/*   
Theme Name: AmateursGonzo V2
Description: 
Author: AmateursGonzo
Author URI: http://www.amateursgonzo.com
Version: 8
*/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:url(images/bg_body.gif) repeat-x scroll;
	text-align: center; /* for IE */
}
a:link {
	color:#ff00d2;
	text-decoration: none;
}
a:visited {
	color:#ff00d2;
	text-decoration: none;
}
a:hover {
	color:#F6C;
	text-decoration: none;
}
a:active {
	color:#ff00d2;
	text-decoration: none;
}
img {
	border:0;
}
acronym {
}
span {
}
pre {
}
blockquote {
}
.clr {
	clear:both;
}
#main_wrapper {
	margin: 0 auto;
	width: 980px;
	height: auto;
	text-align:left;
}
.firstH1 {
	padding: 0;
	margin: 0;
}
.firstH2 {
	padding: 0;
	margin: 0;
}
#header {
	min-height:25px;
	padding: 0;
	margin:0;
	width: 100%;
}
#header_left {
	float: left;
	width: 480px;
}
#header_logo {
	width: 480px;
	height: 128px;
	background:url(images/header_t.jpg);
}
#header_subtitle {
	background:url(images/header_b.gif);
	width: 480px;
	height: 55px;
}
#header_right {
	float: right;
	width: 500px;
}
#header_search {
	float: right;
	width: 500px;
	height: 128px;
	text-align:center;
}
.headerimg {
	border:2px #F9F solid;
	margin:5px;
}
.headerimg:hover {
	border:2px #FCF solid;
}
.headerbnr {
	margin-top:24px;
}
#header_nav {
	float: right;
	text-transform: lowercase;
	font-weight: bold;
	text-align: right;
	font-size: 16px;
	background-image: url(images/bg_nav.gif);
	width: 500px;
	height: 55px;
}
#header_nav ul li {
	display: inline;
	list-style: none;
}
#header_nav li a {
	padding-right: 15px;
	color: #ffffff;
	text-decoration: none;
}
#body_container {
	min-height:200px;
	padding: 0;
	margin:0;
	width: 100%;
}
#sidebar_left {
	padding: 0;
	margin: 1%;
	float: left;
	width: 18%;
}


#content {
	padding-left: 0;
	padding-right: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	margin:1px;
	float: left;
	width: 57%;
}
#comment {
	width:100%;
}
#commentform {
	width:95%;
}
#meta_wrap {
	width: 98%;
	position: relative;
	clear: both;
}
#alignleft {
	float:left;
	width:49%;
	position: relative;
}
#alignright {
	float:right;
	width:49%;
	text-align:right;
	position: relative;
}
.navigation {
	clear:both;
}
#sidebar {
	padding: 0;
	margin: 1%;
	float: right;
	width: 18%;
}

.sidebarad {
	border:2px #F9F solid;
}
.entry {

}
#footer_wrap {
	width:100%;
	background-color:#fdd6f6;
	height:15px;
	margin-bottom:0px;
	margin-top:10px;
	font-size:0px;
}
#footer {
	font-size:11px;
	text-align:right;
	height:15px;
	margin: 0 auto;
	width:980px;
}
#footer footer_menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer footer_menu li {
	margin:0;
	padding:6px;
	float:left;
	font-size:11px;
}
#post-1 {
}
#divider {
	clear:both;
	background-image:url(images/divider.png);
	width:98%;
	height:15px;
	margin-bottom:5px;
	font-size:0px; /* cause IE sucks */
}
/*.post {
	width:auto;
	margin:0px;
	background:url(images/post_bottom.png) bottom center no-repeat; << REMOVE
}*/
.posttitle {
	margin:1px;
	font-size:24px;
}
.posttitle a {
	color:#b70097;
}
.posttitle a:visited {
	color:#b70097;
}
.pagetitle {
	color:#cc00cc;
}
.postmetadata {
	font-size:11px;
}
.read-more-post {
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.read-more-post a {
	color:#F3C;
}
.read-more-post a:hover {
	color:#F6C;
}
.read-more {
	background:url(images/watch.png) no-repeat;
	background-position:right;
	height:16px;
	padding-right:21px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.read-more a {
	color:#F3C;
}
.read-more a:hover {
	color:#F6C;
}
.widgettitle {
	background-image:url(images/sidebar_title.png);
	width:176px;
	height:28px;
	text-indent:5px;
	color:#FFF;
	font-size:16px;
	margin-top:1px;
	padding-top:-5px;
	margin-bottom:0;
}
.topsite ol {
	list-style:decimal-leading-zero;
	margin-left:2.5em;
	margin-top:2px;
	padding-left:0;
	font-size:13px;
}
.topsite ol li {
	font-size:12px;
}

.widget ul {
	list-style-image:url(images/bullet_pink.png);
	margin-left:1.5em;
	margin-top:2px;
	padding-left:0;
}
.widget li {
	font-size:12px;
}
.postnav-link  {
	font-size:14px;
	font-weight:bold;
}
.download-set {
	background:url(images/dl-set.png) no-repeat;
	width:136px;
	height:16px;
	padding-left:21px;
	margin-top:0px;
	font-size:16px;
	font-weight:bold;
}
/* begin search form */
fieldset.search {
	border: none;
	width: 100%;
	margin: 0 auto;
}
#searchform {
	text-align:center;
}
#s {
	width:110px;
	height:20px;
	border:0px;
	background:#ff00d2;
	color:#FFF;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-right:4px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search button.searchsubmit {
	background:url(images/search.png) no-repeat top right;
	height:22px;
	width:50px;
	text-indent: -9999px;
	cursor:pointer;
}
/* end search form */
#txt-lnks {
	font-size:12px;
}
#txt-lnks a {
	text-decoration:underline;
	color:#C06;
}
#txt-lnks a:hover {
	text-decoration:underline;
	color:#F06;
}
.thx {
	border:2px solid #F6F;
	margin:0;
}
