/*
Theme Name: ACTSmart Web Design
Theme URI: http://www.ActSmartWeb.com
Description: Affordable website design and marketing support
Author: ACTSmart Web
Author URI: http://www.ACTSmartWeb.com
version: 2.0
Tags: two-column, widget-ready, blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#510000;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	
h1 {
	font-size: 18pt;
	color: #FFFFFF;
}
h2 {
	font-size: 14pt;
	color: #FFFFFF;
}
h3 {
	font-size: 10pt;
	color: #FFFFFF;
}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	background: #FFFFFF;
	margin:15px;
	padding: 5px 12px;
	color: #000000;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	}
blockquote a{
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;	
	text-decoration: none;
	}
blockquote a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;	
	color: #D1DEEE;
	text-decoration: none;
}
code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;	
	text-decoration: none;
	}

a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;	
	color: #D1DEEE;
	text-decoration: none;
}



/* container */


#container {
	width: 900px;
	margin: 0 auto;
	padding:0;
	color:#fff;
	overflow: hidden;
	}
	
/* header */
#phonenumber {
	float:right;
	padding-top: 50px;
	color: #fff;
	padding-right: 15px;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}
#header {
  	width: 900px; 
  	height: 100px;
	color: #fff; 
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color: #fff; text-decoration: underline;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}
/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt; 
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:right;
	padding-right: 20px;
}

#menu ul li a {
	color:#ffffff;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;	
	text-decoration: none;
}

#menu ul li a:hover {
	color: #D1DEEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;	
	text-decoration: none;
}



/* content */


#content {
	float:left;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#blogposts {
	width: 680px;
}	
#post-4 h2 {display: none;}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
.post h1{
	font-family: arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
.post h2{
	font-family: arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
	
.post h2 a{
	color: #fff;
	text-decoration: none;
	border: 0px;
	}
	
.post h2 a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;	
	}

.post ul {
	padding-left:40px;
}
.post ol {
	padding-left:40px;
}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#fff;
	padding:6px;
	margin: 20px 0;
	color: #000000;
	}
.postmetadata a {
	color: #000000;
}
.postmetadata a:hover {
	text-decoration: underline;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:right;
	margin:0;
	padding: 0;
	border-right: 1px solid #ddd;
	color: #000;
	background: #FFFFFF;
	}

#sidebar h2{
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial, georgia, times;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #510000;
	padding-left: 5px;
	line-height: 30px;
}

#sidebar label{
	color: #000;
	margin: 0;
	padding: 0;
	font-family: arial, georgia, times;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#sidebar p {margin:0; padding:0;color: #FFFFFF;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	color: #000000;
	}
#sidebar ul li a{
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	color: #000000;
	display: block;
	padding-left: 5px;
	}
#sidebar ul li a:hover{
	color: #FFF;
	background-color: #510000;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #000;
}



/* comments */
#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}

#commentpadding {
	padding: 15px;
}

#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	}

img.alignleft {
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	}
	
#footer p{font-size: 12px;padding:14px 0;margin: 0; color: #FFFFFF; text-align:center;}
#footer a{color: #D1DEEE;text-decoration: none;}
#footer a:hover{color: #EBEBEB;text-decoration: underline;}

/* Bottom Nav Styles */
#frame {
	float: left;
	width: 900px;
	font-size:11px;
	color:#000000;
	padding:0 0px 0px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#framebar {
	padding:0px 10px 0 0px;
	color:#000000;
	}
	
#frame li, #frame ul {
	list-style-type:none;
	}
	
#frame ul li {
	display:block;
	float:left;
	width:270px;
    padding-left: 18px;
	}
	
#frame h2 {
	color:#FFF;
	font-size:13pt;
	padding: 0px 0px 4px 0px;
	margin-bottom: 2px;
	margin-top: 5px;
	border-bottom: 1px dotted #fff;
	font-family: Arial;
	margin-bottom: 10px;
	}

#frame ul li ul li {	
	display:block;
	float:none;
	width:auto;
	}
	
#frame ul li ul.children li a {
	margin-left:0px;
	background:none;
	}
	
#frame a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin-left:16px;
    line-height: 18px;
	}
	
#frame a:hover {
	color:#FFF;
	text-decoration:none;
	}
	
#frame img {
	padding:0;
	border:none;
	}
/* Testimonials */
#testimonial {
	margin-bottom:25px;
	color: #000;
	float: right;
	margin-left: 15px;
	background-image: url(images/testimonial-bg.png);
	background-position: 0px 30px;
	background-repeat: no-repeat;
}
#testimonial-top {background:url(images/testimonial-top.png)  0 0 no-repeat;}
#testimonial_update_list {list-style:none;margin:0;padding:0;background:url(images/testimonial-bot.png)  left bottom no-repeat;min-height:80px;}
#testimonial_update_list li {
	list-style: none;
	margin:0;
	font-size:10px;
	line-height: 1.3;
	width: 230px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#testimonial_update_list li span {display: block;background: #fff;}

/* Latest Work */
#latestwork {
	margin: 0 auto;
}
.latestworkmiddleimage {
	margin-left: 45px;
	margin-right: 45px;
}
#latestwork img {
	margin-bottom: 15px;
	border: 6px solid #FFFFFF;
}
#latestwork a{
	color:#ffffff;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;	
	text-decoration: none;
}