/*
main colors:

menu links: #2b9a2b
links: #c77722
links (hover): #3e973e
text: #444444
*/

/* MAIN DOM OBJECT STYLES
========================================
*/

body {
font-family: helvetica, arial, sans-serif;
font-size: 0.8em;
line-height: 1.2em;
background-image: url('../images/bg_grass.png');
padding-left: 40px;
color: #222222;
}

th, td {
font-family: helvetica, arial, sans-serif;
font-size: 0.8em;
line-height: 1.2em;
color: #222222;
}

input, textarea, select {
font-family: arial, sans-serif;
font-size: 0.9em;
line-height: 1.2em;
color: #222222;
padding: 3px;
}

a {
color: #c77722;
}

a:visited {
color: #d77b19;
}

a:hover {
color: #b07639;
}

h2 small {
	font-size: 12px;
	color: #888888;
	font-style: italic;
	}
	
/* MAIN DIV STYLES
========================================
*/

#content {
position: relative;
}

#header {
position: relative;
background-image: url('../images/header.png');
height: 120px;
width: 900px;
vertical-align: bottom;
}
#header #menu {
position: absolute;
right: 10px;
bottom: 1px;
}
#header #logo_placeholder {
position: relative;
top: 6px;
left: 16px;
width: 450px;
height: 75px;
cursor: pointer;
}
#header #controlpanel {
position: absolute;
right: 10px;
top: 0px;
padding: 0px;
height: 30px;
color: #acacac;
cursor: pointer;
}
#header #newgbposts {
position: absolute;
top: 36px;
right: 16px;
}

#content_latestblogs {
width: 33%;
}

#content_latestpictures {
width: 32%;
}

#content_latestblogposts {
width: 33%;
}

#content_holder {
position: relative;
width: 900px;
background-color: #ffffff;
}

#content_main {
width: 680px;
background-color: #ffffff;
}
#content_main p {
padding: 12px;
}

#content_sidebar {
border-left: 1px solid #d9d9d9;
background: #ffffff;
width: 219px;
}

#googleads {
padding: 5px;
padding-top: 0px;
}

#footer {
height: 60px;
background-color: #f5f5f5;
border-top: 1px solid #d9d9d9;
border-bottom: 4px solid #000000;
border-right: 1px solid #d9d9d9;
padding: 10px;
color: #888888;
font-size: 0.9em;
}

/* SMALLER ELEMENT STYLES
========================================
*/

#menu ul {
list-style-type: none;
height: 20px;
}
#menu li {
float: left;
margin-right: 1px;
padding: 10px;
background-color: #ffffff;
cursor: pointer;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;

}
#menu li.first {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}
#menu li.last {
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}
#menu li a {
color: #c77722;
text-decoration: none;
}
#menu li:hover {
background: #dddddd;
}

#controlpanel a {
color: #c77722;
text-decoration: none;
}
#controlpanel ul {
	list-style-type: none;
	height: 30px;
	}
#controlpanel ul li {
	float: left;
	padding: 5px 6px;
	background-color: #ffffff;
	margin-right: 1px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	}
#controlpanel ul li.first {
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	}
#controlpanel ul li.last {
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
#controlpanel ul li:hover {
	background-color: #dddddd;
	}
#controlpanel #caption {
margin-top: 6px;
vertical-align: middle;
}
#controlpanel #caption img {
margin-right: 3px;
}

#content_ad {
text-align: center;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
padding-top: 0px;
padding-bottom: 0px;
}

#content_holder {
border-right: 1px solid #d9d9d9;
}
#content_holder h2 {
background: #f5f5f5;
padding: 8px;
padding-top: 12px;
border-width: 1px 0px 1px;
border-color: #d9d9d9;
border-style: solid;
color: #444444;
}
#content_holder h2 .date {
color: #797979;
font-weight: lighter;
font-size: 80%;
padding-right: 10px;
}
#content_holder h2 .author {
font-style: italic;
font-weight: lighter;
color: #9b9b9b;
font-size: 70%;
padding-left: 10px;
}

#tagboard {
width: 100%;
height: 400px;
border-bottom: 1px solid #d9d9d9;
}

#tagboard_list li {
padding: 2px;
padding-left: 4px;
color: #444444;
border-bottom: 1px solid #d9d9d9;
}

#user_blogg {
width: 90px;
background-color: #e9e9e9;
border: 1px solid #d9d9d9;
padding: 15px;
cursor: pointer;
margin-top: -20px;
}
#user_blogg:hover {
background-color: #f9f9f9;
}

.btn_add {
	border: 1px solid #aaaaaa;
	height: 26px;
	background: #e5e5e5;
	font-size: 16px;
	line-height: 18px;
	padding-top: 1.5px;
	text-transform: uppercase;
	font-weight: 800;
	color: #696969;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
	
.div_upload_img {
	padding: 10px;
	border: 1px solid #bbbbbb;
	background: #f5f5f5;
	}
	.div_upload_img table td {
		background: #f5f5f5;
		padding: 6px;
		border: 0;
		}

#nav_userpage ul {
	list-style-type: none;
	height: 20px;
	}
	#nav_userpage li {
		float: left;
		margin-right: 1px;
		padding: 10px 15px;
		background-color: #f5f5f5;
		cursor: pointer;
		border-top: 1px solid #dddddd;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
		}
	#nav_userpage li.first {
		-moz-border-radius-topleft: 6px;
		-webkit-border-top-left-radius: 6px;
		}
	#nav_userpage li.last {
		-moz-border-radius-topright: 6px;
		-webkit-border-top-right-radius: 6px;
		}
	#nav_userpage li a {
		color: #c77722;
		text-decoration: none;
		}
	#nav_userpage li:hover {
		background: #e5e5e5;
		}

#review_content {
	position: relative;
	padding-left: 20px;
	}

#course_content {
	position: relative;
	padding-left: 20px;
	}

#mainimage_holder {
	width: 676px;
	background: #ffffff;
	padding: 20px 10px;
	text-align: center;
	border-bottom: 1px dashed #cccccc;
	}
.display_images {
	background: #ffffff;
	padding: 10px 10px 6px 10px;
	overflow: hidden;
	width: 676px;
	list-style-type: none;
	border-bottom: 1px dashed #cccccc;
	}
	.display_images li {
		float: left;
		margin-right: 8px;
		cursor: pointer;
		}
.review_big {
	cursor: pointer;
	}
	.review_big img {
		float: right;
		margin-left: 6px;
		}

/* GENERIC CLASSES
========================================
*/

.content_latest {
padding: 6px;
list-style: none;
}
.content_latest ul li { 
padding: 1px;
}
#content_latestblogs {
list-style: disc url(../images/icons/smaller/user_gray.png) inside;
width: 215px;
}
#content_latestpictures {
list-style: disc url(../images/icons/smaller/camera.png) inside;
width: 215px;
}
#content_latestblogposts {
list-style: disc url(../images/icons/smaller/pencil.png) inside;
width: 215px;
}
#sidebar_usersonline li {
list-style: disc url(../images/icons/smaller/user_green.png) inside;
}
#sidebar_latestmembers li {
list-style: disc url(../images/icons/smaller/user_green.png) inside;
}
#sidebar_latestforumposts li {
list-style: disc url(../images/icons/smaller/page_white_text.png) inside;
}
#sidebar_latestwebmovies li {
list-style: disc url(../images/icons/smaller/film.png) inside;
}
#sidebar_mostvisitedblogs li {
list-style: disc url(../images/icons/smaller/user_gray.png) inside;
}

.content_latest_header {
padding: 6px;
background: #f5f5f5;
border-top: 1px solid #d9d9d9;
border-bottom: 1px solid #e3e3e3;
margin-bottom: 8px;
color: #444444;
}

.sidebar_header {
xwidth: 95%;
background: #f5f5f5;
padding: 6px;
xfloat: left;
border-bottom: 1px solid #e3e3e3;
border-top: 1px solid #e3e3e3;
xmargin-bottom: 8px;
color: #444444;
}
#content_sidebar ul {
padding: 6px;
list-style: none;
}
#content_sidebar ul li { 
padding: 1px;
}
#content_sidebar p {
padding: 6px;
}

.table_list {
}
.table_list tbody tr {
cursor: pointer;
}
.table_list tbody tr:hover {
background-color: #e9e9e9;
}
.table_list thead th {
font-weight: bold;
text-align: left;
background-color: #e9e9e9;
padding: 10 2 6 2;
}
.table_list td {
padding: 6px;
border-bottom: 1px solid #d9d9d9;
}
.table_list th {
padding: 4px;
border-bottom: 1px solid #a4a4a4;
}

.table_info {
	border-top: 1px solid #d9d9d9;
}
.table_info td {
	padding: 4px;
	background-color: #ffffff;
	border-bottom: 1px solid #d9d9d9;
}
.table_info .info_title {
	padding: 4px;
	padding-left: 10px;
	background: #e9e9e9;
	border-right: 1px solid #d9d9d9;
	text-align: right;
}
.table_info img {
	border: 1px solid #444444;
	margin: 4px;
}

.table_grid {
	border-top: 1px solid #d9d9d9;
}
.table_grid td {
	padding: 4px;
	background-color: #ffffff;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.table_grid td:hover {
	background-color: #f4f4f4;
}
.table_grid img {
	border: 1px solid #444444;
	margin: 4px;
}
.table_grid .image_info {
	font-size: 0.9em;
	line-height: 1em;
	color: #666666;
}