/*  
Theme Name: Thrive Marketing
Theme URI:
Description: Thrive Marketing Design
Version: 2.0
Author: Thrive Marketing
Author URI: http://www.thrivemarketing.net/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	background: #fff url(images/background.jpg) repeat-x top left;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a{
	text-decoration: underline;
	color:#9C7D0D;
}

a:hover{
	text-decoration: none;
	color:#b5111a;
}
a:visited { color:#655415;}

a img{
	border: 0;
}

#links, #links a, #links a:hover, #contact {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

#copyright, #copyright a, #copyright a:hover, #footer, #footer a, #footer a:hover {
	color: #9F9F9F;
	font-size:10px;
	text-decoration: none;
}

#links a:hover, #copyright a:hover, #footer a:hover {
	text-decoration: underline;	
}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eee;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ccc;
	color: #ccc;
}

small{
	font-size: 10px;
}

pre{
	width: 90%;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#page {
	text-align: left;
	margin: 18px auto;
	position: relative;
	padding: 0;
	width: 942px;
}

#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 725px;
	background: url(images/sidebar.jpg) no-repeat top left;
	z-index: 1;
	padding: 0;
}

#links {
	position: absolute;
	top: 5px;
	right: 10px;
}

#logoContainer {
	margin: 44px 0 0 46px;
	position: relative;
	top: 0px;
	left: 0px;
}

#guide {
	margin: 0 0 10px 100px;
	width: 160px;
	text-align: center;
}
#guide p { text-align: left; margin: 0 0 2px 0; font-size:10px }
#guide div { margin: 0 0 4px 0; float: left; text-align: left;}
#guide label { width: 60px; float: left;}
#guide input { display: block; text-align:left; margin: 0 auto;}
#guide input.text { float: right; width: 90px; margin: 0; text-align: left;}

#blog { width: 165px; margin: 0 0 0 95px; font-size:9px }
#blog p { margin: 0 0 5px 0; }
#blog ul {margin:0; padding:0; list-style:none; line-height:12px; margin-top:5px;}
#blog li { padding-left:5px;}

#copyright { width: 200px; text-align: center; position: absolute; bottom: -10px; right: 0; font-size:9px}

#header {
	position: relative;
	top: 0;
	left: 270px;
	height: 214px;
	width: 672px;
}

#contact {
	position: absolute;
	top: 0;
	right: 20px;
}

#menu {
	height: 23px;
	position: absolute;
	bottom: 0;
	left: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	display: inline;
	float: left;
	height: 23px;
}

#menu ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 23px;
	height: 23px;
	margin-right: 2px;
	background: url(images/left_corner.gif) no-repeat left 0;
}

#menu ul li a span {
	background: url(images/right_corner.gif) no-repeat right 0;
	height: 23px;
	display: block;
	padding: 0 12px 0 9px;
	cursor: pointer;
	margin-left: 3px;
}

#menu ul li a:hover, #menu ul li a:active {
	color: #b5111a;
	background: url(images/left_corner_hover.gif) no-repeat left 0;
}

#menu ul li a:hover span {
	background: url(images/right_corner_hover.gif) no-repeat right 0;
}

#container {
	position: relative;
	top: 0;
	left: 263px;
	width: 679px;
	min-height: 471px;
	background: url(images/body.jpg) repeat-y top left;
	margin: 0;
	padding: 1px 0;
	z-index: 0;
}

#container #right_side {
	background: url(images/right_side.jpg) no-repeat top right;
	width: 45px;
	height: 471px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

#content {
	margin: 0 58px 0 28px;
	width: 600px;
}

.post{
	padding: 0;
}

h2 { margin: 0; padding: 0; font-size:16px; color:#9C7D0D;}

h2 a{
	color: #9C7D0D;
}

h2.post_head, .post h2 {
	margin: 10px 0;
}

h2.post_head a, .post h2 a {
	font-weight: bold;
	color: #9C7D0D;
	text-decoration: none;
}

h2.post_head a:hover, .post h2 a:hover {
	text-decoration: underline;
}

.entry{
	padding: 0 10px 10px;
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	margin: 0;
	background-color: transparent;
}

.post h1{
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin:20px 0 15px;
}

.entry  h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.entry img{
	border: 1px solid #eee;
	padding: 4px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.postmetadata{
	padding-top: 10px;
}

.pn{
	border: 1px solid #eee;
	border-top: 0;
	padding: 10px;
	line-height: 18px;
	background: #f9f9f9;
}

.pn a{
	color: #333;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	font-size: 11px;
	background: #eee;
	color: #000;
}

.commentlist ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	font-size: 11px;
	background: #eee;
	color: #000;
}

.widgettitle {
	margin-top: 20px;
}
.widget li { margin-bottom: 4px; }

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #eee;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer {
	background: url(images/footer.jpg) no-repeat bottom left;
	width: 643px;
	height: 49px;
	position: relative;
	top: 0;
	left: 263px;
	text-align: center;
	font-size: 12px;
}