@charset "utf-8";
/* 

 ! ! ! ! PLEASE NOTE, YOU MUST CHANGE URL PATH ON SOME BACKGROUND IMAGES ! ! ! ! 

*/

/* ------ BASIC FORMATTING ------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
	line-height:160%;
	height:100%;
	text-align:center;
	}
#wrapper {
	width:980px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	padding-bottom:30px;
	text-align:left;
	margin:0 auto 0 auto;
	}
.error{
	border:1px solid #CC0000;
	padding:3px;
	background-color:#fbffec;
	background-image:url(../img/mini_error.gif);
	background-position:left center;
	text-align:left;
	background-repeat:no-repeat;
	padding:3px;
	padding-left:20px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.footer {
	color:#cccccc;
	font-size:10px;
	margin-bottom:25px;
	}
.footer a {
	color:#cccccc;
	}
#content {
	padding:15px 0px 15px 0px;
	float:left;
	width:700px;
	}
#content_right {
	float:left;
	width:225px;
	padding:15px;
	padding-left:40px;
	}
.clr {
	clear:both;
	}
.line {
	margin:5px 0px 5px 0px;
	border-bottom:1px dotted #cccccc;
	height:1px;
	}
	
/* -------- Live Search Bar ------- */

#search_box {
	background-image:url(../img/search_bg.gif);
	background-repeat:repeat-x;
	padding:10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	height:68px;
	}
#search_box #search {
	padding:6px;
	width:520px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:4px solid #709fd6;
	}
#search_box #submit {
	padding:6px;
	color:#FFFFFF;
	text-shadow: #000000 0px 0px 3px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-image:url(../img/search_button_bg.gif);
	background-position:top center;
	border:2px solid #709fd6;
	width:100px;
	margin-left:20px;
	}
#search_results {
	position:absolute;
	width:678px;
	min-height:50px;
	padding:15px 0px 8px 0px;
	z-index:98;
	display:none;
	margin-left:10px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	border:1px solid #cccccc;
	background-color:#f2f2f2;
	border-top:0px;
	}
#search_box #status {
	float:right;
	text-align:right;
	width:150px;
	padding-top:14px;
	}
#search_results h2 {
	margin:0px 0px 0px 15px;
	color:#9a1313;
	display:inline;
	font-size:18px;
	padding:0px;
	}
#search_results a:hover {
	text-decoration:none;
	}
.live_results {
	border-bottom:1px dotted #cccccc;
	padding:15px 15px 10px 15px;
	}
#search_results a:hover div {
	background-color:#ffffff;
	}
.live_results span {
	font-weight:bold;
	font-size:11px;
	}
.live_results a:hover {
	text-decoration:none;
	}
.live_results p {
	margin:3px 0px 0px 0px;
	font-size:10px;
	padding:0px;
	}
.live_results img {
	float:left;
	padding-right:9px;
	}
.live_results .info {
	float:left;
	width:590px;
	}
#close_results {
	float:right;
	text-align:center;
	cursor:pointer;
	margin-right:15px;
	width:125px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#ffffff;
	}
#not_found {
	padding:30px;
	}
#loading_results {
	display:none;
	}
.mini_button {
	background-color:#709fd6;
	background-image:url(../img/mini_button.gif);
	background-repeat:no-repeat;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background-position:top center;
	font-family:Helvetica, Verdana, Arial, Helvetica, sans-serif;
	width:80px;
	font-weight:bold;
	cursor:pointer;
	text-shadow: #000000 0px 0px 1px;
	text-align:center;
	padding:3px 10px 3px 10px;
	font-size:12px;
	color:#ffffff;
	}
.next {
	float:right;
	}
/* -------- Front Page, Popular and Recent boxes ---- */
.bar {
	padding:7px;
	margin-bottom:5px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#f2f2f2;
	}	
.bar h2 {
	margin:0px;
	padding:0px;
	color:#9a1313;
	font-size:15px;
	}
.fp_item {
	width:218px;
	padding:4px;
	height:60px;
	float:left;
	}
a:hover .fp_item {
	background-color:#f2f2f2;
	}
.fp_item .info {
	padding-top:5px;
	}
.fp_item img {
	float:left;
	padding-top:4px;
	padding-right:8px;
	}
.fp_line {
	border-left:1px solid #cccccc;
	}
/* ------ Article Page ----- */
#edit_article {
	float:right;
	cursor:pointer;
	padding-top:15px;
	}
#helpful {
	padding:10px;
	line-height:220%;
	border:1px solid #f2f2f2;
	}
#similars {
	padding-top:20px;
	}
#similars h4 {
	font-size:15px;
	font-weight:200;
	}
#delete_article {
	float:right;
	cursor:pointer;
	padding-top:15px; margin-left:15px;
	}
/* ------ Category and Search Pages ---- */
.listing_box {
	padding:10px;
	border-bottom:1px dotted #cccccc;
	}
.listing_box img {
	float:left;
	padding-right:9px;
	}
.listing_box span {
	font-weight:bold;
	font-size:11px;
	}
.listing_box a:hover {
	text-decoration:none;
	}
.listing_box p {
	margin:3px 0px 0px 0px;
	font-size:10px;
	padding:0px;
	}
.pages a:hover {
	text-decoration:none;
	}
a:hover .listing_box {
	background-color:#f2f2f2;
	}
	
/* -------- Sidebar Styling ---------- */

.side_bar_title {
	background-color:#e2e2e2;
	padding:8px;
	}
.side_bar_title h3 {
	font-size:15px;
	font-weight:200;
	margin:0px;
	}
.side_bar_content {
	background-color:#f2f2f2;
	padding:8px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	}
.side_bar_content ul {
	margin:0px;
	padding:0px;
	}
.side_bar_content .menu_item {
	list-style:none;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-size:11px;
	margin:8px;
	padding:8px;
	}
a:hover .menu_item {
	background-color:#fff;
	}

/* -------- Admin Panel ----------- */
.admin_cats {
	padding:10px;
	border-bottom:1px dotted #cccccc;
	}	
.admin_del_cat {
	cursor:pointer;
	color:#990000;
	}
.admin_input {
	display:none;
	}
.save_cat {
	display:none;
	}
.admin_update {
	float:right;
	width:200px;
	text-align:right;
	padding-right:10px;
	padding-top:6px;
	}
/* -------- Other Formatting ------------ */
.cursor {
	cursor:pointer;
	}
.logged_in {
	float:right;
	width:200px;
	text-align:right;
	}
.blue {
	color:#598cc7;
	}
.space {
	height:15px;
	clear:both;
	}
h1 {
	font-weight:200;
	font-size:25px;
	}
h2 {
	font-size:20px;
	color:#709fd6;
	font-weight:200;
	}
a {
	text-decoration:none;
	color:#666666;
	}
a:hover {
	text-decoration:none;
	}
.add {
	float:right;
	margin-top:8px;
	}

.thick_line {
	height:10px;
	background-color:#e1e1e1;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.red {
	color:#9a1313;
	}
#header {
	margin:0;
	}
#header h3 {
	margin:18px 0px 18px 0px;
	font-size:24px;
	font-weight:200;
	}
.button {
	background-image:url(../img/button_bg.gif);
	font-family:Helvetica, Verdana, Arial, sans-serif;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	font-size:12px;
	border:1px solid #4982a4;
	font-weight:600;
	text-shadow: #000000 0px 0px 1px;
	color:#FFFFFF;
	padding:3px;
	padding-left:12px;
	padding-right:12px;
	}
.input {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	width:250px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding:4px;
	border:5px solid #aec8e8;
	}
.input_wrapper {
	padding:4px;
	width:260px;
	}
