/*
Theme Name: Wpdesigner8
Theme URI: http://www.wpdesigner.com/
Description: 2 column red and brown WordPress theme
Version: 1.01
Author: Small Potato
Author: http://www.wpdesigner.com/
*/

@import url('style-basics.css'); /* general body styles with wrapper */
@import url('style-header.css'); /* header, h1, banner, and headimg */
@import url('style-typography.css'); /* content typography styles */
@import url('style-sidebar.css'); /* general sidebar styles */
@import url('style-widgets.css'); /* sidebar widgets */
@import url('style-comments.css'); /* comments template */

#wrapper{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#container{
	width: 900px;
	float: left;
	border-top: 4px solid #000;
	background: #fff url(images/bg_container.gif) repeat-y;
}

#primary-column{
	width: 600px;
	float: left;
	background: #fff;
	overflow: hidden;
}

#content{
	width: 600px;
	float: left;
	background: #fff;
}

.post h2, #comments h3{
	border-top: 1px solid #eee;
	padding: 16px 40px;
	background: #f9f9f9 url(images/bg_post_title.gif) repeat-x;
}

.post .adwords{
	border-top: 1px solid #eee;
	padding: 16px 40px;
	padding-left:40px;
	background: #f9f9f9 url(images/bg_post_title.gif) repeat-x;
}
.post .adwords2{
	border-bottom: 1px solid #eee;
	padding: 16px 40px;

}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	border-top: 1px solid #eee;
	padding: 5px 40px 10px;
	line-height: 20px;
	background: #fff;
}

.entry h2{font-size: 24px; font-weight: bold; line-height: 28px; font-family: arial, helvetica, sans-serif; padding: 0; background: transparent; border: 0;}
.entry h3{font-size: 18px; font-weight: bold; line-height: 24px;}
.entry h4{font-size: 14px; font-weight: bold; line-height: 20px;}
.entry h5{font-size: 11px; line-height: 16px;}
.entry h6{font-size: 10px; line-height: 14px;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 10px;
}

p.entry-meta, p.comment-meta{
	font-family: arial, helvetica, sans-serif;
}

p.entry-meta a, p.comment-meta a{
	text-decoration: none;
}

p.entry-meta a:hover, p.comment-meta a:hover{
	text-decoration: underline;
}

span.entry-date, span.published-by, span.comments-link, span.cat-links, span.comment-author{
	border-bottom: 1px solid #e0e0e0;
}

.navigation{
	width: 600px;
	float: left;
	padding: 18px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f9f9f9 url(images/bg_post_title.gif) repeat-x;
}

.navigation span.nav-previous{
	margin: 0 0 0 40px;
	padding: 0 0 0 20px;
	background: url(images/bg_previous.gif) no-repeat;
}

.navigation span.nav-next{

	margin: 0 40px 0 0;
	padding: 0 20px 0 0;
	background: url(images/bg_next.gif) no-repeat right top;
}

.navigation a{
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

.navigation a:hover{
	color: #000;
}

#secondary-column{
	float: left;
	width: 300px;
	background: #464240;
}

#footer{
	width: 900px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	color: #827b76;
	background: #312e2d;
}

#footer p{ padding: 20px; }

.domtab{
	width: 600px;
	float: left;
	border-top: 1px solid #eee;
	background: #fff url(images/bg_post_title.gif) repeat-x;
}

.domtab h2{ display: none; }

ul.domtabs{
	list-style-type: none;
	float: left;
	margin: 15px 40px 13px 30px;
	padding: 0;
	display: inline;
}

ul.domtabs li{
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	background: url(images/bg_tab_item_right.gif) no-repeat right top;
}

ul.domtabs li a{
	display: block;
	padding: 4px 12px 8px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	background: url(images/bg_tab_item_left.gif) no-repeat;
}

ul.domtabs li.active{
	background: url(images/bg_tab_item_right.gif) no-repeat right -24px;
}

ul.domtabs li.active a{
	background: url(images/bg_tab_item_left.gif) no-repeat left -24px;
}






.socials {font-size:10px; font-weight:bold; margin-bottom:10px; background-color:#FFFFFF; border:1px solid #BBB9B2; padding:5px 5px 5px 10px; width:500px;}
.socials a {margin-right:10px; color:#BFBCB3;}
.btn_email {background:url(images/mail.gif) left no-repeat; padding-left:15px;}
.btn_comment {background:url(images/comments.gif) left no-repeat; padding-left:15px;}
.btn_delicious {background:url(images/delicious.gif) left no-repeat; padding-left:15px; margin-left:50px;}
.btn_digg {background:url(images/digg.gif) left no-repeat; padding-left:15px;}
.btn_reddit {background:url(images/reddit.gif) left no-repeat; padding-left:15px;}
.btn_technorati {background:url(images/technorati.gif) left no-repeat; padding-left:15px;}
.btn_furl {background:url(images/furl.gif) left no-repeat; padding-left:15px;}
.btn_meneame {background:url(images/meneame.gif) left no-repeat; padding-left:15px;}
.btn_fresqui {background:url(images/fresqui.gif) left no-repeat; padding-left:15px;}
.btn_twitter {background:url(images/twitter.gif) left no-repeat; padding-left:15px;}
.btn_facebook {background:url(images/facebook.gif) left no-repeat; padding-left:15px;}
.btn_gplus {background:url(images/gplus.gif) left no-repeat; padding-left:15px;}