/*
Theme Name: WordPress Default
Theme URI: http://sixshootermedia.com/
Description: Theme for Allied Networks
Author: Jay Koster
Author URI: http://sixshootermedia.com/
*/




body {
font:76% Verdana;
color:#666;
margin:0;
background:url(images/body.jpg) top repeat-x;

}
input {
border:1px solid #ddd;
padding:5px;
font:100% Verdana;
color:#666;
}

.text {
float:right;
width:350px;
margin-right:20px;
}


#content ul {
margin:15px 0 15px 15px;
border-right:2px solid #eee;
}

#content li {
margin:10px 0;
}



#content a {
border:none;
}

#content img {
bordeR:none;
}

body.About #nav a.about {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

body.Partners #nav a.partners {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

body#News #nav a.news {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

#_home #nav a.home {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

body.Contact #nav a.contact {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

body.FAQ #nav a.faq {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

body.ROI #nav a.roi-calculator {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

body.Advantage #nav a.advantage {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

body.Services #nav a.services {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}

body.Team #nav a.team {
background:#fff;
cursor:default;
border-top:2px solid #328BE7;
}



#header h1.title {
float:right;
font:150% Trebuchet MS;
padding-top:62px;
color:#333;
}

* {
margin:0;
padding:0;
}

.footercontent {
width:760px;
margin:0 auto;
background:url(images/footer.gif) right no-repeat #f6f6f6;
padding:40px;
}

#footer a {
color:#444;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

textarea {
font:100% Verdana;
color:#555;
border:1px solid #ddd;
padding:4px;
width:500px;
}

ol.commentlist {
margin:20px 0 20px 30px;
}

ol.commentlist li {
font:200% Georgia;
color:#ccc;
font-weight:bold;
margin:15px 0;
padding:15px;
border-bottom:1px solid #eee;
}

ol.commentlist li span {
font:50% Verdana;
color:#555;
}

#footer {
clear:both;
background:#f6f6f6;
width:100%;
}

#content.widecolumn {
width:760px;
}

#content p {
line-height:22px;
margin:15px 0;
}

#content h1 {
font:170% Trebuchet MS;
color:#fff;
background:url(images/h1.jpg) left no-repeat #328BE7;
padding:10px;
margin:10px 0 10px 0;
}

#content h2 {
color:#274E7C;
font:150% Trebuchet MS;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
padding:5px;
margin:10px 0;
}

#content h2 a {
color:#274E7C;
text-decoration:none;
}

#sidebar {
width:180px;
float:right;
background:url(images/sidebar.jpg) top left no-repeat;
padding-left:15px;
padding-top:15px;
}

ul.asides li a {
display:block;
width:160px;
background:url(images/asides_top.gif) top no-repeat;
padding:10px 10px 0 10px;
color:#333;
text-decoration:none;
}
.asidesbottom {
height:15px;
background:url(images/asides_bottom.gif) top no-repeat;
width:180px;
}

ul.asides li {
list-style:none;
margin:15px 0;
}

#sidebar .recentblogs li {
background:url(images/sidebar_li.gif) left no-repeat;
padding:10px 0 10px 25px;
list-style:none;
}

#sidebar .recentblogs li a {
color:#333;
text-decoration:none;
}

#sidebar .recentblogs li a:hover {
color:#000;
}







#sidebar .archives li {
background:url(images/sidebar_li.gif) left no-repeat;
padding:10px 0 10px 25px;
list-style:none;
}

#sidebar .archives li a {
color:#333;
text-decoration:none;
}

#sidebar .archives li a:hover {
color:#000;
}

#sidebar h2 {
font:150% Trebuchet MS;
color:#333;
margin:10px 0;
}

#content {
margin:0 215px 0 0;
}

#page {
width:760px;
margin:0 auto;
position: relative;
min-height: 100%;
}


#header {
background:url(images/header.jpg) no-repeat;
height:166px;
position:relative;
}

#header img {
border:none;
}

#header h1 {
padding:30px 0 0 0;
text-align:right;
}

#header h1.image {
text-align:left;
}

#header h1 small {
font:75% Verdana;
color:#999;
}

#header #nav {
position:absolute;
bottom:0;
left:0;
padding:10px 0;
}

#header #nav li {
list-style:none;
display:inline;
}

#header #nav li a {
padding:8px 10px 10px 10px;
color:#666;
font-weight:bold;
text-decoration:none;
}

#header #nav li a:hover {
color:#333;
background:#eee;
}