html, body {	padding: 0;	margin: 0;	height: 100%;	background-color: #f4f4f4;	font-size: 100%;	font-family: "trebuchet ms", arial, verdana;	color: #555;}

ul, p, h1, h2, h3, ol, blockquote {	padding: 0;	margin: 0; }

a { color: #EF7B0A; text-decoration:none;}
a:hover { text-decoration: underline; }

#header-container { 	background: url(images/header-bg.gif) repeat-x #0B1933; border-bottom: 3px solid #CE6C1C; }

#header { width: 900px;	margin: auto;	position:relative; }
#header ul { position:absolute;right:0px }
#header ul { list-style: none; position:absolute;	bottom: 0;	right: 0px; }
#header ul li {	float: left; }
#header ul a { position:relative;display:block;padding: 6px 10px;	background-color: #2B374D;	color: #999;	font: bold 100% "trebuchet ms", arial, verdana, sans-serif;	text-decoration: none;	text-transform: uppercase;	border-bottom: 1px solid #081631;	margin-right: 1px; }
#header a:hover {	background-color: #3F4A5E; color: #fff; }
/* #header ul a.active {	position:relative;padding: 6px 10px 7px 10px;	border: 0;	background-color: #CE6C1C;	cursor: default; color:#FFF; }*/
#header ul a.active {
	position:relative;
	padding: 6px 10px 7px 10px;
	border: 0;
	background-color: #CE6C1C;
	cursor: default;
	color:#FFF;
	text-shadow: 1px 1px 1px #222;
	background: -moz-linear-gradient(top, #f8912c, #ad5907);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8912c, endColorstr=#ad5907);
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8912c, endColorstr=#ad5907)";
	background: -webkit-gradient(linear, left top, left bottom, from(#f8912c), to(#ad5907));
}
#header ul a.active:hover {	background-color: #CE6C1C; }

h1 { font: 250% "trebuchet ms"; color: #fff; padding: 25px 0 25px 10px;}
h1 span { color: #6BAD42; }
h1 a { color: #FFF; }
h1 a:hover { color: #6BAD42;  text-decoration: none; background-color:transparent !important;}
h1 a:hover span { color: #FFF;}

p#slogan {font: bold 60% arial, verdana, sans-serif; color: #fff; display:inline; position:absolute;top: 65px; left: 180px; } /* Change left to position slogan */

#content { width: 900px; margin: auto; padding-bottom: 20px; padding-top:25px;background-color:#FFF;
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.5);
box-shadow: 0 0 20px rgba(0,0,0,0.5);

}
#content-left { width: 570px; float: left; margin-left: 15px;}
#content-right { width: 275px; float:right;margin-right: 5px;}
#content p { color: #555; font-size: 80%; line-height: 170%; margin: 5px 0;}

#footer {width: 900px; margin: 0 auto; padding-bottom: 40px; color: #555; font: 70% arial, verdana, sans-serif; border-top: 3px solid #CE6C1C}
#footer p { padding: 8px; }
#footer #copyright { float: left; }
#footer #design { float: right; }

.clear { clear:both; }

.post-bottom { clear:both; border-top: 1px solid #eee;  padding-top: 3px; margin-top: 20px; position:relative;height: 60px;}
.post-bottom a { margin-left: 20px; font-size: 80%; }
.comment-link { padding-left: 20px; background: url(images/comment.gif) 0 3px no-repeat; }
.readmore-link { padding-left: 18px; background: url(images/readmore.gif) 0 3px no-repeat; }
.post-by { position:absolute;top:5px;left:0; color:#aaa;font-size: 80%;}
.post-by a { padding-left: 20px; margin: 0 !important;font-size:100% !important; background: url(images/poster.gif) 0 2px no-repeat;}
.post-actions {position:absolute;right:0;top:5px;}
#content-left h2, #content-left h3, #content-left p , #content-left div, #content-left ul, #content-left ol, #content-left form { margin-left: 25px; }

h3 { font: 90% arial, verdana, sans-serif; }

#content ul {list-style: none; font-size: 80%;margin: 5px 2px;}
#content ul li {display:inline;}
#content ul a {position:relative;}

#content ol {font-size: 80%;margin: 5px 25px;}
#content ol li {margin-left: 15px;}

p img { float:left; margin: 0 20px 15px 0}
.boxart {
	border: 0px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.sidebar {margin: 0 0 30px 0 !important;}
.sidebar a {border-bottom: 1px dotted #ddd;display:block;padding: 5px}
.sidebar a:hover {background-color: #f6f6f6; text-decoration:none;}

#content-right h2.sidebar-top {margin-top: 0}
#content-right h2 {margin: 30px 0 0 0;}


blockquote { font-style:italic; font-size: 80%; margin: 5px 0 5px 50px;}

code {font: 80% courier, georgia, "times new roman"; background-color: #f5f5f5;margin-left: 50px;display: block; padding: 5px;}

h2 { font: bold 100% arial, verdana, sans-serif; color: #3B578B; border-bottom: 1px solid #eee; padding-bottom: 3px; margin-bottom: 15px;}


/* form { font-size: 80%; background-color: #f5f5f5; padding: 20px 40px;} */
form { font-size: 80%; font-family: arial, verdana, sans-seriff; }
.downform { font-size: 80%; background-color: #FFFFFF; padding: 10px 10px; }
label { display: block; }

.la, li, td { font-family: verdana, arial; font-size: 11px;}
td { vertical-align: top; }

.myimage { 
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	padding: 0px;
	margin: 0px;
	position:block;
}

/*
.myimage { 
	padding: 0px;
	margin: 0px;
	position:block;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	width: 220px;
}
*/

div.text {
	width: 260px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#text_1 {
	font-family: verdana, arial;
	font-size: 11px;
	margin-left: 0px;
	width: 110px;
	float: left;
	font-weight: bold;
	vertical-align: top;
}

#text_2 {
	font-family: verdana, arial;
	font-size: 11px;
	width: 600px;
	vertical-align: top;
}

.title {
	text-shadow: 1px 1px 1px #999;
}

.pager {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #888;
	width: 60px;
	height: 20px;
	padding: 4px;
	background: -moz-linear-gradient(top, #f8912c, #ad5907);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8912c, endColorstr=#ad5907);
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8912c, endColorstr=#ad5907)";
	background: -webkit-gradient(linear, left top, left bottom, from(#f8912c), to(#ad5907));
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	font-family: "Trebuchet MS", arial, helvetica;
	cursor: pointer;
	opacity:0.6;
	filter:alpha(opacity=60)
} 


input[type=text], input[type=password] {
	border: solid 1px #ccc;
	font-size: 12px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
input[type=text]:focus, input[type=password]:focus {
	background: #ffffbe;
}

#login_box {
	font-size: 12px;
	display:none;
	position:absolute;
	border: solid 1px #acacac;
	background: #fff;
	padding: 0px 10px 5px 10px;

	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;

	-moz-box-shadow: 0 3px 5px #000;
	-webkit-box-shadow:0 2px 10px #000;
	box-shadow: 0 5px 10px #000;
}

#login_box button {
	font-size: 12px;
}

#login_link { cursor:pointer; }

button, #add {
	background: -moz-linear-gradient(top, #fff, #ddd);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e2e2e2);
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e2e2e2)";
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	border: solid 1px #acacac;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #555;
	text-align: center;
	text-shadow: 1px 1px 0px #f0f0f0;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	outline: none; 
	padding: 2px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}


button:active, #add:active {
	background: -moz-linear-gradient(top, #e2e2e2, #fff);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e2e2e2, endColorstr=#ffffff);
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e2e2e2, endColorstr=#ffffff)";
	background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#ffffff));
}


button:hover, button a:hover, button a:link, button a:visited, #add:hover {
	border: solid 1px #555;
	text-decoration: none;
}

#comment {
	width: 300px;
}

#comment textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #cdcdcd;
	font-family: "Trebuchet MS", arial, verdana, helvetica;
	font-size: 12px;
}

#comment textarea:focus { background: #ffffbe; }
#comment_counter { 
	font-family: "Trebuchet MS", arial, verdana, helvetica;
	font-size: 14px;
	float:right;
}

#comments {
	margin-top: 20px;
	padding-top: 20px;
}

#down_link, .down_link  {
	color: #fff;
	font-size: 15px;
	padding: 3px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	text-decoration:none;
	text-shadow: -1px -1px 0px #ad5907;
	box-shadow: 2px 2px 5px #ddd;
	-moz-box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	cursor:pointer;
	opacity: 0.8;
	filter:alpha(opacity=80);
	background: -moz-linear-gradient(top, #f8912c, #ad5907);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8912c, endColorstr=#ad5907);
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8912c, endColorstr=#ad5907)";
	background: -webkit-gradient(linear, left top, left bottom, from(#f8912c), to(#ad5907));
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

#down_link:hover, .down_link:hover {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	opacity: 1;
	filter:alpha(opacity=100);
}


.table_tr {
	cursor: pointer;
}

.table_tr:hover {
	background: #f8912c;
	color: #fff;
	
}


#pagenum {
	padding-right: 2px;
	padding-left: 2px;
	float: left;
}
#pagenumsel, #pagenum:hover {
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	background: #f8912c;
	float: left;
	text-decoration: none;
}

#pagerdiv {
	width: 1050px;
	display:block;
}

