﻿/*   
Theme Name: NetDocuments
Theme URI: www.netdocuments.com
Description: NetDocuments Theme
Author: Wil Craig
Author URI: your-URI
Version: 1.0
*/
a, a:visited{
	color: #6699ff;
	text-decoration:none;
}
a:hover {
	color:#6699ff;
	text-decoration:underline;
}
ul{
	margin-left:0;
}
.alignright{
	float:right;
	padding-left:10px;
}
.alignleft{
	padding-right:10px;
}
#sidebar ul, #sidebar li{
	margin-left:0;
	padding-left:0;
	list-style:none;
	
}
#sidebar{
	text-align:left;
	margin-top:-10px;
}
.tabHeader
{
	font-weight:bold;
	font-size:17px;
	color:#6699ff;
	letter-spacing:1px;
	text-align:left;
	margin-bottom:15px;
}
.widget_tag_cloud a{
	color:#555;
}
.widget_tag_cloud a:hover{
	text-decoration:underline;
}

.widget_recent_entries li{
	padding-top:10px;
	padding-left:5px;
	list-style:none;
	margin-left:15px;
}
.widget_archive select{
	width:180px;
}
.tweetmeme_button{
	clear:both;
}
.widget_recent_entries li:hover{
	text-decoration:underline;
	color:#6699ff;
}

body { margin:0px 0px 20px 0px;background:url(images/dotted.jpg);font:12px Verdana }
.entry{
	font-size:14px;
}

#page { width:1008px; margin:-213px auto 0px auto;z-index:5;position:relative;z-index:10 }
#pageTop { background:url(images/page_top.png) no-repeat;height:14px;width:1008px }
#pageMiddle { background:url(images/page_middle.png) repeat-y; min-height:500px;width:1008px;position:relative;padding:1px 18px 14px 10px }
#pageBottom { background:url(images/page_bottom.png) no-repeat;height:20px;width:1008px;}
#footer { margin:10px auto 20px auto;width:1000px;color:#777;font-size:10px;line-height:14px;text-align:center }


#topLinks { position:absolute;top:-44px;left:-10px;width:1008px;z-index:11; }
#topLinks div { float:right;margin-left:20px; }
#topLinks a { font-style:italic;font-size:15px;text-decoration:none;color:#fff }
#topLinks a:hover { text-decoration:underline }

#comLinks a { display:block;float:none;clear:both;margin:0px;font-size:12px;color:#fff;line-height:20px;padding:3px;text-decoration:none }
#comLinks a:hover { background:url(images/blue_gradient2.jpg) repeat-x;text-decoration:none }
#comNavLink{
	text-align:right;
	margin-top:-8px;
	margin-right:-16px;
	padding-top:20px;
	font-size:10px;
	background-image:url('images/menubox.png') no-repeat;
	width:415px;
	height:53px;
}
#comNavLink a{
	color:#666;
	text-decoration:none;
}
#comNavLink a:hover{
	color:#666;
	text-decoration:underline;
}
#comNavLink a:visited{
	color:#666;
	text-decoration:none;
}
#comNavLink a:visited:hover{
	color:#666;
	text-decoration:underline;
}


#bottomLinks { position:absolute;bottom:0px;left:0px;margin:0px;padding:0px 0px 0px 16px;clear:both }
#bottomLinks a, #bottomLinks span { padding:0px;color:#999999;text-decoration:none;margin-right:15px;padding-right:16px;border-right:1px solid #999999 }
#bottomLinks a:hover { color:#555555 }


.subNav { width:982px;height:30px;}
.subNav div, .subNav a { float:right;padding-left:12px;padding-right:12px;height:30px;line-height:30px;margin-left:5px;font-size:14px;color:#666;text-decoration:none }
.subNav div:hover { cursor:pointer;text-decoration:underline }
.subNav div.on { background-color:#f7f7f7;border:1px solid #f0f0f0;border-bottom:none;color:#ff6600 }
.subNav div.on:hover{ text-decoration:none }

a img { border:none }
.t1 { display:block;font-size:16px;clear:both;margin-bottom:10px;color:#555 }
/*p { height:10px }*/
.l1 { color:#247cd5;text-decoration:none } .l1:hover { cursor:pointer;text-decoration:underline }
.l2 { color:#555;text-decoration:none } .l2:hover { text-decoration:underline;cursor:pointer }
.l3 { font-size:14px;color:#404040;text-decoration:none } .l3:hover { color:#247cd5;cursor:pointer;text-decoration:underline }
.c1 { color:#fff } .c1:hover { text-decoration:underline;cursor:pointer }
.dn { display:none }
.default { color:#777777;font-style:italic }

.page { width:940px;padding:20px;background-color:#f7f7f7;border:1px solid #f0f0f0;margin:-1px 0px 15px 0px;color:#555;font-size:11px;}
.title { display:block;font-size:14px;color:#6699ff;position:absolute;z-index:11;margin-top:-40px;}

.pageNav:hover a, .pageNav a, .pageNav:visited a, pageNav:visited:hover a
{
	text-decoration:none;
	color:#6699ff;
}
.section {
background-color:#fdfdfd;
border:1px solid #CCCCCC;
margin:5px 0 15px;
padding:10px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}


