/*
Theme Name: Carlson's Furniture
Theme URI: http://wordpress.org/
Description: Based on the Wordpress theme "Default" and modified.
Version: 0.1
Author: Billy Hollis  T_H_E__L_A_N_D__O_F__N_E_V
Author URI: http://www.thelandofnev.com/
*/



/******************************************************************** BODY */
body {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #003253;
	color: #333;
	margin: 0 0 0 0;
	/* text-align: center; */
	}

/******************************************************************** MAIN WRAPPER */

#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 959px;
	height: auto;
	background: #eaebed url('images/wrapper-fade.gif') repeat-x;
	}

/******************************************************************** WRAPPER 2 */

#wrapper2{
	margin-left: auto;
	margin-right: auto;
	border: #9DA8BA solid thick;
	//border: none;
	width: 949px;
	height: auto;
	}

/******************************************************************** HEADER */

#header {
	background: #003253 url('images/header.jpg') no-repeat bottom left;
	width: 1103px;
	//width: 959px;
	height: 194px;
	}
	
/******************************************************************** NAVIGATION */

.navigation{
	position: absolute;
	margin-top: 152px;
	//margin-top: 165px;
	margin-left: 25px;
	//margin-left: 5px;
	}
	
.navigation ul li{
	font-style: italic;
	font-size: 15px;
	letter-spacing: 1px;
	display: inline;
	padding-right: 40px;
	}
	
.navigation ul li a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.navigation ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.navigation ul li a:hover{
	color: #bbd2e0;
	text-decoration: none;
	}


/******************************************************************** EDIT */

#edit{
	float: right;
	background-image: url('images/edit.gif');
	background-repeat: no-repeat;
}

.edit a:link{
	color: #FFFFFF;
	text-decoration: none;
}


.edit a:visited{
	color: #FFFFFF;
	text-decoration: none;
}


.edit a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

	
/******************************************************************** CONTENT, H1, H2, LINKS, HR */

#content{
	float: left;
	width: 580px;
	//width: 580px;
	padding: 15px 50px 50px 50px;
	//margin: 0 0 0 0;
	font-size: 12px;
	color: #003253;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	border-right: #9DA8BA solid thick;
	}
	

#content h1{
	color: #003253;
	font-size: 2em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content h2{
	color: #003253;
	font-size: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	}
	
#content h3{
	line-height: 1px;
	}
	
#content h2 a:link{
	text-decoration: none;
	}
	
#content h2 a:visited{
	text-decoration: none;
	}
	
#content h2 a:hover{
	text-decoration: none;
	}
	
#content a:link{
	text-decoration: underline;
	color: #003253;
	}
	
#content a:visited{
	text-decoration: underline;
	color: #003253;
	}
	
#content a:hover{
	text-decoration: underline;
	color: #5893ac;
	}
	
#content hr{
	color: #9DA8BA;
	background-color: #9DA8BA;
	height: 5px;
	}
	
/******************************************************************** SIDEBAR */

#sidebar{
	float: right;
	margin-right: 50px;
	//margin: 0 0 0 0;
	margin-bottom: 30px;
	width: 210px;
	padding-top: 15px;
	}
	

#sidebar h2{
	color: #003253;
	font-size: 1.6em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-transform: capitalize;
	margin-right: 50px;
	//margin: 20px 0 0 0;
	width: 230px;
	//width: 210px;
	}
	
#sidebar ul{
	padding-left: 30px;
	margin: 0 0 0 0;
	}

#sidebar ul li{
	list-style: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #003253;
	line-height: 24px;
	}

#sidebar ul li a:link{
	text-decoration: none;
	color: #003253;
	}
	
#sidebar ul li a:visited{
	text-decoration: none;
	color: #003253;
	}
	
#sidebar ul li a:hover{
	text-decoration: none;
	color: #5893ac;
	}

/*********************************************************************** CONTACT FORM */

.contactform{
width: 200px;
}

.contactform input{
margin-bottom: 15px;
color: #325d75;
font-size: 14px;
font-weight: bold;
}

.contactform textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #325d75;
font-size: 14px;
font-weight: bold;
width: 400px;
}


	
/******************************************************************** FOOTER */

#footer{
	clear: both;
	background: url('images/footer.jpg');
	background-repeat: repeat-y;
	width: 950px;
	//width: 959px;
	height: 69px;
	border-top: #9DA8BA solid thick;
	}	
	
#footer p{
	//margin-top: 15px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #a5b0c0; 
}


#footer a:link {
	color: #FFFFFF; 
}


#footer a:visited {
	color: #FFFFFF; 
}

#footer a:hover {
	color: #a5b0c0; 
}
	
/******************************************************************** GRID */


#grid td{
padding: 7px 7px 7px 7px;
}

#grid img{
border-style: solid;
border-color: #9DA8BA;
border-height: 2px;
}

#grid img:hover{
border-color: #fff;
}

/******************************************************************** MAPS */

#maps table{
margin-left: auto;
margin-right: auto;
}

#maps td{
vertical-align: top;
padding: 7px 30px 7px 15px;
}


/******************************************************************** FRONT-PAGE-BUTTONS */

#front-page-buttons{
margin-top: 30px;
padding-bottom: 30px;
}

#front-page-buttons img:hover{
filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}


/******************************************************************** FRONT-PAGE-SLIDESHOW */
#slideshow{
margin-bottom: 30px;
}


/******************************************************************** BLOG ENTRY */

.post{
margin-bottom: 80px;
border-bottom-style: solid;
border-bottom-color: #9DA8BA;
border-bottom-width:medium;
}

.entry .navigation{
margin: 0 0 0 0;
padding-top: 10px;
}

.entry .navigation .floatleft{
float: left;
margin-right: 10px;
}

.entry .navigation .floatright{
float: right;
margin-left: 10px;
}

/******************************************************************** VARIOUS */


.right{
float: right;
padding: 7px 7px 7px 7px;

}

.left{
float: left;
padding: 7px 7px 7px 7px;
}


