/*
Theme Name: ACT Smart Inc.
Theme URI: http://www.goamerican.com
Description: ACT Smart Inc. Wordpress theme.
Author: George Whitcher
Author URI: http://www.goameriacn.com
version: 3.0
Tags: two-column, widget-ready, blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0px;
	background-color: #D1DEEE;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
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{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:underline;
	}
a:visited{
	color:#000;
	text-decoration:none;
	}

a:hover{
	color:#000;
	text-decoration: underline;
}



/* container */


#container {
	width: 915px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#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: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}
	
#randomheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	padding-left: 350px;
	padding-top: 30px;
}
#randomheadertext a {
	color:#FFFFFF;
}
/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:914px;
	overflow:hidden;
	background-image: url(images/bg_nav.png);
	background-repeat: repeat-x;
	height: 34px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: bottom;
}


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

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	margin: 0;
	color: #fff;
	display:block;
	line-height:34px;
	padding-right: 20px;
	padding-left: 25px;
	text-decoration:none;
}

#menu ul li a:hover {
	color:#FFF;
	background-image: url(images/bg_nav_hover.jpg);
	text-decoration: none;
	background-position: bottom;
}

.phonenumber {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	float:right;
	padding-right: 8px;
	padding-top: 5px;
}

/* content */


#content {
	float: right;
	width:649px;
	margin-top: 14px;
	background-image: url(images/bg_content_top.png);
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	}
#content a{
	text-decoration:underline;
}
#blogcontent {
	float: left;
	width:649px;
	overflow: hidden;
	background-image: url(images/bg_content_top_blog.png);
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	}	

#contentbottom {
	background-image: url(images/bg_content_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	background-color: #D1DEEE;
}
.post {
	line-height: 14pt;
	padding-top: 2px;
	padding-right: 5px;
	}
	
.post h2{
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	padding-top: 2px;
	}
	
.post h2 a{
	color: #990000;
	text-decoration: none;
	}
	
	
.post h2 a:hover{
	color: #990000;
	text-decoration: none;
	}

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

.post li {}

.entry p{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 5px;
	margin-right: 5px;
}


.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.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;
	float:left;
	margin:0;
	padding: 0;
	width: 256px;
	}

#sidebar h2{
	color: #FFF;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-top: 5px;
	background-image: url(images/navigation-top.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 30px;
	font-family: arial, georgia, times;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

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

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

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

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	background:#191919;
	color:#FFFFFF;
	text-indent: 15px;
	}
#sidebar li a{
	line-height: 18pt;
	list-style-type: none;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin-top: 0;
	margin-right: 0;
	margin-left: 15px;
	display: block;
	width: 220px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background:url(images/frame-icon.gif) left no-repeat;
	text-decoration:none;
	}
#sidebar li a:hover{
	color: #CCCCCC;
	text-decoration: none;
	}

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

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

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

#sidebar ul ul ul li{
		margin: 0;
	padding: 0;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	padding-left: 5px;
	}
	
#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%;
	}

input {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	border: 1px solid #990000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
select {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	border: 1px solid #990000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	
textarea {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	border: 1px solid #990000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 100px;
}

.constantcontact {
	margin: 0px;
	border: 1px solid #990000;
	height: 20px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

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;
	}

	
	
/* misc */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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 {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


/* Very Top Navigation Style */
#topnav {
	padding-top: 5px;
}
#topnav a {
	padding-left: 15px;
	color: #FFF;
	text-align: right;
	text-decoration:none;
}
#topnav a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}


/* Bottom Nav Styles */
#frame {
	float: left;
	width: 914px;
	min-height:180px;
	font-size:11px;
	color:#000000;
	padding:0 0px 0px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/bottomnav.png);
	}
	
#framebar {
	padding:0px 10px 0 0px;
	color:#000000;
	}
	
#frame li, #frame ul {
	list-style-type:none;
	}
	
#frame ul li {
	display:block;
	float:left;
	width:205px;
        padding-left: 18px;
	}
	
#frame h2 {
	color:#FFF;
	font-size:13px;
        padding: 0px 0px 4px 20px;
        margin-bottom: 2px;
		margin-top: 5px;
	border-bottom: 1px dotted #000000;
	background:url(images/frame-h2.gif) top left no-repeat;
	}

#frame ul li ul li {	
	display:block;
	float:none;
	width:auto;
	background:url(images/frame-icon.gif) left no-repeat;
	}
	
#frame ul li ul.children li a {
	margin-left:0px;
	background:none;
	}
	
#frame a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:16px;	
	margin-left:-16px;
    line-height: 18px;
	}
	
#frame a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
#frame img {
	padding:0;
	border:none;
	}
	
/* Specials and Featured Sites on Homepage */

.specialbar {
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	margin-top: 10px;
}

/* Tabs */
#support {
	background-image: url(images/support.png);
	width: 254px;
	height: 119px;
	float:right;
	margin-top: 5px;
}

#supporttext h1 {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#supporttext p {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	padding-top: 5px;
}
#supporttext a, #supporttext a:visited {
	color: #FFFFFF;
}

#newsletter {
	background-image: url(images/newslettersignup.gif);
	width: 252px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
	height: 143px;
	color: #FFFFFF;
}

#newsletter p {
	color: #FFFFFF;
	margin-left: 55px;
	margin-top: 70px;
	text-align: left;
}

#videoguarentee {
	float: right;
	width: 252px;
	margin-top: 15px;
}
#videoguarentee h1 {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#videoguarentee p {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

/* Specials and Featured Sites on All Other Pages */

.specialbar {
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	margin-top: 10px;
}
.specialbartop {
	margin-right: auto;
	margin-left:auto;
	text-align: center;
	margin-top: 10px;
	background-image: url(images/MarchSpecials2010.jpg);
	background-repeat: no-repeat;
	height:100px;
}
.countdown {
	margin-top: 20px;
	margin-right: 115px;
	width: 180px;
	float: right;
	font-size: 10pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

/* Tabs */
#support2 {
	background-image: url(images/support.png);
	width: 254px;
	height: 119px;
	float:left;
	margin-top: 5px;
}

#supporttext2 h1 {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#supporttext2 p {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
	padding-top: 5px;
}
#supporttext2 a, #supporttext2 a:visited {
	color: #FFFFFF;
}

#newsletter2 {
	background-image: url(images/newslettersignup.gif);
	width: 252px;
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
	height: 143px;
	color: #FFFFFF;
}

#newsletteralign {
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 70px;
	text-align: right;
}
#newsletteralign a{
	color: #FFFFFF;
	text-decoration:underline;
}

#videoguarentee2 {
	float: left;
	width: 252px;
	margin-top: 5px;
}
#videoguarentee2 h1 {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#videoguarentee2 p {
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


/* Testimonials */
#testimonials {
	float: right;
	width: 250px;
}
#testimonials h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	padding-top: 2px;
}
#testimonials h1 a{
	color: #990000;
}
#testimonials h1 a:hover{
	color: #990000;
	text-decoration: none;
}
#testimonialbg {
	background-image: url(images/testimonial-bg.jpg);
	background-repeat: no-repeat;
	height: 149px;
	margin-top: 5px;
}
#testimonials p {
	padding: 4px;
	padding-right:10px;
}
#testimonialseperator {
	background: url(images/blog-seperator.png) repeat-y 0 0;
	width: 15px;
	margin: 11px 0 11px 0;
	height: 200px;
	float: right;
}

#homepageseperator {
	background-color: #D1DEEE;
	width: 695px;
	height: 20px;
}

/* Featured Sites */
#featuredcontent {
	float: left;
	width:649px;
	overflow: hidden;
	background-image: url(images/bg_content_top_blog.png);
	background-repeat: no-repeat;
	background-color: #F9F9F9;
	margin-right: 0px;
	margin-left: 0px;
	}
#featuredsites {
	width: 400px;
	float: left;
}
#featuredcontent p{
	text-indent: 5px;
	padding-top: 15px;
}
#featuredseperator {
	background: url(images/blog-seperator.png) repeat-y 0 0;
	width: 15px;
	margin: 11px 0 11px 0;
	height: 100px;
	float: right;
}

#featured {
	float: right;
	width: 250px;
}
#featured h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	padding-top: 2px;
}
#featured h1 a{
	color: #990000;
}
#featured h1 a:hover{
	color: #990000;
	text-decoration: none;
}

#featured p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
}

.navigationbottom {
	background-image: url(images/bg_nav_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

/* Featured Sites */
#featuredsites {
	width: 910px;
}
#featuredsitesleft {
	width: 648px;
	float:left
}
#featuredsitesright {
	width: 262px;
	height: 185px;
	float: right;
	background-color: #114664;
}
#featuredimages img {
	padding-right: 10px;
}
.formpadding {
	padding-left: 15px;
}
#footertext {
	color:#FFFFFF;
	text-align:center;
}