/*  
Theme Name: Sex With Devon - Video Blog Theme
Theme URI: http://www.sexwithdevon.tv/
Description: Developed by <a href="http://www.barefeetstudios.com/">Bare Feet Studios LLC</a> for Devon White's Sex With Devon videoblog.
Version: 1.0
Author: Bare Feet Studios LLC
Author URI: http://www.barefeetstudios.com/

	Sex With Devon - Video Blog Theme v1.1
	http://www.sexwithdevon.tv/

	This theme was designed and built by Roxanne Darling and Shane Robinson,
	of Bare Feet Studios LLC, http://www.barefeetstudios.com and
	Beach Walks with Rox, http://www.beachwalks.tv.
	
	The CSS, XHTML and design are copyright 2007 Bare Feet Studios LLC
	and may not be copied, reproduced or used without the express written
	consent of Bare Feet Studios LLC.

*/



body
{
	padding: 0;
	margin: 0;
	min-width: 1000px;
	color: #333;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 1.2em;
}

h1, h2, h3, h4
{
	padding: 0;
	margin: 0;
}

h1, h3, h4 { margin-top: 0; }

h2 { font-size: 20px; }
h2.page-title, h2.pagetitle { color: #660000; }
h2.the-title, h2.page-title, h2.pagetitle
{
	margin: 3px 0 5px 0;
	padding: 0;
	line-height: 1.2em;
	text-decoration: none;
	border-width: 0;
}
h2.the-title a { text-decoration: none; }
h3 { font-size: 16px; }
h3.archive
{
	padding: 0 0 5px 0;
	margin: 0;
}
h3.previous
{
	font-style: italic;
	margin: 0 0 10px 0;
}
h3#comments, h3#respond
{
	font-style: italic;
	margin: 20px 0 0 0;
	line-height: 1.2em;
	border-color: #660000;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	padding: 10px;
}
h4
{
	font-size: 14px;
	margin: 0 0 4px 0;
}



/* -------------------------------------------------------------- Basic Link/Anchor Stuff */
a, a:link
{
	color: #333;
}
a:hover
{
	color: #660000;
	text-decoration: none;
}

#header a img, #header a:link img, #header a:hover img
{
	text-decoration: none;
	border-style: none;
	border-color: transparent;
	border-width: 0;
	float: left;
}

li a, li a:link { text-decoration: none; }
li a:hover
{
	text-decoration: underline;
	color: #660000;
}



/* -------------------------------------------------------------- Main Structures */

#wrapper /* contains the red header background */
{
	width: 100%;
	background-image: url('images/elements/wrapper-bkg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0;
}

#header
{
	width: 940px;
	height: 90px;
	padding: 10px 0 0 50px;
	margin: 0 0 -10px 0;
}

#container /* contains the swirly background */
{
	width: 970px;
	background-image: url('images/elements/container-bkg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
}

#content
{
	float: left;
	margin: 20px 0 0 20px;
	width: 480px;
	padding: 0;
	background-image: url('images/elements/page-content-bkg.jpg');
	background-repeat: no-repeat;
	background-position: left top;

}

#page-content, #search-results
{
	margin: 20px 0 0 20px;
	padding: 5px 0 0 10px;
	background-image: url('images/elements/page-content-bkg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 455px;
}


#search-results p
{
	border-bottom: #600;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.postmetadata
{
	background-color: #EEE;
	padding: 4px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}



#sidebar
{
	width: 470px;
	float: right;
}

#sidebar #leftcol
{
	width: 230px;
	float: left;
	padding: 30px 0 30px 20px;
}

#sidebar #rightcol
{
	width: 180px;
	float: right;
	padding: 0 20px 30px 0;
	border-left: #630700;
	border-width: 0 0 0 2px;
	border-style: none none none solid;
	margin: 30px 0 0 -10px;
}



#footer
{
	background-image: url('images/elements/footer-bkg.jpg');
	height: 24px;
	background-repeat: repeat-x;
	color: #FFF;
	padding: 16px 0 0 30px;
	margin: 20px 0 0 0;
	clear: both;
}

/* -------------------------------------------------------------- Content Structures */

#video-title, video-title a
{
	width: 480px;
	padding: 0 0 0 5px;
}

.blip_description
{
	width: 480px;
	margin: 0 ;
}






#search-box
{
	float: right;
	margin: 40px 30px 0 0;
}
#search-box a, #search-box a:link
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}








p.edit-this { padding: 0 0 20px 0; }









.clearing, div.clearboth, br.clearboth
{
	height: 0;
	clear: both;
}

.previous-show
{
	clear: both;
	font-size: 11px;
	margin: 0 0 20px 0;
}
.previous-show img
{
	float: left;
	margin: 0 10px 5px 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#recent-blog
{
	background-color: #dedede;
	padding: 10px;
	margin: 16px 0 0 0 ;
}

.post-date
{
	font-size: 11px;
	font-style: italic;
	margin: 0 0 6px 0;
}

#rightcol ul
{
	list-style-type: none;
	text-align: right;
	font-size: 12px;
	line-height: 1.2em;
	padding: 0;
	margin: 30px 0 0 0;
}

ul#nav
{
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0;
	margin: 14px 0 0 0;
}
ul#nav li.page_item
{
	background-image: url(images/elements/list-swirl.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 20px 0 0;
	line-height: 2em;
}

.alt { background-color: #FFBEB2; }
.alt2 { background-color: #DEDEDE; }

.commentlist li, 
#commentform input, 
#commentform textarea { font: 0.9em Verdana, Arial, 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;
}


.commentlist
{
	padding: 0;
	text-align: left;
}

.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; }

#warning
{
	border: 1pt #CCA9AB dashed;
	background-color: #EFEFEF;
	padding: 6px;
	margin-top: 20px;
	margin-left: 8px;
	font-size: 10px;
}
