/*  
Theme Name:Active-Server Theme
Theme URI:N/A
Description:This the custom theme made for Active-Server's WordPress blog.
Version:1.1
Author:Skyler Brungardt
Author URI:http://www.colorfulfrog.net
Referenced By:index.php
*/

/*MAIN BODY SETTINGS:THESE CONTROL THE SETTINGS OF MOST OF THE TEXT*/
body, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin:0;
	padding:0;
}

body {
	margin:0px;
	font-family:Sans-serif;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	background:#ffffff;
	color:#454545;
}

/*HEADER 1 CONTROLS THE TITLE OF THE PAGE*/
h1 {
	font-family:Sans-serif;
	font-size:24px;
	font-weight:bolder;
	margin:0;
	padding:20px 0 0 0;
}
h1 a:link, h1 a:visited {
	color:#454545;
}

h1 a:hover {
	color:#454545;
}

/*"a" CONTROLS THE PROPERTIES OF THE LINKS OF THE PAGE*/
a:link, a:visited {
	color:#454545;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#454545;
	text-decoration:none;
}

/*THIS CONTROLS THE SETTINGS FOR THE PARAGRAPHS IN THE BODY, WHERE THE <p> TAG APPEARS*/
p {
	padding:10px 0 0 0;
}

/*THIS ID WRAPS THE ENTIRETY OF THE BODY OF THE PAGE, ALLOWING IT TO BE SET TO A STATIC WIDTH*/
#wrapper {
	margin:0 auto 0 auto;
	width:960px;
	text-align:left;
}

/*THIS CONTROLS THE SETTINGS FOR THE TITLE HEADER*/
#header {
	float:left;
	width:960px;
/*		
	height:55px;
	margin:20px 0 20px 0;
	border-bottom:8px solid #dddddd; 
	background:url(active-server-logo.gif) 0 0 no-repeat;

	*/
	margin:0px 0 2px 0;
	background:transparent url("/images/active-server-logo.gif") no-repeat scroll;
}
#topmenu
{
	float:left;
	margin:55px 0px 0px 0px;
	font-size:16px;
/* height:85px; */
/*	vertical-align:bottom; */
}
#header_seperator { clear: both; height: 6px; background: #dedede; color: #000; margin:90px 0 2px 0;}

/*CONTROLS FOR THE ROUNDED CORNERS OF THE POSTS*/
#container .t {
	background:url(1x1b.gif) 0 0 repeat-x;
}
#container .r {
	background:url(1x1b.gif) 100% 0 repeat-y;
}

#container .b {
	background:url(1x1b.gif) 0 100% repeat-x;
}

#container .l {
	background:url(1x1b.gif) 0 0 repeat-y;
}

#container .tl {
	background:url(tl.gif) 0 0 no-repeat;
}

#container .bl {
	background:url(bl.gif) 0 100% no-repeat;
}

#container .tr {
	background:url(tr.gif) 100% 0 no-repeat;
}

#container .br {
	background:url(br.gif) 100% 100% no-repeat;
	padding:0 20px 0 20px;
	margin:0 0 5px 0;
}

/*THIS ID CONTROLS THE WIDTH OF THE MAIN PART OF THE TEXT, THE POSTING AREA*/
#container {
	float:left;
	width:835px;
	padding:0 0 10px 0;
}

/*SETTINGS FOR ALL OF THE POSTS*/
.post {
	padding:10px 0 0 0;
}

/*SETTINGS FOR THE HEADER OF THE POSTS*/
.post h2 {
	font-family:Sans-serif;
	font-size:24px;
}
.post h2 a:link {
	color:#454545;
}

.post h2 a:hover {
	color:#454545;
}

/*SETTINGS FOR THE TEXT OF THE POSTS*/
.entry {
	line-height:20px;
	padding:0 0 0 10px;
}

/*SETTINGS FOR THE METADATA OF THE POSTS, REFERENCED BY THEIR PARAGRAPH TAG*/
p.postmetadata {
	margin:0 0 0 -10px;
	padding:20px 0 10px 0;
}

/*SETTINGS FOR THE NAVIGATION LINKS*/
.navigation {
	padding:10px 0 0 0;
	font-size:14px;
	line-height:20px;
}

/*SIDEBAR POSITIONING & COLORING*/
.sidebar {
	float:right;
	width:125px;
	background:#ffffff;
	margin:0;
	display:inline;
}

/*SETTINGS FOR ALL OF THE ITEMS IN THE SIDEBAR; SETS A TOP AND BOTTOM PADDING*/
.sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0 10px 0px 10px;
}

/*AS ABOVE, BUT FOR THE SIDES TO AVOID UNNECESSARY DUPLICATION OF TOP AND BOTTOM PADDING*/
.sidebar ul li {
	padding:10px 0 10px 0;
	font-size:12px;
}

/*SETTINGS FOR SIDEBAR HEADERS*/
.sidebar ul li h2 {
	font-family:Sans-serif;
	font-size:18px;
	
}

/*LINE HEIGHT SETTING FOR TEXT IN SIDEBARS*/
.sidebar ul ul li {
	padding:0;
	line-height:20px;
}

/*ADJUST CALENDAR WIDTH*/
.sidebar ul li#calendar #calendar_wrap table#wp-calendar {
	width:100%;
	
}
#wp-calendar a {
        color: #D41F55;
        text-decoration: none;
}


/*COMMENTS SETTINGS*/
.comments-template{
	margin:0;
	padding:0;
	text-wrap:normal;
	word-wrap:break-word;
}

.comments-template ol{
	margin:0;
	padding:0;
	list-style:none;
	
}

.comments-template ol li{
	margin:0;
	line-height:20px;
	padding:0;
}

.comments-template h2, .comments-template h3{
	font-family:Sans-serif;
	font-size:18px;
	
}

.commentmetadata{
	font-size:18px;
	
}

.comments-template p.nocomments{
	padding:0;
	
}

.comments-template textarea{
	font-family:Sans-serif;
	font-size:18px;
	width:535px;
}

/*FOOTER SETTINGS*/
#footer {
	clear:both;
	float:left;
	width:960px;
	padding:10px 0 10px 0;
	font-size:12px;
	border-top:8px solid #dddddd;
}

/*FOOTER PARAGRAPH TAGS*/
#footer p {
	line-height:20px;
	text-align:center;
}

/* Our custom stuff */
.breadcrumb{
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.breadcrumb a{
background: transparent url("/images/breadcrumbw.gif") no-repeat center right;
text-decoration: none;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.breadcrumb a.end{
	background-image: none;
/* background: transparent url("/images/blank.gif") no-repeat center right; */
}

.breadcrumb a:visited, .breadcrumb a:active{
color: navy;
}

.breadcrumb a:hover{
text-decoration: underline;
}

/*RSS FEED*/
.rssfeed {
	float:left;
	margin:20px;
	display:inline;
}


/* From Wordpress to align images */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
