/*  
Theme Name: Cando Computers
Theme URI: http://www.candocomputers.net
Description: Wordpress theme for Cando Computers
Version: 1.0
Author: Logoworks
Author URI: http://www.logoworks.com
*/

body 
{
	font-size: 12px;
	font-family: Arial, serif;
	background: #FFFFFF;
	color: #333333;
	margin: 0;
	padding: 0;
}

#page
{
	margin: 0px auto;
	padding: 0;
	width: 893px;
}
a { color: #86C337; }
img { border: 0px; }
form, h1, h2, h3 { padding: 0px; margin: 0px; }
.alignleft { float: left; }
.alignright { float: right; }

/* START header styles */
#header 
{
	background: url('images/subHeader.jpg') no-repeat top left;
	/*height: 87px; 
	width: 960px;*/
	margin: 0px;
}
#phone
{
	color: #BCBE77;
	font-size: 17px;
	text-align: right;
	font-weight: bold;
	margin: 24px 35px 20px 10px;
}

#logoTop { background: url(images/logoTop.jpg) no-repeat left bottom; }

#topNav
{
	margin: 0px 0px 0px 385px;
}
#topNav a
{
	display: block;
	float: left;
	width: 80px;
	height: 31px;
	font-size: 10px;
	color: #795300;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px 0px;
	margin: 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(images/navOff.jpg) no-repeat top left;
	line-height: 40px;
}
#topNav a.first
{
	padding-left: 5px;
	background: url(images/navLeftOff.jpg) no-repeat top left;
}
#topNav a.last
{
	padding-right: 6px;
	background: url(images/navRightOff.jpg) no-repeat top left;
}
#topNav a:hover, #topNav a.selected
{	
	background: url(images/navOn.jpg) no-repeat top left;
	text-decoration: none;
}
#topNav a.first:hover, #topNav a.first.selected
{	
	background: url(images/navLeftOn.jpg) no-repeat top left;
	text-decoration: none;
}
#topNav a.last:hover, #topNav a.last.selected
{	
	background: url(images/navRightOn.jpg) no-repeat top left;
	text-decoration: none;
}

#topArea { background: url(images/onlineBackupTopSmall.jpg) no-repeat top left; }
#topText
{
	font-weight: normal;
	margin: 25px 15px 25px 45px;
	text-align: left;
	line-height: 20px;
}

#topText h1
{
	padding: 0px;
	margin: 0px;
}
#topText h1 a 
{
	color: #86C337;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0px;
	text-align: left;
	text-decoration: none;
}
#topText .description 
{
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
	line-height: 20px;
}


/* END header styles */

/* START search styles */
#searchform { margin: 10px 0px; }
#searchform #s
{
	font-size: 10px;
	width: 100px;
}
#searchform #searchsubmit
{
	font-size: 10px;
}
#searchsubmit { margin: 0 0 0 0px; }
/* END search styles */

/* START sidebar styles */
#sidebar
{	
	width: 300px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#sidebarMargin
{	
	padding: 0px 45px;
	margin: 0px;
}

#sidebar ul
{
	margin: 30px 0;
	padding: 0px;
	list-style: none;
	text-align: left;
	line-height: 20px;
}
#sidebar ul li h2
{
	color: #86C337;
	font-style: italic;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
}
#sidebar ul li ul
{
	font-size: 11px;
	list-style: none;
	margin: 10px 0 10px 15px;
	padding: 0px;
	text-align: left;
}
#sidebar ul li ul a
{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#sidebar p
{
	margin: 10px 0;
	padding: 0;
	color: #666666;
	font-size: 11px;
}
#sidebar a
{
	color: #666666;
}

#sidebar ul li#tag_cloud, #sidebar ul li#calendar
{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;	
	color: #666666;
}
#sidebar ul li#tag_cloud h2, #sidebar ul li#calendar h2
{
	margin: 0px 0px 10px -15px;
}
#sidebar ul li#tag_cloud a, #sidebar ul li#calendar a
{
	color: #86C337;
	text-decoration: none;
}
/* END sidebar styles */


/* START content styles */

#columnBG
{
	background: #FFFFFF url('images/body.jpg') repeat-y top left;
	overflow: hidden;
	width: 100%;
}
#content.narrowColumn
{
	width: 543px; /*593px*/
	margin: 35px 25px 35px 25px;
	padding: 0px;
	float: right;	
}
#content.widecolumn
{
	width: 843px; /*893px*/
	margin: 35px 25px 35px 25px;
	padding: 0px;
}

.post { clear: both; }
.post h2, .post h3
{
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
}
.post h2 a, .post h3 a
{
	font-size: 15px;
	font-style: italic;
	color: #86C337;
	font-weight: normal;
	text-decoration: none;
}
.post small, .post small a
{
	font-size: 10px;
	color: #AEB0B2;
	margin: 0;
	padding: 0;
}
.post .entry p
{
	margin: 10px 0 5px;
	padding: 0px;
	text-align: left;
}
.post .entry a
{
	color: #777;
}
.post .postmetadata, .post .postmetadata a
{
	margin: 0px 0 15px;
	padding: 0px;
	text-align: right;
	color: #AEB0B2;
	font-size: 10px;
	text-decoration: none;
}
.post .postmetadata a:hover
{
	text-decoration: underline;
}
.post img { margin: 0 5px 5px 0; }
h2.pagetitle, h2
{
	color: #86C337;
	font-size: 15px;
	font-style: italic;
	text-decoration: none;	
	margin: 5px 0 0px;
	font-weight: bold;
}
.navigation a
{
	color: #AEB0B2;
}
/* END content styles */

/* START footer styles */
#bottomNav
{
	position: relative;
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	background: url(images/footer.jpg) no-repeat bottom center;
}
#bottomNav a
{
	font-size: 10px;
	color: #524C4C;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 36px;
}
#bottomNav a:hover
{	
	color: #FFF;
	text-decoration: none;
}

#footerIcons
{
	right: 15px;
	top: 5px;
	position: absolute;
}

#footer
{
	clear: both;
	margin: 0px;
	padding: 0px;	
	width: 893px;
}
#footerMargin
{
	text-align: center;
	color: #524C4C;
	padding: 10px 25px;
	font-size: 10px;
}
#footer a
{
	color: #524C4C;
}


/* END footer styles */


