/*
Theme Name: chamomile
Theme URI: http://s630.info
Description: Simple WP theme
Author: s630.info
Author URI: s630.info
*/


*{margin:0; padding:0;}

body {
font-family: Arial, "Helvetica", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 12px; 
background: #282828;
color: #333; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #E56100; text-decoration: none; }
a:hover { text-decoration: none; color : #111; }

a.header{ color: #fff; text-decoration: none; }
a:hover.header{ text-decoration: none; color : #E56100; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 800px;
	margin: 20px auto;
}

#header { 
font-family: "Trebuchet MS";
height: 190px;
background: #fff url(images/header.jpg) no-repeat;
}
#header h1 {
font-size: 37px;
font-weight: 100;
letter-spacing: -3px;
padding: 85px 0 0 50px;
}
#header h1 a {
color: #FFA35F;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
letter-spacing: -1px;
color: #fff;
font-size: 21px;
font-weight: 100;
padding: 8px 0 0 50px;
}

#sofi1 {
top: 0;
left: 560;
position: relative;

}

.page1 {list-style:none; margin:5 0 5px; width:105px;}

.page1 li {display:inline; line-height:1.0em; width: 10px;}

.page1 li a { border-left:0px solid  #000000; float:left; font-weight:; margin-bottom:5px; padding:2px 1px 2px 5px; text-decoration:none; width:224px; border-bottom:solid 1px  #FFFFFF; border-top:solid 0  #6D0404;
border-right:solid 0px  #6D0404; }

.page1 li a:hover, .page li.current_page_item a {background-color:#000000; border-left:0px solid  #5D0303;  border-bottom:solid 1px  #FFFFFF; border-top:solid 0px  #5D0303;
border-right:solid 0px  #5D0303 }


#wrapper {
/*padding: 0 30px ;*/
background: #efefef;
}

#content {
	float: right;
    width: 629px;
	padding-top: 15px;
	padding-bottom: 20px;
	background: #efefef;
}

#sidebar {
    float: left;
	width: 171px;
	padding-top: 15px;
	background: #8F080F;
	font-family: Arial, "Helvetica", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
    font-size: 12px; 
    color: #fff; 
}

#footer {
    letter-spacing: 1px;
    background: #000000;
	height: 90px;
	line-height: 40px;
	font-weight: 100;
    font-size: 12px;
    text-align: center;
	color #fff;
}
#footer p { color: #fff; }
#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {
text-align: justify;
margin-bottom: 20px;
margin-left: 15px;
margin-right: 15px;
}

.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 23px;
    margin: 0 0 4px; padding: 0 0 3px; 
	line-height: 30px;
	text-align: left;
}
.post h2 a:hover { text-decoration: underline; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 23px;
    margin: 0 0 4px; padding: 0 0 3px; 
	line-height: 30px;
	text-align: left;
}
.post h3 a:hover { text-decoration: underline; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
    background:#efefef; 
	padding:6px; 
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}

.postmetadata alt {
	clear: both; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata {
	clear: both; 
	background:#efefef; 
	padding:6px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata a {
font-size: 11px;
}

.navigation {
	float:left;
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 17px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #E56100;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

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

#sidebar ul h2 {
    background: #D62B0F url(images/sidebarh2.jpg) no-repeat;
    height: 30px;
	line-height: 30px;
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 14px;
    margin: 20px 0 0 0; padding: 0 0 0 10px; 
	color: #fff;
	text-transform: uppercase;
}

#sidebar ul li h2 a:link.home {
    background: #D62B0F url(images/sidebarh2.jpg) no-repeat;
    height: 30px;
	line-height: 30px;
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 14px;
    margin: 20px 0 0 0; padding: 0 0 0 10px; 
	color: #fff;
	text-transform: uppercase;
}

#sidebarh2bottom {
background: #8F080F url(images/sidebarh2bottom.jpg) no-repeat;
padding: 5px 0;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 5px 0 5px 7px;
}

#sidebar ul ul li {
    background: url(images/bullet.jpg) no-repeat center left;
    padding: 2px 0 2px 22px;
}
#sidebar ul ul li a { font-size: 12px; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #f3f3f3;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
		}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #efefef;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #fff;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding-left: 10px;
}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#fff; background: #E56100;
width: 60px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
background: url(images/date.gif) no-repeat;
color: #111;
margin: 10px 0;
}

.titleback {
margin-bottom: 10px;
margin-top: 20px;
margin-left: 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}