/*
Theme Name: Erinreinav4
Theme URI: http://erinreina.toffeenut.org/
Description: Theme for erinreina
Version: 4.0
Author: Oliver
Author URI: http://erinreina.toffeenut.org/
*/

body, 
html {
}
* { 
	margin: 0; 
	padding: 0; 
}

body {
        background: #a0e1da url('images/bg.jpg') repeat;
        color: #575757;
	font-size: 9pt;
	font-family: "trebuchet MS",sans-serif;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 700px;
}
#header {
	height: 65px;
	width: 700px;
	margin: auto;
}
#header h1 {
	display: block;
  	float: left;
	text-indent: -10000px;
	background: url(images/logo.png) no-repeat 0 0;
	height: 38px;
	width: 224px;
	margin-top: 18px;
}

/*HEADER ENDS*/

/*SEARCH STARTS*/

.searchmain {
	width: 701px;
	height: 50px;
}

.search_bg {
	float:right;
	display: inline;
	height:33px;
	width:256px;
	margin-right: 10px;
	margin-top: 4px;
}

#search {
	color:#FFFFFF;
	padding:0;
}

#search input {
	background: #f5e7ca;
	font-size:11px;
	color:#575757;
	font-family:Tahoma, arial, verdana, courier;
	width:160px;
	height:20px;
	vertical-align:middle;
	margin: 10px 0px 0 10px;
	padding: 5px 0px 0px 5px;
	border: 1px solid #dac9a5;
}

#search .input {
	width:14px;
	height:16px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
	padding:0;
	margin-left: 5px;
	margin-top: 7px;
}

/*SEARCH ENDS*/

/*NAVIGATION STARTS*/

ul#nav {
	width: 415px; 
	margin-top: 5px;
	list-style: none;
	display: inline;
	float: right;
}
ul#nav li { 
	display: inline; 
	float: left; 
}
ul#nav li a {
	display: block; 
	height: 64px;
	background: url(images/nav.png); 
	text-indent: -9999px;
}
ul#nav li a.home {
	width: 60px; 
	background-position: 0 0;	
}
ul#nav li a.about {
	width: 60px; 
	background-position: -60px 0;	
}
ul#nav li a.site {
	width: 79px; 
	background-position: -131px 0;	
}
ul#nav li a.visitor {
	width: 68px; 
	background-position: -210px 0;	
}
ul#nav li a.contact {
	width: 78px; 
	background-position: -278px 0;	
}
ul#nav li a.links {
	width: 59px; 
	background-position: -356px 0;	
}
ul#nav li a.home:hover, ul#nav li a.home:focus {
	background-position: 0 -65px;	
}
ul#nav li a.about:hover, ul#nav li a.about:focus {
	background-position: -60px -65px;	
}
ul#nav li a.site:hover, ul#nav li a.site:focus {
	background-position: -131px -65px;	
}
ul#nav li a.visitor:hover, ul#nav li a.visitor:focus {
	background-position: -210px -65px;	
}
ul#nav li a.contact:hover, ul#nav li a.contact:focus {
	background-position: -278px -65px;	
}
ul#nav li a.links:hover, ul#nav li a.links:focus {
	background-position: -356px -65px;	
}
a { 
	outline: none;
}
/*NAVIGATION ENDS*/

/*DESCRIPTION STARTS*/

#description {
	width: 701px;
	background: url(images/descriptionh1.png) no-repeat;
	margin-top: -40px;
}
#description h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	color: #16a7a5;
	height: 33px;
	padding: 10px 0 0px 45px;

}

#descriptionbody {
	background: url(images/descriptionbg.jpg) repeat-y; 
}


#description p {
        background: #f9f3e5;	
        padding: 10px 10px 10px 295px;
	margin: 0px 10px 0px 10px;
}

#descriptionfooter {
	background: url(images/descriptionfooter.png) no-repeat;
	height: 33px;
        margin-bottom: 20px;
}
.aboutimg {
	float: left;
	margin: 10px 10px 0px 10px;
        padding: 5px 0px 10px 10px ;
}

/*DESCRIPTION ENDS*/

/*SIDEBAR STARTS*/

.sidebar {
	width: 231px;
	float: left;
	background: url(images/sidebarh1.png) no-repeat;
        margin-right: 19px;
        clear: left;
	
}
.sidebar h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	color: #16a7a5;
	height: 36px;
	padding: 10px 0 0px 45px;
}

.sidebarbody {
	background: url(images/sidebarbg.jpg) repeat-y;
        width: 231px;
}

.sidebarbody p {
        background: #f9f3e5;
	padding: 5px;
	margin: 0px 10px 0px 10px;
}

.sidebarbody ul, .sidebarbody li {
        background: #f9f3e5;
	padding: 5px;
	margin: 0px 10px 0px 10px;
	list-style: none;
	list-style-position: inside;
}

.sidebarfooter {
	background: url(images/sidebarfooter.png) no-repeat;
	height: 36px;
        margin-bottom: 20px;
}
/*SIDEBAR ENDS*/

/*CONTENT STARTS*/

#singlecontent {
	width: 450px;
	float: right;
	background: url(images/singlecontenth1.png) no-repeat;
}

#singlecontent h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	color: #16a7a5;
	height: 36px;
	padding: 10px 0 0px 45px;
}

#singlecontentbody {
	background: #f9f3e5 url(images/singlecontentbodybg.jpg) repeat-y;
}

#singlecontentbody p {	
        background: #f9f3e5;
	padding: 5px;
	margin: 0px 10px 0px 10px;
        
}

#singlecontentbody li {	
        background: #f9f3e5;
	padding: 5px;
	margin: 0px 10px 0px 10px;
	list-style-position: inside;
}

#singlecontentbody strong {
	color: #f79442;
}


#singlecontentfooter {
	background: url(images/singlecontentfooter.png) no-repeat;
	height: 46px;
        margin-bottom: 20px;
}

#meta {
	background: #f9f3e5;
	margin: 0px 10px 10px 10px;
        padding-left: 5px;
        font-size: 7pt;
}

blockquote {
margin:15px 15px;
upadding:5px;
color:#575757;
padding: 0 25px;
background: transparent url("http://i27.tinypic.com/ixupuu.png") no-repeat 0 0;
}

/*CONTENT ENDS*/

#footer {
	margin: 0px auto 0px auto;
        width: 701px;
        clear: both;
}

#footer p {
	padding-top: 20px;
	padding-bottom: 20px;
        text-align: center;
}

/*SUBMENU STARTS*/

#description {
	width: 701px;
	background: url(images/descriptionh1.png) no-repeat;
	margin-top: 20px;
}
#description h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	color: #16a7a5;
	height: 36px;
	padding: 10px 0 0px 45px;

}

#descriptionbody {
	background: url(images/descriptionbg.jpg) repeat-y; 
}


#description p {
        background: #f9f3e5;	
        padding: 10px 10px 10px 295px;
	margin: 0px 10px 0px 10px;
}

#descriptionfooter {
	background: url(images/descriptionfooter.png) no-repeat;
	height: 33px;
        margin-bottom: 20px;
}

/*DESCRIPTION ENDS*/

/*ANCHOR LINKS STARTS*/

a {
	color: #16a7a5;
	text-decoration: none;
        cursor: hand;
}

a:hover {
	color: #b8d758;
}

/*OTHERS*/

.related_post_title {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	color: #16a7a5;
	height: 36px;
	padding: 10px 0 0px 15px;

}

.clear {
	clear:both;
	height: 0;
}

.underline {
        color: #b8d758;
        text-decoration: underline; 
}

.strike {
        color: #FF0033;     
        text-decoration: line-through; 
}

ul#twitter_update_list {
        list-style-type: none;
        background: #f9f3e5;
	padding: 5px;
	margin: 0px 10px 0px 10px;
        font-size: 8pt;
}
a#twitter-link {
        background: #f9f3e5;
	padding: 5px;
	margin: 0px 10px 0px 10px;
}

#disqus_thread {
        background: #f9f3e5;
	padding: 5px;
	margin: 0px 10px 0px 10px;
}

.ddmcl {
	width: 150px;
	float: left;
	padding-right: 20px;
}

.ddmcl ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

.ddmcl li {
	margin: 0 0 2px 0;
	padding: 0;
}

.ddmcl p.sep {
	font-size: 1.2em;
	color: #575757;
	font-weight: bold;
}

.aligncenter {
	padding: 5px;
	font-size:10px;
	text-align:center;
	border: 1px solid #eaeaea;
	background-color: #fafafa;
	font: 10px/14px Verdana;
	color: #888;
}

#dropmenudiv {
	position:absolute;
	border:1px solid #dac9a5;
	border-bottom-width: 0;
	font:10px georgia;
	line-height:15px;
	z-index:100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #dac9a5;
	padding: 1px 0;
	text-decoration: none;
	background-color: #f5e7ca;
	color: #16a7a5;
	text-align: left;
}

#dropmenudiv a:hover { 
	color: #b8d758;
}

h2#GeneralStats, #PluginsStats, #TopRecentStats, #TopMostHighestStats, #AuthorsStats, #CommentsMembersStats, #MiscStats {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	color: #16a7a5;
	height: 33px;
	padding: 10px 0 0px 15px;
}
