/*
Theme Name: Eric Sagalyn || Drync
Theme URI: http://www.drync.com
Description: Designed by Eric Sagalyn
based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>.
Version: 1
Author: Eric Sagalyn
Author URI: http://www.ericsagalyn.com
*/

body{
	background: #fff url(images/wood.jpg) top center;
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	color: #3A2C2A;
}

#nav{
	background: #710119 url(images/top_bg.gif) repeat-x bottom;
	width: 100%;
	height: 36px;
	display: block;
}

a#logoD{
	position: absolute;
	top: 0px;
}

#bottles{
	position: absolute;
	top: 0px;
	right: 0px;
}

#nav ul{
	position: relative;
	list-style-type: none;
	padding: 8px 0 0 120px;
	margin: 0px;
}

#nav ul li{
	display: block;
	padding: 0;
	float: left;
	width: 145px;
	font-size: 16px;
	color: #E7E0E0;
	text-align: center;
	text-shadow: rgba(0,0,0,.6) 0 -1px 0;

}

#nav ul li a{
	color: #E7E0E0;
	text-decoration: none;
}

#nav ul li a:hover{
	font-weight: bold;
	color: #fff;
}	

#subnav{
	width: 900px;
	margin: 0px auto;
	height: 120px;
	display: block;
	text-align: center;
background: url(images/drync_logo_web-trans.png) center no-repeat; 
	}




#logo{
	position: absolute;
	top: 0px;
}

#words{
	display: block;
	width: 100%;
	height: 40px;
}

#footer .centrist{
	font-size: 11px;
	text-align: right;
	
}

.centrist{
 	width: 930px;
 	position: relative;
 	margin: auto;
 	text-align: left;
}

#flap{
	position: absolute;
	left: 50%;
	top: 301px;
	margin-left: 450px;
	
}


blockquote {
	border-left: 1px solid #326ea1;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #B21302;
        outline: none;
}

a:hover{
	text-decoration: underline;
}	

code {  background: #f5f5f5;
        border: 1px solid #cccccc;
	color: #555555;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 10px;
	text-align: left;
}

/* ### Headlines ### */

h1 a {
	color: #B21302;
        font-weight: 100;
	font: 24px Georgia, serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
}

h1 {
	color: #B21302;
        font-weight: 100;
	font: 32px Georgia, serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
	color: #2F0E09;
        font-weight: 100;
        font-family: Georgia, serif;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #2F0E09;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #873510;
	font: 12px Georgia, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: justify;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
        margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 810px;
}




/* ### Content  ### */


#content {
	background: transparent;
    border: none;
	color: #634A47;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 70px 0 40px;
    text-align: left;
	width: 480px;
	font-size: 13px;
}


#content a:hover {
        color: #C02800;
        background: transparent;
        text-decoration: none;
}

#content img {
	float: left;
	margin: 3px 10px 5px 0;
        _margin: 3px 5px 5px 0;
	border: 1px solid #cccccc;
        padding: 5px;
        background-color: transparent;
}

#content a:hover img { 
        border: 1px solid #777777; 
        background: transparent;
}

#content h1 a:hover { 
        color: #C02800; 
        background: transparent; 
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #C02800; 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
         color: #C02800; 
         background: transparent; 
         text-decoration: none; 
}

#content ul {
         list-style-type: circle; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}

/* #### Comments #### */

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 610px;

}

.commentbody {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cba88e;
	color: #cba88e;
	font-size: 13px;
	margin: 0;
	padding: 15px 15px 5px 15px;
	position: relative;
}

.commentbody img{
	display: inline;
	float: none;
	border: 0px;
}

.commentbody img.wp-smiley{
	display: none;
	float: none;
	border: 0px;}

.commentbody a {
    text-decoration: none;
}
.commentbody a:hover {
   text-decoration: underline;

}

.commentbody p {
	line-height: 1.2em;
	   	color: #444444;

}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*  Footer */

#footer {
	background:  url(images/footer-trans.png) no-repeat top center;
        clear: both;
		color: #584948;
        margin: 0 auto;
		padding: 20px 42px 35px;
        text-align: center;
        width: 750px;
        display: block;
        font-size: 11px;
}


#footer a {
        color: #584948;
}

#footer a:hover {
        color: #aa0000;
        text-decoration: none;
}

/*  Search  */

.s {
	background: transparent;
        border: 0px solid #c7c7c7;
	color: #383d44;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/* SIDEBAR  */

#sidebar {
        width: 200px;
        text-align: left;
        float: left;
        margin: 20px 0px 50px 0px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        }

.sidelist {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        }

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

#sidebar li{
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
	padding: 0px 5px;
	text-decoration: none;
        border-bottom: 0;
        font-size: 12px;
	}

#sidebar li a:hover {
        color: #000;

	background-color: #fff;
        text-decoration: none;
	}


#sidebar h2{
        background: inherit;
        color: #2F0E09;
        font: 18px Georgia, serif;
        font-weight: 100;
        padding: 3px 0px 3px 0px;
        margin: 0;
}

#wrapper {
	margin: -20px auto 0;
	padding: 30px 12px 0;
	display: block;
	width: 800px;	
	min-height: 500px;
	position: relative;
	z-index: 100;
	background: url(images/bg_blog-trans.png) top center;
}

#sidebar .sl2{
	padding-top: 230px;
	font-size: 12px;
	line-height: 18px;
	margin: 0 15px 0 -10px;

}

#sidebar .sl2 li a{
	padding: 0px;
	font-size: 14px;
	margin: 0px;
}

#sidebar .sl2 li{
	padding: 5px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cba88e
}

/*#tophead{
	background: url(images/site_bg_01.png);
	display: block;
	height: 20px;
}

#bottomhead{
	background: url(images/site_bg_03.png) no-repeat bottom left;
	display: block;
	height: 70px;
}



#midhead{
	background: url(images/site_bg_02.png);
}
*/
.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
        background: transparent;
        color: #676454;
        line-height: 1.5em;
	padding:3px 0 20px;
        clear:both;
        font-size: 12px;
        border-top: 1px solid #eee;
        margin-top: -10px;
}

.postmetadata a { text-decoration: none;}

.postmetadata a:hover{
	text-decoration: underline;
}
.postmetadata2 {
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
        font-size: 11px;
        line-height: 1.3em;
		letter-spacing: 0em;
		margin: 0 0 20px 0;
		padding: 5px;
		text-align: left;
    	 clear:both;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-family: Georgia, serif;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #873510;
        padding: 0;
        line-height: 1.5em;
}



.clear {clear:both;}

/* ### Menu in Footer ### */

#bottom {
	display: none;
    clear: both;
	width: 100%;
	margin: 0;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: #fff;
	}

#bottom .centrist{
	width: 800px;
	border-top: 2px ridge #fff;
}

#bottom-left {
	width: 210px;
	padding: 0 20px 10px 40px;
	float: left;
}

#bottom div h2{
	padding-left: 30px;
	background: url(images/news.png) no-repeat;
}

#bottom #bottom-mid h2{
	padding-left: 18px;
	background: url(images/blog.png) no-repeat;
}


#bottom #bottom-right h2{
	background: url(images/twitter.png) no-repeat;
}


#bottom-mid {
	width: 210px;
	padding: 0 19px 0 19px;
	float: left;
	border-color: #ccc;
	border-style: dotted;
	border-width: 0px 1px;
	height: 285px;
}

#bottom-right {
	width: 210px;
    margin-right: 10px;
	padding: 0 30px 10px 20px;
	float: left;
	}
	
#bottom-right p{
	line-height: 14px;
	text-align: left;

}

abbr{
	font-style: italic;
	color: #7E7674;
}
#bottom h2 {
    font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0 1px;
	font-size: 16px;
    color: #6D0505;
	/*border-bottom: 1px solid #541f0c;*/

	}

#bottom ul {
	list-style: none;
	margin: 0 0 -10px;
	padding: 0;
	border: none;

	}
#bottom li {
        margin: 0;
        padding: 0;
        display: block;
    
	}
#bottom li a {
        display: block;
        background-color: transparent;
	padding: 12px 0 0;
	font-size: 12px;
	text-decoration: none;
       /*  border-top: 1px solid #bf7b3a;
	border-bottom: 1px solid #541f0c; */
	}

	
#bottom li a:hover {
text-decoration: none;
	}
	
	
.pbrosen, .eric{
	background: #fff url(images/official.png) no-repeat top right;
}

#stain{
	background: #fff url(images/stain.jpg) no-repeat top right;
	position: absolute;
	display: block;
	width: 320px;
	height: 800px;
	z-index: 0;
	top: 36px;
	right: 50%;
	margin-right: 300px;

}