/*
Theme Name: Cat 5 Shutters 
Theme URI: http://luicedesign.net/
Description: Original Wordpress Theme for Cat 5 Shutters LLC
Version: 0.2
Author: Katie Robinson at Luice Design Leading Edge Creative Services
Tags: clouds, grey, blue, sky, skies, stormy, weather, hurricane

Designed for Cat5shutters.net
*/
body {
	background: #EFEFEF;
	margin:0px;
	padding: 0px;
}
img {
	border:none;
}
#con900 {
	background: #fff;
	width: 900px;
	margin: 0px auto;
}
#header {
	
}
#menu {
	background:#FFF;
	padding: 0px 170px;
	margin:0px;
	border-bottom: 2px solid #C00;
	height: 20px;
}
#menu li {
	display:inline-block;
	font-size:14px;
	
	
}
#menu a:link, #menu a:hover, #menu a:visited, #menu a:hover {
	text-decoration:none;
	color:#03C;
	padding:5px 10px 3px 10px;
}
#menu li.current_page_item a {
	color:#FFF;
	background-color:#C00;
	
}
#sidemenu {
	width: 130px;
	float:left;
	padding: 20px 10px;
}
#sidemenu ul, #sidemenu li {
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:14px;
	line-height:24px;
	
}
#sidemenu a:link, #sidemenu a:hover, #sidemenu a:visited {
	color:#03C;
	text-decoration: none;
}
#sidemenu li.current_page_item a {
	color:#C00;
	font-weight: bold;
}
#bod {
	width: 560px;
	float:left;
	padding:20px;
}
#bod img {
	max-width: 560px;
	height:auto;
}

#rightmen {
	width: 130px;
	padding:20px 10px;
	float:right;
	font-size:12px;
}
#rightmen ul, #rightmen li {
	list-style:none;
	padding:0px;
	
}
#rightmen ul {
	margin:0px;
}
#rightmen li {
	margin:5px 0px;
}

#rightmen img, .sidebar img {
	max-width:130px;
	height:auto;
}
.sidebar a:link, .sidebar a:visited, .sidebar a:hover {
	text-decoration:none;
}
#rightmen input[type="text"] { width: 100%; margin: 3px 0px; }
h2.widgettitle {
	font-size:16px;
	margin: 15px 0px 0px 0px;
}
#clear {
	clear:both;
}



#bod h1, #bod h1 a:link, #bod h1 a:link, #bod h1 a:visited  {
	font-size:22px;
	color:#03F;
	text-decoration:none;
}
#bod h1 a:hover {
	color:#03F;
	text-decoration: underline;
}
#bod h2{
	font-size:16px;
	color:#C00;

}
#bod p {
	font-size:13px;
	color:#333;
}
a:link {
	color:#03C
}
a:visited {
	color:#039;
}
a:hover {
	text-decoration:none;
	color:#C00;
}
.alignright {
	float:right;
	padding: 0px 0px 10px 10px;
}
	.alignleft{
		float:left;
		padding: 0px 10px 10px 0px;
		}
		.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote {
	background: url(image/hurricane-quote-bg.gif) no-repeat;
	margin: 0px;
	padding: 10px 20px 0px 30px;
	min-height:50px;
}
textarea {
	width:550px;
}
ol.commentlist {
	list-style:none;
	margin:0px;
	padding:0px;
}
img.avatar {
	float:left;
	padding-right:10px;
}
#smalll, #smallr {
font-size:10px;
	color:#666;
	padding: 10px;
}
#smalll {
	float:left;
}
#smallr {
	float:right;
	text-align: right;
}
#splash {
	text-align:center;
}
#splash embed, #splash object {
		background: url(image/cat5-shutters-splash-static.jpg) no-repeat;
		height:364px;
		width:900px;
}