/******************************
	Theme Name: InternetFramework
	Theme URL: http://www.internetframework.com
	Description: InternetFramework Theme
	Author: InternetFramework
	Author URI: http://www.internetframework.com
	Version: 1.0
******************************/
* {margin: 0; padding: 0;}

html, body {height: 100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
    font-size:62.5%;
    line-height:1.5em;    
    color:#444444;
	background: #FFFFFF url('images/backgroundbody.gif') repeat-x;
	}

a, a:link, a:visited {
	color: #cb510e;
	text-decoration: none;
	border-bottom: 1px dotted #dc8b5f;
	line-height: 1em;
	}

a:visited {
	color: #cb510e;
	}

a:hover, a:active {
	border-bottom-style: solid;
	color: #8f3503;
	}

/******************************
* Content Elements
******************************/
h1,h2,h3 {	
	font-family: Georgia, "Times New Roman", Verdana;	
	color:#444444; 
	font-weight:normal;
	}

h1 {
	font-size:2.6em; 
    line-height:1.2em; 
	margin-bottom:5px;
	}

h2 {
	font-size:2.1em;
	margin-bottom:8px;
	}

h3 {
	color:#858585;
	font-size:1.6em;
	margin-bottom:5px;
	}

p, ul, ol, .callout, dl { 
	font-size: 1.4em; 
	line-height: 1.45em;
	margin: 0 0 10px 0;
	}

ul {list-style-type:none;}

ul li {}

ol {list-style-type: decimal;}

ol li {
	list-style-position: outside;
	margin: 0px 0px 0px 25px;
	}

th {font-size:1.4em;}
strong {color:#555555;}
blockquote {padding:0 0 0 25px;}

hr {
    border:solid 1px #dfe2e2; 
    background-color:#dfe2e2;
    height:1px;
	}

table {
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	border-collapse: collapse;
	}

tr {}

td {
	padding: 6px 6px 6px 6px;
	font-size: 1.2em; 
	line-height: 1.4em;	
	vertical-align: top;
	}

th {
	font-family: Georgia, "Times New Roman", Verdana;
	font-size: 1.4em; 
	font-weight:normal;
	color: #bc2526;
	border: 1px solid #D8D3C8;
	text-align: left;
	padding: 6px 6px 6px 6px;
	}

.caption {
	padding: 0 0 5px 0;
	width: 100%;	 
	text-align: right;
	}

.date { color: #858585; }

.categories span {
	padding:5px;
	background-color: #cb510e;
	color:#ffffff;
}

.categories {padding-top:10px;}
.categories span a:link { color:#ffffff;text-decoration:none; }
.categories span a:visited { color:#ffffff;text-decoration:none; }
.categories span a:hover { color:#ffffff;text-decoration:underline; }
.categories span a:active { color:#ffffff;text-decoration:none; }

.divider {
	border-top: 1px solid #f2f2f2;
	margin: 0px 0px 11px 0px;
	clear: both;
	}	

/******************************
* Layout
******************************/
#border {
	margin: 0px auto;
    width:980px; 
    border: 0px solid red;
	height: 100%;
	}

#page {
	float: left;
	clear: both;
	}

/******************************
* Home Page
******************************/
#featuredclient {
	float:left;
	width: 350px;
    border: 0px solid red;
	}

#testimonial {
	float:right;
	width: 360px;
    border: 0px solid red;
	}

.callout {
	background: #FEFBE6 url('images/backgroundcallout.gif') repeat-x;
	background-position: 1px 1px;
	border-top: 1px solid #f6e2b9;
	border-left: 1px solid #f6e2b9;
	border-right: 1px solid #f6e2b9;
	padding: 10px;
	margin: 0px;
	}

.callouttip {
	height: 13px;
	background: #FEFBE6 url('images/backgroundcallouttip2.gif') repeat-x;
	}

/******************************
* Header
******************************/
#header {
	float: left;
	clear: left;
    width:980px; 
	height:110px;
    border: 0px solid red;
	}

#header a, #header a:link, #header a:visited, #header a:hover {
	border: 0px;
	}

#headerleft {
	width: 340px;
	margin-top: 39px;
	float: left;
    border: 0px solid red;
	}

#headerleft img {border: 0px;}

#headerright {
	width: 624px;
	height: 140px;
	margin-top: 6px;
	float: right;
    border: 0px solid red;
	}

#headerright ul {
	list-style-type: none;
	float: right;
	width: 550px;
	height: 133px;
    border: 0px solid red;
	}
	
#headerright ul li {display: inline;}

#headerright ul li.page-item-2 a, #headerright ul li.page-item-3 a, #headerright ul li.page-item-5 a, #headerright ul li.page-item-7 a, #headerright ul li.page-item-14 a {
   	width:100px;        
   	height:133px;
   	display:block;
   	float:left;
   	margin-right:10px;
   	color: #ffffff;
	}

#headerright ul li.page-item-2 a:hover, #headerright ul li.page-item-3 a:hover, #headerright ul li.page-item-5 a:hover, #headerright ul li.page-item-7 a:hover, #headerright ul li.page-item-14 a:hover {
	color: #ffffff;
	}

#headerright ul li.page-item-2 a {background: url('images/navhomeup.gif') repeat-x;}
#headerright ul li.page-item-2 a:hover, #headerright ul li.page-item-2 a:active {background: url('images/navhomedown.gif') repeat-x;}
#headerright ul li.page-item-3 a {background: url('images/navaboutup.gif') repeat-x;}
#headerright ul li.page-item-3 a:hover, #headerright ul li.page-item-3 a:active {background: url('images/navaboutdown.gif') repeat-x;}
#headerright ul li.page-item-5 a {background: url('images/navworkup.gif') repeat-x;}
#headerright ul li.page-item-5 a:hover, #headerright ul li.page-item-5 a:active {background: url('images/navworkdown.gif') repeat-x;}
#headerright ul li.page-item-7 a {background: url('images/navblogup.gif') repeat-x;}
#headerright ul li.page-item-7 a:hover, #headerright ul li.page-item-7 a:active {background: url('images/navblogdown.gif') repeat-x;}
#headerright ul li.page-item-14 a {background: url('images/navcontactup.gif') repeat-x;}
#headerright ul li.page-item-14 a:hover, #headerright ul li.page-item-14 a:active {background: url('images/navcontactdown.gif') repeat-x;}

#headerright a span {display: none;}

#headerright ul li.page-item-2.current_page_item  {background: url('images/navhomedown.gif') repeat-x;}

#preblock {
	float: left;
	clear: left;
    width:980px; 
	height: 245px;
    border: 0px solid red;
	}

#tagline {
	float: left;
    width:490px; 
	padding-top:70px;
    border: 0px solid red;
	}

#tagline h1 {
	font-size:2.7em; 
    line-height:1.2em; 
	display: block;
	}

#services {
	float: right;
    width:450px;
	padding-top:28px;
	}

#services h2 { font-size:1.5em; }
#services ul li {font-size:.90em;}
ul.shortcut1 {padding-right:10px;}

ul.shortcut1, ul.shortcut2  {
	list-style-type: none;
	float:left;
	text-transform: uppercase;
	width:220px;
	}

ul.shortcut1 li, ul.shortcut2 li {
	background-color: #cb510e;
	margin: 0 0 8px 0;
	text-align: center;
	}

ul.shortcut1 li:hover, ul.shortcut2 li:hover { background-color: #8f3503;}	

ul.shortcut1 li a, ul.shortcut2 li a {
	color: #ffffff;
	vertical-align: middle;
	display: block;
	padding-top:8px;
	height: 25px;
	}

ul.shortcut1 li a:link, ul.shortcut2 li a:link,
ul.shortcut1 li a:visited, ul.shortcut2 li a:visited,
ul.shortcut1 li a:hover, ul.shortcut2 li a:hover,
ul.shortcut1 li a:active, ul.shortcut2 li a:active {
	text-decoration:none; 
	font-weight: normal;
	border:none;
	}

/******************************
* Content
******************************/
#main {  
    width:980px;
    float:left;
	clear: left;
	overflow: hidden;
    border: 0px solid red;
	overflow: hidden;
	}   

#breadcrumbs {
	float: left;
	width:760px;
	height: 25px;
	font-size:1.4em;
	padding-top: 8px;
	color: #858585;
    border: 0px solid red;	
	}

#content {   
	width:733px;
	height: 100%;
    float:left;
    border: 0px solid red;
	}   

#content ul {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	}

#content ul li {
	background: #FFFFFF url(images/icon_bullet_11x11.gif) no-repeat top left;
	background-position:0 30%;
	padding: 0px 0px 0px 15px;
	}

.postmeta {
	background: #ffffff url('images/backgroundpostmeta.gif') repeat-x top left ;
	border-top: 1px solid #f5f5f5;
	padding: 10px;
	margin: 0px;
	color: #858585;
	margin: 0 0 20px 0;
	}

img.alignleft {
	float:left;
	margin: 0 20px 5px 0;
    border-top:solid 9px #eeeeee;
    border-right:solid 9px #eeeeee;
    border-bottom:solid 9px #eeeeee;
    border-left:solid 9px #eeeeee;
	}

a:hover img.alignleft {
	margin: 0 20px 5px 0;
    border-top:solid 9px #dfe2e2;
    border-right:solid 9px #dfe2e2;
    border-bottom:solid 9px #dfe2e2;
    border-left:solid 9px #dfe2e2;    
	}

.noborder {
	margin: 10px;
	}

.alignnone {
	margin: 10px;
	border: 5px solid #f2f2f2;
	}

.aligncenter {margin: 20px;}
.aligncenter img {border: 9px solid #f2f2f2;}
.alignright {margin: 0 0 0 20px;float:right;}
.alignright img {border: 9px solid #f2f2f2;}

/******************************
* Right Side Bar
******************************/
#rsb {
	float: right;
	width: 220px;	
	}

#rsb ul.category li {padding-bottom:5px;}

#rsb .rssicon {
	float:left;
	padding-right: 10px;
	}

/******************************
* Footer
******************************/
#footer {
	font-size: 1.2em; 
	line-height: 1.5em;
	text-align: center;
	color: #858585;
    height:20px;
    width:980px;
	padding: 5px;
	float: left; 
	clear: both;
    border: 0px solid red;
	}

#footer.copyright {
	color: #858585;
	border: none;
	}

/************************************************
*	Comments									*
************************************************/
#commentform {}

#commentblock {
	background: #FFFFFF;
	float: left;
	clear:left;
	}
	
#commentblock ol {list-style-type: none;}
#commentblock ol li {}
#commentblock ol li.alt .commenttext {background-color: #FFFFFF;}
	
.commentdate {}

.commentname {
	padding: 5px 5px 0px 0px;
	}

.commentinfo {clear: both;}

.commenttext {
	font-size: .75em;
	background: #FFFFFF;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-left: 5px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	}

.commenttext-admin {
	background: #dddddd;
	padding: 10px 10px 0px 15px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	}

/************************************************
*	Form Layouts								*
************************************************/
form {}

input, textarea {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFA0;
	}

input {
	padding: 4px;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}

.checkbox {
	background: #FFFFFF;
	border: none;
	width: auto;
}

input:hover, input:focus, 
input.hover, input.focus,
textarea:hover, textarea:focus,
textarea.hover, textarea.focus {
    border: 1px solid #9F9F9F;
	}

textarea { 
  	padding: 4px; 
  	border: 1px solid #dddddd;
	width: 640px;
	}

#submit {
	background: #445057;
	color: #FFFFFF;
	margin-bottom:10px;
	}

input#submit:hover, input#submit:focus, 
input#submit.hover, input#submit.focus {
    background: #6F797F;
    color: #fff;
	}

/* required * label */
.req {
	float:none;
	color:red !important;
	font-weight:bold;
	margin:0;
	}
	
