/*  
Theme Name: Gimlet
Description: Modeled on Lovely Rose theme 1.0 by <a href="http://www.themesdemo.com/">Samir Kamble</a> and Relaxation by <a href="http://www.jowra.de/">John Wrana</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: #a9ac99;
	text-decoration: none;
	border-bottom: 1px dotted #a9ac99;
}

a:hover {
	color: #005080;
	text-decoration: none;
	border-bottom: 1px dotted #005080;
}

img {
	border: none;
	padding-right:10px;
}

.postthumb {
	float: left;
	width: auto;
	margin: 0 20px 10px 0;
}

form {
	margin-top: 7px;
}

p {
	padding: 5px 0px 20px 0px;
}

small {
	font-size: 85%;
}

textarea {
	width: 550px;
}

#sidebar p {
	font-size: 10px;
	line-height: 15px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border: none;
}

#footer p {
	color: #005577;
}

.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: #005080;text-decoration:none;border:0px; }
h2 { border-bottom: 1px solid #ddd; color: #005080; padding-top: 5px; padding-bottom: 5px; font: normal 18px 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 14px Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif; padding-top: 20px; color: #005080; }
h4 { color: #a9ac99; padding-bottom: 10px; font: 12px 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif; }


body { 
	background-color: #a9ac99;
	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: 850px;
	margin: 0 auto;
	background: url(images/850pxmiddle.gif) repeat-y top center;
	padding: 0 0 0 0;
}

#content {
	float: left;
	width: 550px;
	
	padding-left:50px;
}

#footer {
	background: url(images/850pxbottom.gif) no-repeat top center;
	clear: both;
	text-align: left;
}

#header {
	height: 300px;
	background: url("images/headerimgs/rotate.php") no-repeat top center;
}

.sep {
	margin: 25px 0 20px 0;
	padding: 0;
	height: 30px;
	border:none;
}

#sidebar {
	
	float: right;
	width: 180px;
	padding-left:20px;
	padding-right:20px;
	
}

/* Date Button */

.post-date {
	width: 40px;
	height: 43px;
	float: left;
	background: url(images/GBdatebutton.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: #a9ac99;
	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: #a9ac99;
	text-align: center;
}

/*Navigation Menu*/

#navmenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
padding-top:10px;
padding-left:20px;
padding-bottom:20px;
}

#navmenu ul li { display: inline; }

#navmenu ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #005080;
background-color: #f5f5ee;
}

#navmenu ul li a:hover
{
color: #f5f5ee;
background-color: #a9ac99;
}

/* 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 {
	background-image: url(images/GBbullet.gif);
background-repeat: no-repeat;
	margin: 7px 0 8px 10px;
	text-indent: 25px;
	}

.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: 5px;
	}

#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: 120px;
	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;
	}
	
	.commentbody {
	color: #595949;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}
	
	.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.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:8px;}

/* End Comments */

blockquote{
background:#EEE url('images/blockquote.gif') no-repeat bottom left;
padding:10px;
padding-bottom:40px;
margin:1em;
}
