/*
Theme Name: Gypsy says Oh! Nine
Theme URI: http://DesignsByGypsy.com
Description: Theme for Designs By Gypsy w/ Left Sidebar
Author: Gypsy
Author URI: http://DesignsByGypsy.com
version: 1.0
*/











/* basics */

*{margin:0; padding:0;}

body {
	background: #ddd;
	font-family: arial;
	font-size: 12px;
	margin: 20px;
	}
	
h1 {font-size: font-family: arial
font-size: 16.67px;
}

h2 {font-family: arial
font-size: 18.67px;
text-align: left;
}

h3 {font-size: 10pt; margin-top:10px;}

h4 {font-size: 9pt;}






/* DATE */

.date {
font-family: Georgia;
background:#fff;
border-right: 1px solid rgb(115, 212, 237);
float: left;
margin: -8px 9px 5px 0px;
padding: 3px;
text-align: center;
width: 3.3em;}

.date strong {
display: block;
line-height: 28px;
height: 34px;
font-size: 26px;
font-weight: bold;
color: rgb(247, 148, 29);
}

.date small {
height: 22px;
font-family: Arial;
font-size: 15px;
color: rgb(188, 163, 128);
line-height: 18px;
font-weight: bold;
}







/* images and misc. */

img{ padding: 0px; }
img a{border:none;}

img.left{ float: left; hspace: 20px; padding: 0px; }
img.right{ float: right; padding: 0px; }

blockquote{
       background:#D3F1EF;
       border:1px dashed #43C4C1;
       padding:15px;
       color:#000;
       font: 12px georgia;
	}







code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}
















/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}














/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding: 6px;
	background:#fff;
	color: rgb(115, 81, 66);;
	border: 0px solid #fff;
	overflow: hidden;
	}
	











/* header */

#header {
	background: #ddd url(images/header.jpg);
  width: 760px; 
  height: 180px;
	color: #fff; 
	}

#header h1{
	font-family: arial, palatino linotype, georgia, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: arial, palatino linotype, georgia, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}












/* main menu */


#menu {
	background: #eee;
        font-family: verdana,arial,sans-serif;
        font-size: 11px;
	width:760px; 
	height:25px;
}


#menu ul {
	margin: 0;
	padding: 6px 0 0 0;
	text-align: right;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px 13px 6px 13px;
	margin: 0;
        font-weight: bold;
	text-decoration: none;
	color: #DA436D;
}

#menu ul li a:hover {
	background-color: #A7DCD5;
	color: #DA436D;
}














/* content */


#content {
	float: right;
	width: 72%;
	overflow: hidden;
	}	

.post {
	margin: 0 10px;
	padding:10px 10px 10px 5px;
	text-align: justify;
        }

.post h1{
     font-family: verdana,arial,sans-serif;
font-family: arial;
font-size: 16.67px;
line-height: 1.03em (19.2px);
	font-weight: bold;
	color: #329E9D;
	}


.post h2{
font-family: Georgia;
display: block;
height: 32px;
text-align: left;
color: #DA436D;
font-size: 23px;
font-weight: normal;
line-height: 28px;
text-shadow: #999 1px 1px 1px;
}
	
.post h2 a{
	color: #DA436D;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #43C4C1;
	text-decoration: none;
	}
	
.post p{font-family: Arial;
font-size: 12px;
line-height: 1.6em (19.2px);
}

.post a{color: #43C4C1;
text-decoration: none;}

.post a:hover{
color: #DA436D;
}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#FFF;
	padding:6px;
	margin-top: 16px;
        border-bottom: 1px solid #D3F1EF;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


small {font-family: Arial;
font-size: 11px;
color: rgb(188, 163, 128);
line-height: 1.36em (15px);
}











/* sidebar */


#sidebar {
	font-family: arial;
	width: 200px;
	float:left;
	margin: 12px 0 24px 0;
	padding: 0;
	border-right: 1px dotted #eee;
	}

#sidebar h2 {
font-family: Georgia;
text-align: left;
color: #DA436D;
font-size: 19px;
font-weight: normal;
line-height: 23px;
text-shadow: #999 1px 1px 1px;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
padding: 5px;
margin: 0px 0px;
list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}


#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar a:link, div#sidebar a:visited {
color: #252A26;
border-bottom: 1px dotted #F7BC60;
text-decoration: none;
}
#sidebar a:hover {
color: #329E9D;
}

#sidebar ul li ul li{
list-style-image:none;
list-style-position:inside;
list-style-type:square;
margin-left:5px;
}









/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #D3F1EF;
       border:1px dashed #43C4C1;
       padding:15px;
       color:#000;;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
       background:#ffffcc;
       border:1px dashed #ffcc33;
       padding:15px;
       color:#000;
	}

ol.commentlist li.alt {              
       background:#D3F1EF;
       border:1px dashed #43C4C1;
       padding:15px;
       color:#000;}

ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}

cite {
	font-family: georgia;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}










/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}










/* footer */

#footer {
	background: #FFF;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
        text-align: right;
	}
	
#footer p{padding:6px;margin: 0; color: #000;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

