/*
Theme Name: 182 Online
Theme URI: http://www.182online.com
Description: 182 Online's template.
Version: 1.0
Author: Justin Sanders & Kieran Thompson
Author URI: http://www.182online.com
*/


/* Main */

html {
	padding:0;
	margin:0;
}

body {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#F2F2F2;
	padding:0;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#page {
	background-image:url(images/page-bg.png);
	background-position:center;
	background-repeat:repeat-y;
	width:900px;
	margin: 0 auto 0 auto;
	color:#3D3D3D;
}

#header {
	width:900px;
	height:216px;
	margin: 0 auto 0 auto;
	background-image:url(headers/rotate.php);
}

#content {
	clear:none;
	min-height:650px;
}

.narrowcolumn {
	width:620px;
	margin:10px 25px 25px 25px;
}

.widecolumn {
	width:620px;
	margin:10px 25px 25px 25px;
	padding:0px;
}

#footer {
	width:900px;
	height:50px;
	margin: 0 0 0 0;
	clear:both;
}

*>#footer {
	background-image:url(images/footer-bg.png);;
}

.post {
	margin: 0 20px 0 20px;
}

.post_firstpost {
	border:1px solid #DDDDDD;
	background-image:url(images/newest.png);
	background-position:top right;
	background-repeat:no-repeat;
	margin: 0 0 0 10px;
	padding: 5px 10px 0 10px;
}

#entry {

}

.navigation {
	font-size:small;
	margin: 0 0 0 20px;
}

span.bumpleft {
	margin: 0 0 0 20px;
}

/* Text */

p {
	font-size:small;
	color:#646464;
}

h2 {
	margin:0px;
	padding:0px;
	letter-spacing:-2px;
	font-size:1.3em;
}

h3 {
	margin:0px;
	padding:0px;
	letter-spacing:-2px;
	font-size:1.2em;
}

#sidebar h2 {
	margin:0px;
	padding:0px;
	letter-spacing:-1.25px;
	font-size:2em;
}

h3.comments {
	font-size:1.2em;
	font-weight:bold;
}

.commentform {
	margin: 0 0 0 20px;
}

.postmetadata {
	background-image:url(images/commentBubble.png);
	background-repeat:no-repeat;
	padding:12px 35px 30px 20px;
}

.postmetadata2 {
	background-image:url(images/commentBubble.png);
	background-repeat:no-repeat;
	padding:7px 35px 30px 20px;
}

.choosertext {
	font-size:8px;
	color:#999999;
	margin: 0 0 5px 0;
}

#header p {
	margin:10px 20px 0 0px;
	padding:0px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
}

#header h1 {
	color:#FFFFFF;
	font-size:48px;
	font-weight:bold;
	letter-spacing:-4px;
	margin:0px;
	padding:0px;
	position:relative;
}

#footer p {
	text-align:center;
	padding:20px 0 0 10px;
	font-size:10px;
	position:relative;
}

.pagetitle {
	color:#000000;
	margin:0 0 0 20px;
}

.cat {
	font-size:.7em;
	line-height:.85em;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	color:#AAAAAA;
	border-left:3px solid #DDDDDD;
}



/* Header Menu */

#header a {
	position: relative;
	height: 15px;
	top: 172px; 
	text-decoration: none;
  }

#header a i { visibility: hidden; }
a#headernews { width: 38px; left: 540px; }
a#headertour { width: 60px; left: 550px; }
a#headerforum { width: 48px; left: 600px; }
a#headertwitter { width: 41px; left: 608px; }
a#headercontact { width: 60px; left: 617px; }

.recent_entries_text a {
	font-size:9px;
}




/* Links */

a:hover, #header p { 
	color:#5E2929; 
}
a, #header { 
	color:#AD4427; 
}

#header h1, #header a, #header a:visited, #header a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a, #footer a:visited {
	color:#2A3741;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h2 a {
	color:#2A3741;
}

h3 a {
	color:#4A6479;
}

h2 a:hover, h3 a:hover, h1 a:hover {
	text-decoration:none;
}

.post h2, .post h3 {
	border-bottom:1px solid #DDDDDD;
	margin: 0 0 5px 0;
}

/* Sidebar */

#sidebar h2 {
	font-size:1.3em;
	color:#000000;
/*	background-image:url(images/quoteTiny.png);*/
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 0 0;
	border-bottom: 1px solid #DDDDDD;
}

#sidebar {
	width:200px;
	float:right;
	margin: 0 35px 0 0;
}

#sidebar ul, #sidebar li, #sidebar ul li {
	padding:0px;
	margin:0px;
}

#sidebar li li {
	font-size:small;
	margin-left:15px;
}

#sidebar li li ul li {
	margin-left:0px;
	background-image:url(images/arrow.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar li, #sidebar ul select {
	margin: 0px;
	padding:0px;
}

#sidebar a {
}

#sidebar a:hover {
	background-position:left;
	text-decoration:underline;
}


/* Lists */

ol {
	font-size:small;
}

ul {
	font-size:small;
	list-style-type:square;
}

/* Misc */

#search {
	margin: 12px 0px 0px 0px;
	/*margin: -45px 35px 20px 20px;*/
}

blockquote {
	background-image:url(images/quote.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 1px 0 0 20px;
	font-style:italic;
	min-height:50px;
}

blockquote p {
	color: #000000;
}

blockquote blockquote {
	background-image:url(images/quoteSml.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0 0 0 25px;
	font-style:italic;
}

.post img {
	/* float:left; */
	padding:5px 10px 10px 0px;
}

.chooser {
	padding:3px;
	border: 1px solid #DDDDDD;
}

.chooser:hover {
	background-color:#EEEEEE;
}

.right {
	text-align:right;
}

.bump {
	padding: 60px 0 0 10px;
}

#search input{
	background-color:#FFFFFF;	
	border: 1px solid #FFFFFF;
	font-size: 0.85em;
	color:#2A3741;
	width: 170px;
	padding-left:2px;
	position:relative;
}

a img {
	border:none;
}

#header img {
	position:relative;
}

small {
	font-size:10px;
}

.date {
	font-size:10px;
	color:#999999;
}

span.alignleft {
	
}

.commentlist li {
	padding:5px 10px 5px 10px;
	margin: 0 0 5px 0;
}

.alt {
	background-color:#F5F5F5;
}

/* Calendar */

#wp-calendar {
	empty-cells: show;
	width: 195px;
	font-size:10px;
}

#wp-calendar a {
	display: block;
	text-decoration:underline;
}


#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
	
table caption {
	font-weight:bold;
	font-size:12px;
}

