/*  
Theme Name: CloudVA
Theme URI: http://Cloudva.co.uk
Description: Theme for Cloud VA.  Designed by Sleeky Web Design
Version: 1.0
Author: Sleeky Web Design
*/

* {
	margin:0
}
html, body {
	height:100%
}
img{ border:none; border:0;}
body {
	text-align:center;
	margin:0;
	padding:0;
	background-image:url(images/background1.gif);
	background-color:#e0eef4;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-attachment: fixed;
}
#wrapper {
	width:805px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 auto -136px;
	text-align:left;
}
.logo { padding-top:10px; width:230px; height:183px; background-image:url(images/cloudva-logo.png); background-repeat:no-repeat; display:block; float:left;}

ul#nav { width:805px; height:30px; background-image:url(images/nav-bg.png); padding-top:20px; background-repeat:no-repeat; clear:both;}
ul#nav  li { float:left; padding-left:20px; list-style:none; font-family:"Century Gothic", Arial, sans-serif; color:#FFFFFF; font-weight:bold; font-size:15px;}
ul#nav  li a { color:#FFFFFF; text-decoration:none;}
ul#nav  li a:hover { color:#306d8b;}
#content { width:805px; background-image:url(images/content-bg.png); background-repeat:repeat-y; clear:both; padding-top:15px;}
#content br { clear:both;}
#left { padding-left:35px; width:540px; float:left;}
#left h1 { color:#306d8b; font-size:25px; margin-bottom:15px;}
#left h2 { color:#77afcb; font-size:20px; font-weight:normal;}
#left h2 a { border:0; text-decoration:none;}
#left p {
	font-size:13px;
	line-height:20px;
	color:#333333;
	margin-bottom:15px;
}
#left p.contact { font-size:16px; color:#306d8b; line-height:22px; font-weight:bold;}
#left p.date { font-size:9px; color:#999999}
#left ul { margin-bottom:15px;}
#left li {
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 3px; padding-left:15px; font-size:13px; line-height:19px; color:#4f4f4f; margin-bottom:5px;
}
#left a {
	color:#306d8b;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#left a:hover {color:#77afcb;}
#left strong {color:#306d8b;}
#left .script { font-family:script; font-size:30px; font-weight:bold;}
#left h2 a { border:0; text-decoration:none;}
#left label { display:block; width:100px; text-align:right; float:left; padding-right:15px;}

#left blockquote { font-size:12px; line-height:22px; margin-bottom:25px;}
#left blockquote cite { font-size:11px; line-height:18px; color:#306d8b;}
.formy_button { margin-left:115px; display:block;}
.formy { width:250px;}
#sidebar { width:185px; padding-right:15px; float:right; text-align:left;}
#sidebar h2 { color:#306d8b; font-size:16px; margin-bottom:5px; margin-top:15px;}
#sidebar blockquote { font-size:11px; padding:0px 5px 0px 5px ; line-height:17px;}
#sidebar blockquote cite { display:block; text-align:right; color:#306d8b; font-weight:bold; font-size:10px; line-height:15px; padding-top:5px;}
#sidebar ul { list-style:none; font-size:12px; padding:0; margin:0;}
#sidebar ul li { list-style:none; margin:2px; padding:0px;}
#sidebar ul li ul li { margin:0; padding:0;}
#sidebar a { display:block; color:#77afcb; font-size:13px; text-decoration:none; margin-bottom:10px;  }
#sidebar a:hover {color:#306d8b;}

#footer, #push {
	height:136px;
}
#footer {
	width:100%;
	min-width:805px;
	background-image:url(images/footer.png);
	height:36px;
	background-position: center 0px;
	text-align:center;
	color:#FFFFFF;
	padding-top:100px;
	font-size:12px;
	
}
#footer a{ color:#ffffff; border-bottom: 1px dashed; text-decoration:none; }
#footer a:hover {color:#306d8b;}



/* -----------------------------------------------------------------------------------------------------------------------------------------  Comment things*/

#comments, #add_comment {
 width:530px;
clear:both;
margin-left:10px;
display:block;
text-align:left;
}

#comments ol { list-style:none; margin:0; padding:0; text-align:left;}
#comments ol li {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px dotted #CCCCCC;
	margin-bottom:10px;
	list-style:none;
	background-image:none;
}
#comments .author {
	font-weight: bold;
	font-size:15px;
	margin-bottom:0;
	padding-bottom:0;
	
}


#comments p { font-size:12px; line-height:20px;  margin-bottom:5px; }
#comments a {
	font-weight: bold;
	text-decoration: none;
	border:0; border:none;
}

#comments a:hover {color:#77afcb;}
#comments li .avatart {
	float:left;
	padding:0px;
	margin-right:5px;
	margin-bottom:5px;
	border: 1px solid #cde2e0;
}
.thecomment {  float:left; width:450px;}
#add_comment  label { width:180px; text-align:left; }



#add_comment {
font-size:1em;
padding-left:25px;
}
#add_comment .cleft { float:left; width:180px; position:relative; display:inline}
#add_comment .cright {float:left; width:280px; padding-right:15px; position:relative; display:inline}

#add_comment em { font-size:0.8em;}
#add_comment span{ color:#FF0000}
#add_comment .submitb { text-align:right}
#add_comment .formy { width:155px; padding:2px; font-size:1em;}
#add_comment .formy_comment {
	width:276px;
	padding:2px;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
}
#add_comment p { margin-bottom:10px; clear:both;}

.widget ul, .widget li { list-style:none;}



