/*
Theme Name: Agent Gurus
Theme URI: http://agentgurus.com/
Description: Theme for Agent Gurus website.
Version: 1.0
Author: Dylan Schuster
Author URI: http://dylanschuster.com
Tags: 

	This theme was developed for Agent Gurus and is not for public use.
*/

@charset "UTF-8";
/* CSS Document */

/*Misc*/
html, body {
height: 100%;
}

* {
margin:0;
padding:0;
}


.backlink {
	font-size: 8px;
color: #6d6d6d; 
}

	.backlink a:link { text-decoration: none; color: #6d6d6d; }


body {
margin: 0;
background:url(images/bodybg.gif) top center repeat-x #c3c3c3;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
text-align: center;
font-size: 12px;
}

#page {
width: 934px;
margin: 0 auto;
text-align: left;
background:url(images/containerbg.gif) top center repeat-y;
}

div, ul, li, img, a, a:hover, span, h1, h2, h3, h4, h5, h6 {
outline:none;
}

a {
color: #1f4372;
text-decoration:underline;
}

a:hover {
color: #4275b8;
}

a, img, a img {
border:none;
}

p {
line-height: 16px;
margin: 18px 0;
}

/*Header*/

#header {
width: 934px;
height: 394px;
position: relative;
background:url(images/headerbg.jpg) bottom center no-repeat #2d3249;
float:left;
}

h1#logo {
margin: 0;
position: absolute;
top: 69px;
left: 27px;
}

h1#logo a {
background:url(images/logo.jpg);
width: 299px;
height: 60px;
border:none;
display:block;
}

h1#logo a, div.slogan {
font-size: 0;
text-indent: -9000px;
overflow: hidden;
}

/*Intro Paragraph*/

#intro {
position: absolute;
width: 530px;
top: 160px;
left: 45px;
}

#intro h2 {
color: #c87003;
text-transform:uppercase;
font-size: 16px;
font-weight: bold;
margin: 0 0 14px;
}

#intro p {
line-height: 16px;
font-size: 13px;
}

/*Navigation*/

ul#nav {
margin: 0;
padding: 0;
list-style:none;
position: absolute;
top: 342px;
left: 30px;
}

ul#nav li {
float:left;
text-align: center;
margin:0;
padding:0;
}

ul#nav li a {
font-size: 16px;
font-weight: bold;
color: #ffffff;
display:block;
background:url(images/navlinkbg.gif);
background-position: top center;
background-repeat: repeat-x;
text-transform:uppercase;
height: 27px;
text-decoration:none;
padding: 10px 15px 0;
float:left;
}

ul#nav li a:hover {
background-position: bottom center;
}

div#rss-subscribe {
position: absolute;
top: 55px;
left: 718px;
padding: 10px 30px 0 0;
background:url(images/rssbutton.gif) bottom right no-repeat;
z-index: 15;
}

div#rss-subscribe a {
color: #333333;
font-weight: bold;
display:block;
font-size: 14px;
}

div#rss-subscribe a:hover {
color: #555555;
}

/*Search Box*/

#search {
background:url(images/searchbg.gif) top center no-repeat transparent;
width: 335px;
height: 30px;
padding: 5px 10px;
position: absolute;
top: 20px;
left: 553px;
z-index: 10;
}

#search span.search-name {
font-family:"Times New Roman", Times, serif;
color: #767676;
font-size: 18px;
text-transform:uppercase;
display:block;
float:left;
padding: 3px 10px 0 0;
}

#search input {
background: #ffffff;
border: 1px solid #b6b6b6;
padding: 4px 3px;
width: 192px;
color: #444444;
height: 14px;
}

#search input.btn {
background:url(images/searchbutton.gif);
width: 39px;
height: 26px;
border:none;
margin: 0 0 0 5px;
}

/*Content*/

#content {
width: 663px;
float:left;
padding: 5px 0 0 25px;
}

#wide-content {
float:left;
width: 904px;
padding: 5px 20px 0 10px;
background:url(images/nosidebar.gif) top center repeat-y;
position: relative;
}

#polaroid-bottom {
position: absolute;
top: 0;
right: 0;
background:url(images/rightnosidebar.jpg) top center no-repeat;
width: 231px;
height: 19px;
}

#content h2, #wide-content h2 {
background:url(images/h1bg.jpg) bottom left no-repeat;
margin: 0 0 18px;
padding: 0px 0 5px 40px;
font-size: 24px;
}

#content h2, #wide-content h2, #wide-content h2 a, #content h2 a {
font-weight: normal;
color: #c87003;
display:block;
text-decoration:none;
}

#content h2 a:hover {
color: #1f4373;
}

#content h3, #content h3 a {
font-size: 18px;
color: #1f4372;
margin: 14px 0;
text-decoration:none;
font-weight:bold;
}

/*Sidebar*/

#sidebar {
width: 180px;
float:left;
background:url(images/rightcolumnbg.jpg) top right no-repeat;
padding: 30px 41px 25px 25px;
}

#sidebar ul {
list-style:none;
margin: 0 0 20px;
padding: 0;
}

h2.widgettitle, h2.widgettitle a {
color: #c87003;
text-transform:uppercase;
font-size: 16px;
font-weight: bold;
padding-bottom: 2px;
border-bottom: 1px solid #c3c3c3;
margin: 0;
text-decoration:none;
}

#sidebar ul li ul li {
border-bottom: 1px dashed #ffffff;
padding: 6px;
}

#sidebar ul li ul li a {
display:block;
font-size: 14px;
color: #333333;
text-decoration:none;
}

#sidebar ul li ul li a:hover {
color: #1f4373;
}

li.cat_posts h2.widgettitle a {
border-bottom:none;
font-size: 14px;
}

li.widget {
margin-bottom: 35px;
}

/*Home Page*/

#fromblog {
width:390px;
height: 270px;
background: #f0f0f0;
float:left;
margin-bottom: 20px;
}

#fromblog p {
margin: 0;
padding: 0;
}

#content h3#fromblog-top {
width: 380px;
height: 31px;
background:url(images/excerpt-top.jpg) top center no-repeat;
margin:0;
padding: 7px 0 0 10px;
}

h3#fromblog-top a {
color: #ffffff;
font-size: 20px;
font-weight:normal;
display:block;
text-decoration:none;
margin:0;
}

#fromblog-mid {
width: 360px;
height: 164px;
padding: 15px;
line-height: 16px;
}

.fromtheblogtitle {margin: 0 0 3px;}
.fromtheblogtitle a {font-size: 15px; text-decoration: none;}

#fromblog-mid ul, #fromblog-mid ul li {
margin: 0;
padding: 0;
list-style:none;
}

#fromblog-mid a.rss-item {
display:block;
font-size: 18px;
font-weight:bold;
text-decoration:none;
color: #134f72;
line-height: normal;
}

a#fromblog-bottom {
text-align: right;
background:url(images/excerpt-bottom.jpg) top center no-repeat;
width: 375px;
height: 27px;
display:block;
color: #ffffff;
font-size: 14px;
font-weight:bold;
text-decoration:none;
padding: 11px 15px 0 0;
}

#twoclicks {
width: 260px;
height: 270px;
float: right;
}

#twoclicks a, #twoclicks img {
margin: 0;
text-decoration:none;
}

#twoclicks-top, #twoclicks-bottom {
width: 260px;
height: 29px;
font-size: 18px;
color: #ffffff;
display:block;
text-align:center;
font-weight: normal;
font-weight: bold;
padding:9px 0 0 0;
}

#twoclicks-top {
background:url(images/twoclicks-top.jpg);
}

#twoclicks-bottom {
background:url(images/twoclicks-bottom.jpg);
}

#home-paragraph {
float:left;
width: 663px;
margin: 0 0 25px;
}

div.homebutton {
float:left;
}

div#middle-homebutton {
margin: 0 9px;
}

a.button-top {
width: 215px;
height: 25px;
background:url(images/orange.jpg) top center no-repeat;
text-align: center;
color: #ffffff;
font-size: 18px;
font-weight: bold;
display:block;
padding: 5px 0 0;
text-decoration:none;
}

a.button-top:hover {
color: #ffffff;
}

/*Posts*/

div.post {
margin-bottom: 25px;
}

small {
font-size: 11px;
font-style: italic;
}

/*Quote Form*/

table#quoteform {
}
table#quoteform tr td {
text-align: right;
padding-bottom: 10px;
}
table#quoteform tr td.left {
width: 150px;
padding-right: 10px;
}
input.radio {
margin-right: 15px;
}

/*Contact Page*/

p.address {
font-size: 14px;
margin: 0 0 32px 10px;
}

strong.blue {
color: #1f4372;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*New Quotes*/
td.small {
font-size: 11px;
}


/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/*Footer*/

#footer {
width: 909px;
height: 120px;
background:url(images/footerbg.gif) top center no-repeat #c3c3c3;
clear:both;
font-weight: bold;
font-size: 14px;
padding: 50px 0 0 25px;
}

#footer ul {
margin: 0 0 25px;
padding: 0;
list-style: none;
width: 100%;
float:left;
}

#footer ul li {
float:left;
margin:0;
padding:0 20px 0 0;
}

#footer ul li a {
text-decoration: none;
}

div.copyright {
display:block;
float:left;
width: 100%;
margin-bottom: 5px;
}