/*  
Theme Name: Woot Agent
Theme URI: http://wootagent.com
Version: 1.00
Author: Ported By Matt Gascoigne
Author URI: http://matsta.org/

*/

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	margin:0;
	padding:0;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Century Gothic', Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Century Gothic', Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Century Gothic', Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 750px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

body {
background: #E2E2E2 url('images/back.gif');
margin: 0;
}
html {
height: 100%;
margin: 0;
}
p, img, li, form {
margin: 0;
}
a img{
border:none;
}
#container,#background{
margin: 0 auto;
width: 780px;
background: #E2E2E2 url('images/bg.gif') repeat-x!important;
height:100%;
}
#clear {
clear: both;
margin: 0;
}
#header {
display:block;
float: left;
width: 480px;
background: url('images/bg1.gif') repeat-x;
}
#footer{
text-align:center;
margin: 0 auto;
width: 780px;
background: white url('images/footerbg.gif');
padding:7px 0;
clear:both;
color:white;
border-top:1px solid #EA9E00;
font-size: 10pt;
font-family: "Century Gothic", sans-serif;
}
#footer a{
color:#585858; 
}
#menu {
float: left;
width: 480px;
background: #585858;
margin: 0;
}
#menu a {
color: #fff;
padding: 5px 10px 6px 10px;
float: left;
margin: 0;
font-family: "Century Gothic", sans-serif;
font-size: 11pt;
display: block;
}
#menu li {
list-style: none;
margin: 0;
float: left;
}
#menu .over, #menu a:hover {
background: url('images/menubg.gif') repeat-x;
}
* html DIV#m {
/*width: 100%;*/
height: 100%;
}
#m {
float: left;
min-height: 720px;
/height: 100%;
font-family: "Century Gothic", sans-serif;
font-size: 10pt;
width: 480px;
line-height: 16pt;
background: #fff;
}
a {
color: #EA9F06;
text-decoration:none;
}
#m a:hover,#footer a:hover{
color: #585858;
text-decoration:underline;
}
#m p {
padding: 0px 25px 15px 25px;
text-align:justify;
}
#m img {
padding: 5px 15px 0 10px;
}
#r {
float: left;
display: inline;
height: 100%;
background: #e2e2e2;
width:300px;
margin:0;
padding:0;
}
#r p{
margin:0;
padding:10px 0 0;
}
#r ul{
	margin:0;
	padding:0;
}
#r ul li ul{
	margin:0;
	padding:0 0 4px 15px;
}
#r li {list-style:none }

#r li {
margin:0;
font: 0.9em 'Century Gothic', Sans-Serif;
padding:0;
}

#subscribe, #subtop, #subright {
float: left;
height: 47px;
}
#subscribe {
background: url('images/subscribe.gif') no-repeat;
width: 351px;

}
#subtop {
margin: 0 auto;
background: url('images/sub_top.gif') no-repeat;
width: 227px;
}
#subright {
background: url('images/sub_right.gif') no-repeat;
width: 252px;
margin-left: 0px;
}
#subcenter {
float: left;
padding-left: 15px;
}
.textbox {
margin: 8px 0px 0px 130px;
}
.toptext {
margin: 6px 0px 0px 7px;
height: 14px;
font-size: 9pt;
}
.righttext {
margin: 12px 0px 0px 12px;
height: 14px;
display:block;
font-size: 9pt;
}
#text {
border-width: 0px;
background: #fff;
padding: 5px;
width: 190px;
color: #666;
}
#subright #text{width:224px;}
#subscribe_sub {
float: left;
}
.widgettitle {
	width: 295px;
	background: #9f9f9f;
	color: #333;
	border-top: 3px solid #F29F01;
	padding: 0 0 0 5px;
	font: bold 14px "Century Gothic", sans-serif;
	margin:10px 0;
}
.widget ul{
	padding:0;
	margin:0;
}
#downloads{
float:right;
padding-top:10px;
padding-right:67px;
color:white;
font-family:'Century Gothic',sans-serif;
font-size:10pt;
}
#sidebar{
display:block;
width:200px;
padding left:5px;
}
#sidebar img{
margin:11px;
}

.header, h2{
clear:both;
padding-top:17px;
color:#5F6961;
font-size: 16pt;
padding-left:7px;
padding-bottom:5px;
display:block;
font-family: "Century Gothic", sans-serif;
}
.header:before{
content:url('images/arrow.jpg') " ";
}
#questions a:before{
content:url('images/arrow.jpg') " ";

}
