/*  
Theme Name: Accuarte
Theme URI: http://www.zapfire.com
Description: A three column fixed width theme with both sidebars widget ready.
Version: 1.0
Author: Web4 K. Evans
Author URI: http://www.zapfire.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	background-color:#ddd;
	margin:0px;
	padding:0px;
}

#wrap
{
width:900px;
margin: 0 auto;
padding: 0;
}

#outer
{
height:100%;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
width: 900px;
height:108px;
margin: 0;
padding: 0;
text-align: left;
}

h1.blogtitle
{
padding-left: 180px;
padding-top: 45px;
}


#blogtitle a:link, a:visited {
font: bold 26px verdana, arial, helvetica, sans-serif;
color: #fae063;
text-decoration: none;
}


#blogtitle a:hover {
color: #A64124;
}

.description
{
color: #62838F;
text-align: left;
font-size: 18px;
margin-left: 8px;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
padding:10px 0;
margin: 0;
width: 900px;
height:auto;
background-color:#fff;
}

#spacer {
width:900px;
height:5px;
}


                         /***************************************************
                         *********************** Navigation **************
                         *****************************************************/

#nav A.nav:link, A.nav:visited, A.nav:active {
	font: 11px arial, helvetica, sans-serif;
	color: #fff;
	line-height:20px;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	}
	
#nav A.nav:hover {
	font: 11px arial, helvetica, sans-serif;
	line-height:20px;
	color: #60a7e3;
	text-decoration:none;
	text-align:left;
	vertical-align:top;
	}

#nav {
	background-color:#000;
	height:22px;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:bottom;
	}

#nav ul {
	margin:0px;
	padding:0px;
	}
	
#nav li {
	float:left;
	list-style:none;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
.blackline {
	background-color:#000;
	height:5px;
	width:900px;
	}

	
#blueline {
	background-color:#60a7e3;
	height:16px;
	width:900px;
	margin:0px;
	padding:0px;
	}
	
#blueline ul {
	margin:0px;
	padding:0px;
	}
	
#blueline li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	}

.welcomebar {
	width:475px;
	font:bold 11px arial, helvetica, sans-serif;
	color:#000;
	line-height:16px;
	vertical-align:top;
	text-align:center;
	}	

.servicebar1 {
	width:200px;
	text-align:left;
	}	
	
.servicebar2 {
	width:200px;
	text-align:right;
	}	

.black {
	font:bold 11px arial, helvetica, sans-serif;
	color:#000;
	line-height:16px;
	}
		
A.black:link, A.black:visited, A.black:active {
	font:bold 11px arial, helvetica, sans-serif;
	color:#000;
	line-height:16px;
	text-decoration:none;
	vertical-align:top;
	}
	
A.black:hover {
	color:#900;
	line-height:16px;
	text-decoration:none;
	}
	



                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
	float: left;
	width:151px;
	text-align:center;
	margin:0 0 0 5px;
}

/** 
#coltop 
{
	background-image:url(/blog/wp-content/themes/accurate/images/box-header.jpg);
	background-repeat:none;
	margin: 0 5px;
	width:153px;
	height:21px;
}
**/



                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
width: 150px;
margin: 10px 0 0 0;
padding:0;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
float:right;
width:552px;
margin: 0;
padding: 0 20px;
text-align: left;
background-color:#fff;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: square;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}

.content {
	width:900px;
	background-color:#fff;
	}
	
	                         /***************************************************
                         *********************** Widgets **************
                         *****************************************************/
li#archives h2.widgetitle {
	font: bold 12px arial, helvetica, sans-serif;
	color: #000;
	
	}								



                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/
												 
.copybox {
	clear:both;
	width:900px;
	height:25px;
	background-color:#000;
	font: 10px arial, helvetica, sans-serif;
	line-height:25px;
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
	}
	
.copybox A.copy {
	font: 10px arial, helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	line-height:22px;
	}
	
.copybox A.copy:hover {
	font: 10px arial, helvetica, sans-serif;
	color: #60a7e3;
}	

#footwrap
{
clear:both;
width:890px;
background-color:#ddd;
color: #000;
padding:5px;
margin:0;
}

#footwrap p
{
display: block;
font: 11px arial, helvetica, sans-serif;
color:#000;
margin-top: 5px;
margin-bottom: 5px;
text-align:center;
}

#footwrap a:link {
color: #000;
font: 11px arial, helvetica, sans-serif;
text-decoration: none;
border: none;

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

#footwrap a:visited:hover {
color: #A64124;
text-decoration: underline;
}

#footwrap a:visited {
color: #666;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin: 5px 0 10px 0;
background: none;
padding:0 0 10px 0;
}

#sidebarleft ul
{
list-type:none;
}


#sidebarleft ul li
{
padding-left: 0;
margin: 0 5px;
padding-bottom: 2px;
list-style-type:none;
}

#sidebarleft ul li li
{
padding-left: 0;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-type:circle;
}

#sidebarleft a {
	font: 11px arial, helvetica, sans-serif;
	color:#042584;
	}

#sidebarleft a:link {
color: #042584;
text-decoration: none;
}

#sidebarleft a:hover {
color: #60a7e3;
text-decoration: underline;
}

#sidebarleft a:visited:hover {
color: #60a7e3;
text-decoration: underline;
}

#sidebarleft a:visited {
color: #666;
text-decoration: none;
}

#sidebarleft h2 {
font: bold 12px/18px arial, helvetica, sans-serif;
width:147px;
height:18px;
color:#333;
padding:0;
margin: 8px 0 0 3px;
text-transform:uppercase;

}

#sidebarleft p
{
padding: 3px;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
color: #042584;
margin: 0 0 10px 0;
background: none;
padding:0 5px 0 0;

}

#sidebarright ul
{
list-type:none;
border: solid 1px #000;
}

#sidebarright li
{
background: #fff;
padding-bottom: 8px;
}

#sidebarright ul li
{
padding-left: 0;
margin-left: 5px;
margin-right: 4px;
padding-bottom: 2px;
list-style-type:square;
list-style-position:inside;
}

#sidebarright ul li li
{
padding-left: 0;
margin-left: 8px;
margin-right: 3px;
padding: 2px 0;
list-style-type:circle;
}


#sidebarright a:link {
font: 12px arial, helvetica, sans-serif;
color: #042584;
text-decoration: none;
}

#sidebarright a:hover {
font: 12px arial, helvetica, sans-serif;
color: #60a7e3;
text-decoration: underline;
}

#sidebarright a:visited:hover {
font: 12px arial, helvetica, sans-serif;
color: #60a7e3;
text-decoration: underline;
}

#sidebarright a:visited {
font: 12px arial, helvetica, sans-serif;
color: #666;
text-decoration: none;
}

#sidebarright h2 {
font-family: bold 14px verdana, arial, helvetica, sans-serif; 
color: #000;
padding: 2px 8px 2px 8px;
background:#60a7e3;
border-bottom: 1px solid #000;
margin:0;
}

#sidebarleft p
{
padding: 3px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #999;
border-left: 4px solid #480000;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
margin: 10px auto 10px auto;
padding: 5px;
text-align: left;
color:#333;
background: #f2f2f2;
}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
font: 12px/16px arial, helvetica, sans-serif;
border: none;
color: #000;
}

.postmetadata a:hover
{
border: none;
color: #60a7e3;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #60a7e3;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #333;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

A:link, A:visited, A:active {
	font: 12px arial, helvetica, sans-serif;
	color: #900;
	text-decoration:underline;
	}
	
A:hover, a:visited:hover {
	font: 12px arial, helvetica, sans-serif;
	color: #666;
	}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
color: #333;
margin:0;
padding:0;
}

.commentlist li
{
margin: 0;
padding: 10px;
list-style: none;

}

.commentlist li ul li
{
border: none;
}

/*li.alt
{
border-bottom: 2px solid #D8A860;
}*/

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #ddd;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #666;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #60a7e3;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #60a7e3;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #666;
}

.commentnumber {
font: 11px arial, helvetica, sans-serif;
margin-top: 2px;
float:right;
color: #000;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

P, LI, TD {
	font: 12px/18px arial, helvetica, sans-serif;
	color: #000;
	text-align:left;
	}
	
	
H1 {
	font:bold 24px arial, helvetica, sans-serif;
	color: #60a7e3;
	text-align:left;
	line-height:.9em;
}


h2
{
display: block;
font: bold 14px verdana, arial, helvetica, sans-serif;
padding: 0;
margin: 5px 0;
text-align: left;
}

h3
{
font: bold 12px verdana, arial, helvetica, sans-serif;
display: block;
padding: 5px 0 0 0;
margin: 0;
text-align: left;
}

h3.posttitle   
{
font-family: Arial, sans-serif; 
font-size: 18px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
}

H4 {
	font:bold 16px arial, helvetica, sans-serif;
	color: #60a7e3;
	text-align:left;
	line-height:.9em;
}

.posttitle a:link
{
font-size: 18px;
color: #042584;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited
{
font-size: 18px;
color: #666;
font-weight: bold;
text-decoration: none;
}

.posttitle a:hover
{
font-size: 18px;
color: #60a7e3;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
color:#60a7e3;
}



h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

                          /*Miscellaneous*/
.date
{
font-size: 12px;
float: right;
text-transform: uppercase;
padding: 0 5px;
margin-top: 12px;
text-align: center;
color: #000;
border: 1px groove #000;
background: #B1CCDC url(images/date.png) no-repeat;
}

.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{
display: block;
overflow:hidden;
}
                     /*Code*/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #333;
color: #FFFFE8;
background: #480000;
}

#searchform {
margin-left: 5px;
text-align:center;
border: solid 1px #767676;
padding: 5px 0;
	}
	
#searchform input{
	margin:3px 0;
	}
	

/* navigation
--------------------------------------------------*/
/*#navigation 
{
margin:0 auto;
width: 778px;
height:22px;
background:#900;
}

#navigation ul 
{
display:block;
margin:0;
padding:0;
height:22px;
list-style-image:url(images/menu-diamond-sm.gif);
list-style-position:inside;
}


#navigation li, li.selected, li.page-item {
float:left;
margin:0 20px 0 0;
padding:0;
}

#navigation li.home {
list-style-type:none;
}

#navigation li a, li.selected a, li.page-item a 
{
padding:0 0 0 5px;
font: 12px/22px verdana, arial, helvetica, sans-serif;
color:#fff
text-transform:uppercase;
}

/* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

/*#navigation form 
{
float:right;
height:22px;
width:164px;
padding:0 15px;
}

#navigation form fieldset 
{
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
/*  margin-top:7px;
border:0 solid; /* Opera */
/*}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s 
{
height:1.5em;
width:115px;
margin:0 5px 0 0;
padding:0;
border:1px solid;
font-size:0.8em;
vertical-align:middle;
}

#navigation #searchbutton 
{
height:2em;
width:auto;
padding:0 1px;
font-size:9px;
letter-spacing:1px;
text-align:center;
vertical-align:middle;
}


#navigation li 
{
border-color:#7F7F7F;
}

#navigation a 
{
color:white;
}

#navigation .selected,
#navigation .current_page_item,
#navigation a:hover
{
color: #A64124;
background: url(img/hover.png) top right no-repeat;
}

#navigation a:visited
{
font-weight: bold;
}


#navigation #s 
{
border-color:#FFF9EA;
}

#navigation #searchbutton 
{
color:white;
 background-color:#798288;
}

.button
{
margin-bottom: -4px;
}

*/
/******************Calendar**************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
/*padding: 3px 0;*/
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}

.wp-smiley
{
padding: 0;
}

.textwidget
{
font-size:12px;
margin: 2px 5px 2px 5px;
}

.widget {
font-size:12px;
}

/****Rounded corners********/

.roundcont {
background-color: #f2f2f2;
margin: 10px;
padding:5px;
width:510px;
}

.roundcont p {
	margin: 0 10px;
}

/***
.roundtop { 
	background: url(images/tl.png) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.png) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
//> 
	 
