	/*
Theme Name: Tidalblue
Theme URI: http://www.freewordpresslayouts.com
Version: 1.0
Description: 2 Column theme
Author: Freewordpresslayouts.com
Author URI: http://www.freewordpresslayouts.com
*/



/* Links */

a:link {
text-decoration: none;
color: grey;
font-weight: normal;
font-size: 13px;

}

a:link img{

}

a:visited {
text-decoration: none;
color: grey;
font-weight: normal;
}



a:hover, a:active { color: black; }

/* Headings */

h1, h2, h3, h4, h5{ font-weight: normal; margin: 20px 0 10px; color: #914c21; }

h1, post { font-size: 21px; margin-bottom: 10px; margin-top: 0px;}

h2 { font-size: 17px; }

h3 { font-size: 24px;}

h6 {
font-weight: normal;
color: grey;
font-size: 16px;
padding-left: 10px;
padding-top:0px;
margin-top: 10px;
line-height: 51px;
}


/* Other Html Elements */

/*
.titles { font-weight: normal; color:grey' border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link{
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
color: grey;
}*/


pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }


/* ORDERED AND UNORDERED lists*/
ul, ol {
line-height: 2.0em;
font-size: 91%;
padding: 0px 0px 0px 30px;

}

ul {
list-style-type:disc;
text-decoration: none;

 }

ol {
padding-left: 37px;
}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
    margin: 0;
    padding: 0;
    /*background: url(images/background.jpg) repeat-y center top ;*/
    background: url(images/background.jpg);
    background-color: black;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    
}


p{
line-height: 25px;
font-size: 13px;
}

#wrapper2 {
width: 850px;
margin-left: auto;
margin-right: auto;
margin-top: -24px
}


#navigation
{
    width: 850px;
    text-align: center;
    float: left;
    background: white url(images/navline.gif) center no-repeat;

}
#headerbg {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: center;
width: 850px;
height: 200px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
float: left;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background-color: #FFFFFF;
	background: url(images/body.gif) repeat-y;
	padding-top: 0px;
}

#content-wrapper
{
	width: 60%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 20px 30px;
}

#sidebar-wrapper
{
	width: 35%;
	float: right;
}

/*LINKS IN THE SIDEBAR*/
#sidebar{
	float: right;
	padding: 34px 15px 10px 10px;
	width: 219px;
	margin-right: 24px;
	margin-top: 0px;
}

#sidebar ul{
list-style-image: url(images/sidebullet.gif);
text-decoration: none;
padding: 0px 0px 0px 10px;
margin-left:20px;
line-height: 20px;
}

#sidebar li{
}

#footer
{
	clear: both;
	float: left;
	width: 850px;
	text-align: center;
	color: grey;
	font-size: 11px;
	/*background-color: #dcddda;*/
	height: 20px;
	margin: 20px;
	}

/*COLOR OF THE FOOTER LINKS*/

#footer a{
	font-size: 11px;
	color: white;
	}

	
#footer p, a{
line-height: 14px;
color: #585858;
}	

#extras
{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */
/*
#top h1 { margin-left: 2px; height: 65px; width: 900px; margin-top: 20px; margin-bottom: -18px;float: left; text-transform: lowercase; font-size: 35px; display: block; background-image: url(images/logo.gif); background-repeat: no-repeat; background-position: left;}
*/
#top h1 a { color: #FFFFFF;}

/* Navigation */

#navigation ul {
list-style-type: none;
list-style-image: none;
float: left;

margin-top: 0px;
padding: 20px 0px 0px 0px;
margin-left: 22px;

 }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited

{
	float: left;
	color: #9A6235;
	display: block;
	padding: 1px 7px;
	margin-right: 1px;
	height: auto;
	font-size: 12px;
    letter-spacing:1px;
}

/*#navigation li a:hover,
#navigation li a:active,

{
	color: #9A6235;
	font-size: 12px;
	height:32px;
	margin-top: 0px;
	background-image: url(images/navgradient.gif);
	padding: 5px 7px;
    letter-spacing:1px;


}
*/

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* Wrapper */


/*This changes the color of the links*/
/*
#wrapper a:link {
font-size: 14px;
line-height: 17px;
font-weight: normal;
}
*/

#wrapper a:hover, #wrapper a:active {
 }

/* Content */


/*THIS IS THE TITLE OF THE SINGLE BLOG POST*/

#content .post-title a {
color:#914C21;
font-weight:normal;
margin:300px 0 10px;
font-size:21px;
padding-bottom:0px;
}

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }


/* Sidebar */

/* COLOR OF THE SIDEBAR */
.sideblock
{
	padding: 3px 0px 10px 0px
	margin-bottom: 20px;
	/*background-color: #F9F9F9; */
	/*border: 1px solid #EBEBEB; */
}


/*WIDTH OF THE LEFT CONTENT*/
/*Post padding and wrapper*/
.post-wrapper {
padding-left: 30px;
padding-right: 10px;
padding-top: 20px;
padding-bottom: 3px;
width: 500px;
margin-left: -20px;
margin-bottom: 2px;
float: left;
}

/*THIS IS THE "P" TAG*/
.post-wrapper a, p{
color: #;
font-size: 91%;
}

.post-wrapper a{
color: #914c21;
font-size: 91%;
}

/*BlOG TITLE*/
.blogtitle a{
font-size: 21px;
line-height: 30px;
padding-bottom: 20px;
color: #914c21;
font-weight: normal;
margin: 20px 0 10px; 
}


/*BLOG DATE*/
.blogdate{
font-size: 12px;
}

/* SIDEBAR */

.sideblock ul,
 {
padding-left: 16px;
font-size: 13px;
line-height: 10px;
}

.sideblock ul a:visited{
font-size: 13px;
}

.sideblock h3 { margin-top: 5px;
font-size: 18px;
color: #914c21;
padding-top: 4px;
padding-left: 10px;
font-weight: normal;
display: block;
}

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */


#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 100px;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin-top: -30px;
margin-left: 10px;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
/*#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
font-size: 11px;
}*/
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 12px;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 12px;
background: #d1dec0;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 12px;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 1px;
}

.titlecomment{
padding-left: 10px;
width: 300px;
background: red;
}

#commenthell{
margin-top: -5px;
}

#commentmagic{
background: #f0f0f1;
padding: 5px 9px;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
color: black;
font-size: 12px;
height: auto;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 56px;
	margin-bottom: 0px;
	width: 56px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #106A8B;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;

	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 30px;
color: #FFFFFF;
text-transform: lowercase;
margin-left: 40px;
/*margin-top: 20px;*/
float: left;
}

.search_bg {
height:40px;
width:356px;
float: right;
margin-right: -15px;
/*margin-top: 20px;*/
}

#search {
vertical-align:top;
color:#000000;
padding:0;
}

#search input {
background-color: #3B3A3A;
border: 1px solid #575757;
font-size:11px;
color:#FFFFFF;
font-family:Georgia serif;
width:180px;
height:19px;
vertical-align:middle;
margin: 10px 0px 0 10px;
padding-top:10px;
padding-left: 10px;
}

#search .input {
width:79px;
height:33px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 20px;
}

#rss{
margin-bottom:-30px;
margin-left:40px;
margin-top:50px;
}
#rss img{
border: none;
background-color: none;
}
