/*  
Theme Name: Hottie
Theme URI: http://www.solostream.com
Author: SoloStream
Author URI: http://www.solostream.com/

	Hottie 1.0 + Widgets
	http://www.solostream.com

	This theme was designed and built by Michael D. Pollock of Solostream Web Studio.

	The CSS, XHTML and design is copyright of Michael D. Pollock:
	http://www.solostream.com.

	You may use or modify this theme for your own blog or website. You MAY NOT REDISTRIBUTE this theme in any form or fashion without permission from Michael Pollock.
 

*/



/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 9pt;
	font-family: verdana,geneva,san-serif;
	background: #000 url(images/hotbodybgred.gif);
	color: #663333;
	text-align: left;
	margin: 0;
	padding: 0 0 20px;
        line-height:150%;
	}

#wrap {
        background:#ccc;
        width:850px;
        border: 1px solid #000;
        padding:1px;
        margin: 0 auto;
        }

#header {
        height:140px;
	margin: 0 auto;
	padding: 0 20px;
	background: #000 url(rotate/rotate.php) center center no-repeat;
	}

h1.blogtitle {
        text-align:center;
        color:#fff;
        font-weight:bold;
        font-size:20pt;
        letter-spacing: -1px;
        margin: 0;
        padding: 10px 0 3px;
        }

p.blogtitle {
        text-align:center;
        color:#fff;
        font-weight:bold;
        margin:0;
        padding:0 0 10px;
        }

#containertop {
	clear: both;
	height: 30px;
	background: #000 url(images/cont-top.gif) top left no-repeat;
	margin: 0 auto;
	padding: 0;
        border-top: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
	}

#containertop img.rssicon {
        float:right;
        padding-right:280px;
        }

#container {
	background: #fff url(images/hotcontentbg2.gif) top left repeat-y; 
	margin: 0 auto;
	padding: 0;
	}

#page {
        clear: both;
	margin: 0 auto;
	padding: 15px 0;
	}   

#content {
        width: 530px;
        float: left;
        margin: 0;
        padding: 0 0 0 20px;
	}

#sidebar {
        width: 250px;
        float: right;
        margin: 0;
        padding: 0 10px 20px 0;
	}

#containerbot {
        clear: both;
        height: 30px;
        background: url(images/containerbg.gif) bottom left no-repeat;
        margin: 0 auto 0px auto;
        padding: 0;
        }

#footer {
        font-family: tahoma, geneva, verdana, sans-serif;
        font-size:8pt;
        color: #fff;
        clear: both;
        margin: 0 auto;
        padding: 10px 20px;
        text-align: left;
        background: #000;
        }

#footer p {
        margin:0;
        }

/* -------------------[ Headings ]------------------- */

h1,h2,h3,h4,h5,h6,h7 {
	font-family: georgia, times,'times new roman', serif;
	font-weight: normal;
        color:#000;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: -1px;
	text-align: left;
	line-height: 120%;
	}

h1 {
	font-size: 18pt;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

h4,h5,h6,h7 {
        font-size: 12pt;
        letter-spacing:0px;
        }

.pagetitle {
	padding: 0px;
	margin: 0 0 10px 0;
	}

#sidebar h2 {
        font-size:14pt;
        margin-bottom:2px;
        }

h2#comments,h2#respond,h2#trackbacks {

        }

.post h1, .post h2, .featurepost h1, .featurepost h2 {
        margin:0 0 4px;
        }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom:10px;
        }

#header a, #header a:link, #header a:visited {
        color:#fff;
        }

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration:underline
	}

#footer a {
	color: #fff;
	text-decoration: underline;
	}

#blogtitle h1 a {
        color: #fff;
        }

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited {
        color:#000;
        }
        
	
/* -------------------[ Images ]------------------- */

.entry img {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
        line-height:140%;
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

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

#sidebar li li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0 0 0 17px;
	background:transparent url(images/hotbullet.gif) 3px 2px no-repeat;
	border: 0;
        }


/* -------------------[ Comment Form ]------------------- */

.allcomments {
        border-top:5px solid #ddd;
        background: #eee;
        border-bottom:5px solid #ddd;
        margin-bottom:20px;
        }

#commentform {
        border-top:1px solid #fff;
        padding: 15px 15px 1px;
        margin: 0;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


ol.commentlist {
        padding: 0;
        margin: 0 0 1px;
        }

ol.commentlist li {
        border-top:1px solid #fff;
	display: block;
	list-style: none;
        padding: 15px 15px 1px;
	margin: 0;
	}


ol.commentlist li.commenthead {
	display: block;
	list-style: none;
        padding: 5px 15px;
	margin: 0;
	}

ol.commentlist li.commenthead h2 {
	margin: 0;
	}

ol.tblist {
        border-top:1px solid #fff;
	list-style: none;
        padding: 15px;
        margin: 0 0 1px;
        }

ol.tblist li {
	display: block;
	list-style: none;
      	background:transparent url(images/hotbullet.gif) 0px 2px no-repeat;
        padding-left:15px;
        margin: 0 0 5px;     
	}

/* -------------------[ Misc Tags and Classes ]------------------- */

.post ul {
        list-style:none;
        padding-left:20px;
        }

.post ul li {
      	background:transparent url(images/hotbullet.gif) 0px 2px no-repeat;
        padding-left:15px;
        }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #ddd;
        color: #666;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
	}

.navigation .alignright {
	float: right;
	margin: 0 0 10px 0;
	}
	
.navigation .alignleft {
	float: left;
	margin: 0 0 10px 0;
	}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	} 

.entry {
	padding: 10px 0 0 0;
	margin: 0;
	}

.post {
	margin: 0 0 20px 0px;
	padding: 0 0 1px 0;
        border-bottom: 1px dotted #aaa;
	}

.featurepost {
	margin: 0 0 10px 0px;
	padding: 15px 15px 1px;
        border: 1px solid #ddd;
        background:#eee;
	}

p.feaposthead {
        font-weight:bold;
        margin:0 0 10px;
        font-size: 9pt;
        font-family:georgia,times,serif;
        color:#000;
        }    

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a.more-link, a.more-link:link, a.more-link:visited, a.more-link:hover, a.more-link:active {
	background:transparent url(images/hotbullet.gif) 100% 100% no-repeat;
        padding-right:15px;
        }

table {
        margin-bottom: 15px;
        border:1px solid #ccc;
        padding:5px;
        }
   
/* -------------------[ Top Navigation Bar ]------------------- */

#nav {
	clear: both;
	width: 770px;
	margin: 0 auto 10px;
	padding: 0;
	}

#nav ul {
	margin: 0;
	padding: 0;
	}

#nav li {
        float:left;
        margin:0;
        padding:0;
        list-style-type: none;
        }

#nav li a {
        background: #eee url(images/buttonbg.gif) top left repeat-x;
        font-size: 9pt;
        display: block;
        border: 1px solid #ddd;
        padding: 3px 10px;
        margin: 0 10px 0 0;
        color: #111;
        }

#nav li a:hover {
        background: #111;
        color: #fff;
        }

/* -------------------[ Search ]------------------- */

#searchform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        width: 120px;
	margin-right: 2px;
	}

#searchform #submit {
	}


.postinfo {
        font-family: tahoma, geneva, verdana, sans-serif;
        clear: both;
	margin: 0;
	font-size: 8pt;
	padding: 3px 0;
        border-top:1px dotted #aaa;
        border-bottom:1px dotted #aaa;
        line-height:160%;
	}

.postinfo .comments {
        float:right;
        text-align:right;
        }

.postinfo .share {
        float:right;
        text-align:right;
        }

.postinfo p.category {
        float:left;
        width: 300px;
        margin-bottom:0;
        }