/*
Theme Name: Ask Computer Jim New
Theme URI: 
Description: base theme by df
Version: 1.0
Author: df
Author URI: http://www.daveflynn.org
*/

* {
  padding: 0;
  margin: 0;
}

body{
	background-color: #fff;
	font-family: Verdana, Arial, Arial sans-serif;
  font-size: 11px;
}


#bg_fade{
	width: 100%;
	background: url(images/bg_fade.jpg) repeat-x;
}

#holder{
	width: 888px;
	background: url(images/page_shadow.jpg) no-repeat;
	margin: 0 auto;
}

#page{
	width: 824px;
	background: url(images/page_bg.gif) repeat-y;
	margin: 0 auto 10px auto;
}

#header{
	height: 103px;
	width: 822px;
	margin: 0 auto;
	background: url(images/header_bg.jpg) repeat-x;
}

#wrapper{
	width: 804px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#sidebar {
  float: left;
  width: 205px;
}

.sb_item{
	width: 195px;
	margin-top: 10px;
}


#content {
  width: 580px;
  float: left;
  color: #2F2F2F;
}

#content a {

}

#content a:hover {

}

.narrowcolumn{

}

/* footer */

#footer {
	height: 62px;
	width: 822px;
	background: url(images/footer_bg.jpg) repeat-x;
	margin: 0 auto;
}

/****** Typography ******/


h1, h2, h3, h4, h5{
	color: orange;
	font-family: arial;
	margin: 5px 0px 0px 3px;
	/*text-transform: capitalize; */
	font-weight: bold;
}

h3{
	font-size: 14px;
}

p{
	padding: 0 5px;
	margin-bottom: 10px;
	line-height: 1.3;
}

/****** images ******/

img.guest{
	float: right;
	margin: 15px 5px 2px 2px;
}

ul {
	list-style: inside square;
}

/****** menu ******/

#menu, #menu ul {
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	font-size: 12px;
	margin:0px 0px 0px 0px;
}

#menu li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Arial;
	color: #717171;
	font-size: 12px;
	text-transform: capitalize;
	background-image: url(images/menu_bg.gif);
	background-repeat:no-repeat;
}

#menu a:link, #menu a:visited {
	font-family: Arial;
	color: #717171;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 163px;
	height: 23px;
	font-size: 12px;
	padding-left: 37px;
	padding-top: 8px;
	text-decoration: none;
}

#menu a:hover {
	font-family: Arial;
	color: #EBA103;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 163px;
	height: 23px;
	font-size: 12px;
	padding-left:37px;
	padding-top:8px;
	text-decoration: underline;
}


/****** Linkage ******/

a{	
	text-decoration:	none;
	color:	#EBA103;
	}	

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

a:active{	
	text-decoration:	none;
	color:	#3D3D3D;
}	
		

a:hover	{	
	text-decoration:underline;
}

/****** Posts ******/

.post {
	width: 570px;
	margin: 20px auto 0 auto;
	display: block;
}

.post .entry{
	width: 560px;
	padding: 0 5px;
}

.post .postmetadata{
	margin: 10px auto;
	padding: 3px;
	width: 560px;
	background-color: #ffdf70;
	border: solid #efba00 1px;
	display: block;
}

.post .postmetadata a{
	color:  #846600;
}

.podPress_content div{
	padding: 10px;
}

p{
	margin-top: 5px;
}

/****** Lists ******/

.downloads_list ul{
  margin: 10px 0 10px 35px;
  text-align: left;
}

.downloads_list ul li{
  list-style-image: url(images/page_go.png);
  padding: 2px;
}

.downloads_list ul li a:hover{
text-decoration: underline;
}

h2.type{
	color: gray;
	font-size: 14px;
}

h1.down_h1{
	font-size: 18px;
	margin-top: 25px;
	color: #434f81;
}

h3.question{
	margin-top: 15px;
	color: #434f81;
}

/* Other Styling */

.clear{
  clear:both;
}


a img {
  border: none;
}

body a, a:visited {
  text-decoration: none;
}

body a:hover{
	text-decoration: underline;
}

blockquote {
  margin-left: 1.5em;
  padding: 5px 0 5px 0;
}

.download{
	margin: 15px 0 20px 0;
}

.guest img, .download img{
	float: left;
	margin: 5px 5px 0 0;
}

.special_price{
	color: #1777b1;
	font-size: 110%;
}

/****** Polls ******/

.wp-polls-form ul{

}

/****** ads ******/

.ban_ad{
	width: 471px;
	display: block;
	margin: 0 auto;
}

.main_ban{
	width: 735px;
	display: block;
	margin: 0 auto;
}

/****** Portfolio ******/

#portfolio{
  width: 550px;
  margin: 0 auto;
}
#portfolio ul{
  list-style: none;
}

#portfolio ul li{
  float: left;
  position: relative;
}

#portfolio ul li a{
  border: solid 5px #f0f0f0;
  display: block;
  position: relative;
  margin: 10px 10px 10px 0;
}

#portfolio ul li a:hover{
  border: 5px solid #333;
}

/****** Contact Details & form ******/

#main_contact{
	margin: 0 auto;
	padding: 10px;
	background-color: #ffdf70;
	border: solid #efba00 1px;
	width: 240px;
	display: block;
}

.address{
	width: 240px;
	text-align: center;
}

.address h3{
	color:  #846600;
}

/****** Contact Form ******/

#wpcf_your_name, #wpcf_email, #wpcf_subject, #wpcf_phone,  #wpcf_msg, #author, #email, #url, #comment, .fmtext, .fmtextarea {
  background: url(images/form_bg.gif) 0 0 repeat-x;
  background-color: #7db6e2;
  font-size: 16px;
  border: solid 1px #316cad;
  color: #1c528c;
  padding: 2px;
  width: 250px;
}

#submit, #contactsubmit {
  font-size: 16px;
}

/***** web design packages *****/

#packages{
  padding-left: 30px;
}

.package{
  width: 250px;
  display: block;
  float: left;
  position: relative;
  margin: 5px 5px 5px 5px;
}

.logos{
  display: block;
  margin: 0 auto;
}


/****** Shop *****/

.system{
	margin-top: 20px;
}

.system table{
	padding: 0;
	margin: 0;
}

.system td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


.system td.alt {
	background: #F5FAFA;
	color: #797268;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: none;
	border-left: none;
}


/***********************/


td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	line-height: 19px;
	margin: 0px 0px 0px 5px;
}

.subhead1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #009DDC;
}


.subhead2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #009DDC;
}

.subhead3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009DDC;
}

.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009ddc;
	font-weight: bold;
}


.box{
	font-style: normal;
	border: 1px dashed #009DDC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009ddc;
	font-weight: bold;
	line-height: 25px;
	padding: 5px 2px 2px 7px;
}



.sublink{
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009ddc;
	font-weight: bold;
	line-height: 25px;
}


.box1{
	font-style: normal;
	padding: 3px;
	border: 1px solid #009ddc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



.msline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.bodybold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}

.bodybolditalic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}

.bodyitalic{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-style: italic;
}

.bodysmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}

.graylink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 20px;
}

.linkbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #009ddc;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 18px;
}

.spectitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
}

.specbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.chartblue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009ddc;
	padding: 5px;
}

.chartblue2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009ddc;
	padding: 5px;
}

.chartbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}

.chartbold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
}

.specification {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding: 5px;
}

.navlinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #71BAE7;
}

.navslash{
	background-image: url(Images/navigation/BL_slash.jpg)
}

.sidebargrad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(Images/navigation/side_blue.gif);
}

.bluebkgrd{
	background-color: #009DDC;
}

.sunbelt{
	margin: 0 auto;
	display: block;
	width: 471px;
}

.sunbelt_side img{
	margin: 0 auto;
	display: block;
	width: 80px;
}

.sunbelt_side .sunbelt_link{
	text-align: center;
	margin: 0 auto;
	display: block;
}


