/*  
Theme Name: SC theme
Description: Modeled on Lovely Rose theme 1.0 by <a href="http://www.themesdemo.com/">Samir Kamble</a>.
Author: Heather Laurence
Author URI: http://solitary-elegance.com

*/


html{
	overflow-x:hidden;
}
* { 
	margin: 0;
	padding: 0;
}
.description {display:none;
	font-family: arial, "Times New Roman", Times, serif;
	color: #BC0D1A;
	/*margin-left: 400px;*/
	text-align:right;
	margin-right:50px;
	font-size:16px;
}

a {
	color: #AF8998;
	text-decoration: none;
}

a:hover {
	color: #8C4A4C;
	text-decoration: none;
	border-bottom: 1px dotted #8C4A4C;
}

a img {
        border: none;
}


form {
	margin-top: 7px;
}

p {
	padding: 5px 0px 20px 0px;
        text-align: justify;
}

small {
	font-size: 85%;
}

textarea {
	width: 450px;
}

#sidebar p {
	font-size: 10px;
	line-height: 15px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border: none;
}

#footer p {
	color: #AF8998;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}

.post {
	margin-bottom: 35px;
}


h1 {display:none; font: normal 30px verdana, "Arial", Times, serif; margin-left: 400px; padding-top: 15px; }
#header a{color: #005080;text-decoration:none;border:0px; }
#header a:hover {color: #ffffff;text-decoration:none;border:0px; }
h2 { border-top:10px solid #fff; border-bottom: 1px solid #ddd; color: #005080; padding-bottom: 15px; font: normal 17px Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif; }
h2 a { color: #005080; text-decoration: none; border: none; }
h2 a:hover { color: #005080; text-decoration: none; border: none; }
#sidebar h2 { font-size: 15px; font-weight: normal; }
h3 { border-bottom: 1px solid #ddd; color: #005080; padding-bottom: 2px; font: normal 15px Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif; padding-top: 20px; }
h4 { font: 12px Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif; }


body { 
	background-color: #CE6087;
	background: url('images/blu-bkgd.gif') fixed;
	font: 13px/18px 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	color: #444;
	margin: 10px 0;
}

#container {
	width: 720px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 20px 20px 0 20px;
    border-right: 2px solid #005080;
    border-left: 2px solid #005080;
    border-top: 1px solid #005080;
    border-bottom: 2px solid #005080;
}

#content {
	float: left;
        background-color: #ffffff;
	width: 450px;
	padding-left:10px;
        padding-right:10px;
}

#content img {
	margin: 5px 15px 0 0;
	border: none;
        float: both;
}

#footer {
	clear: both;
        padding-bottom: 8px;
	text-align: center;
}

#header {
	height: 375px;
	margin-bottom: 10px;
	background: url("images/headerimgs/rotate.php") no-repeat top center;
	text-align: center;
}

.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}

#sidebar {
	float: right;
	width: 210px;
	margin-bottom: 35px;
}

/* Date Button */

.post-date {
	width: 40px;
	height: 44px;
	float: left;
	background: url(images/datebutton2.gif);
	text-align: left;
}
.month {
	width: 35px;
	height: 15px;
	vertical-align: top;
	font: 500 11px Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	color: #af8998;
	text-align: center;
}
.day {
	width: 35px;
	padding-top: 1px;
	vertical-align: bottom;
	height: 25px;
	font: 700 16px Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	color: #af8998;
	text-align: center;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

img.avatar {float:left; margin-right:5px;}

/* End Comments */

blockquote{
background:#EEE url('images/blockquote.gif') no-repeat bottom left;
padding:10px;
padding-bottom:40px;
margin:1em;
}
