/*
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: 980px;
	margin: 0 auto;
	text-align: left;
}

#container{
	width: 980px;
	float: left;
	border-top: 6px solid #000;
	background: #fff url(images/bg_container.gif) repeat-y right;
}

#primary-column{
	width: 680px;
	float: left;
	background: #fff;
	position:relative;
}

#content{
	width: 680px;
	float: left;
	background: #fff;
}

#content .MBImg{float:left;margin-right:15px;overflow:auto;}
#content .MBPages {margin:12px 0px;padding-bottom:8px;border-bottom:solid #efefef 1px;line-height:21px;}
#content .movieContent{width:560px;margin-left:60px !important;}
#content .MBMark{color:darkred;margin-top:-3px;font-size:0.8em;width:560px;}

#content #TagCloud {}
#content #TagCloud span {float:left;display:block;white-space:nowrap;}
#content #TagCloud span a {display:block;border:1px solid #efefef;padding:3px;margin:4px;line-height:20px;}
#content #TagCloud span a:hover {background:gray;color:white;}

#content #statusdiv {padding:15px 0px 5px;}

.Textformat{
	color:#000;
	border:none;
	overflow:hidden;
	line-height:23px;
	background:transparent;
	width:100%;
	margin:0px 0px 5px 0px;
}

.Modifyingmode{
	border:1px solid #999999;
	padding:2px;
	line-height:23px;
	width:630px;
	height:60px;
	margin:0px 0px 5px 0px;
}

.post h2 {
        font-size:12pt;
	border-top: 1px solid #E2E3F0;
	padding: 10px 20px;
	background: #f9f9f9 url(images/background.png) repeat-x;
}
#comments h3 {
	border-top: 1px solid #E2E3F0;
        border-bottom: 1px solid #E2E3F0;
	padding: 10px 20px;
	background: #f9f9f9 url(images/background.png) repeat-x;
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	border-top: 1px solid #ddd;
	padding: 5px 20px 10px;
	background: #fff;
}

.entry p{
	padding: 7px 0px;
	line-height: 24px;
	background: #fff;
}


.entry p a{
font-weight:bold;
}
.entry ul li {
         line-height:24px;
         padding:2px 0px;
}
.entry ol li {
         line-height:24px;
         padding:2px 0px;
}
.entry h2{font-size: 24px; font-weight: bold; line-height: 28px;  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-size:12px !important;
        font-size:11px;
        font-weight:normal;
}
p.entry-meta a {font-weight:normal;}
.entry-meta-top {
         margin-top:4px;
         font-size:12px !important;
         font-size:11px;
         font-weight:normal;

}

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{
	font-size:7pt;
	padding: 18px 20px;
	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-weight: bold;
	color: #666;
}

.navigation a:hover{
	color: #000;
}

#secondary-column{
	float: left;
	width: 300px;
	background: #464240;
}

#footer{
	width: 980px;
	float: left;

	color: #827b76;
	background: #312e2d;
}

#footer a {
	color:#fff;text-decoration: none;	
}

#footer p{ padding: 20px; }

.domtab{
	width: 680px;
	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;
}
