/* Links */

a:link { text-decoration: none; color:#666666; }

a:visited { text-decoration: none; color:#666666; }

a:hover, a:active { color: #EACC00; }

/* Headings */

h1, h2, h3, h4, h5, h6, h7 { font-weight: normal; margin: 0px 0 0px; }

h1 { font-size: 10px; margin-bottom: 0px; margin-top: 0px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

h7 { font-size: 24px; color: #FFFFFF; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 18px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Arial,Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 1.5em;}

ul { list-style-image: url(images/bullet.gif); }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #E9E9E9; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	font: normal 76% "Arial,Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	background-image: url(images/bg.jpg);
}

#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;

}


#navigation
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 0px;
}
#headerbg {
background-repeat: no-repeat;
background-position: center;
width: 950px;
height: 125px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
float: left;
}

#wrapper
{
	clear: both;
	float: left;
	width:100%;
	background-color: #FFFFFF;
	/*padding-top: 1px;
	background-image: url(images/header-top.gif);*/
	background-position: top;
	background-repeat: no-repeat;
}

#content-wrapper
{
	width: 693px;
	height:100%;
	float:right;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	padding-top:200px;

}

#content
{
	float: left;
	padding-right: 50px;
	padding-top: 20px;
	padding-left:40px;
}

#sidebar-wrapper
{
	background-color:#333333;
	float: left;
	height:100%;
	


}

#sidebar-wrapper a
{

 text-decoration: none; color:#3876C4; }
 #sidebar-wrapper a:hover
{

 text-decoration: none; color: #ffffff; }
 
 
#sidebar
{
	float: left;
	width: 256px;	
	padding-right:1px;
color: #5DB5F7;
}

#footer
{
	clear: both;
	float: center;
	width: 950px;
	height:240px;
	text-align: left;
	color:#333333;
	font-size: 11px;
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #BCBCBC;
	
	
	}

#footer a {
	color:#333333;
	font-size: 11px;
	}

#footer a: visited {
	color:#333333;
	}
#footer a:hover {
	color:#333333;
	}
#extras
{
	float: left;
	width: 780px;
	color: #666666;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#navigation h1 { margin-left: 10px; padding-top: 20px; float: left; text-transform: uppercase; font-size: 26px;  margin-bottom: 10px; padding-bottom: 0px; font-family: Times New Roman, Century Gothic, Helvetica, Arial, Tahoma,  sans-serif;font-weight:bold;}
#navigation h1 a { color: #FFF;}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 28px; padding: 0px 0px 0px 0px; margin-left: 8px; }


#navigation li { float: left; background-image: url(images/nav-right.gif); background-position: right; background-repeat: no-repeat; display: block; margin-right: 1px; background-color: #fff601; height: 42px;}
#navigation li:hover {background-color: #FFF; display: block;background-image: url(images/nav-hover-right.gif);}
#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #333333;
	display: block;
	padding-top: 12px;
	height: 30px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/nav-left.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}

#navigation li a:hover,
#navigation li a:active
{
	color: #333333;
	font-size: 13px;
	background-image: url(images/nav-hover-left.gif);
	font-weight: bold;
}

#navigation li.active a
{
	color: #B2A260;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 10px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #0066FF; background-color: #eeeeee; }


/* Sidebar */

.sideblock
{
	margin-bottom: 20px;
}

.post-wrapper {
padding-left: 30px;
padding-right: 30px;
padding-bottom: 0px;
width: 593px;
background-image: url(images/content-bg.gif);
margin-left: -20px;
background-color: #dadada;
margin-bottom: 0px;
float: left;
}


.sideblock ul { }

.sideblock h3 {font-size: 14px; color: #333333; padding-top: 12px; padding-left: 20px; font-weight: bold; height:40px; width:252px; display: block; background:url(images/hd1.png); background-repeat:no-repeat;}

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: ##5DBfff; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #B2A260; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #FFE42C;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #5EB8F5;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 16px;
color: #333333;
text-transform: lowercase;
margin-left: 94px;
margin-bottom: 2px;
float: left;
}

.search_bg {
height:40px;
width:356px;
float: right;
margin-right: -60px;
background-image: url(images/search_bg.png);
background-position: left;
background:transperent;
background-repeat: no-repeat;

}

#search {
vertical-align:top;
color:#000000;
padding:0;
}

#search input {
background-color: transparent;
font-size:11px;
color:#333;
font-family:Tahoma, arial, verdana, courier;
width:135px;
height:41px;
vertical-align:middle;
margin: 10px 0px 0 10px;
padding-left:21px;
border: none;
margin-top: 10px;
}

#search .input {
width:89px;
height:41px;
background-image: url(images/search.gif);
background-repeat:no-repeat;
background:transperent;
border:none;
vertical-align:middle;
margin:0;
padding:0px;
margin-left: 1px;
margin-bottom: 15px;
}

#body div.catagory{
	padding:25px 0 0 0;}
.pink{
	width:182px; padding:7px 15px 50px; float:left;
	background:url(images/ic_links.jpg) no-repeat 0 0 #bcbcbc; color:#000000;}
.pink h3{
	background:url(images/news_icon.gif) no-repeat 2px 13px; color:#850049;
	font:bold 20px/38px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif; padding:0 9px 0 22px;}
.pink h4{
	background:url(images/date_bg.gif) no-repeat 0 13px; color:#384B06;
	width:56px; text-align:center;
	font:bold 12px/39px Arial, Helvetica, sans-serif;}
.pink h5{
	color:#000000; text-transform:uppercase;
	font:bold 10px/11px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif;}
.pink p{
	color:#4B2B3E; padding:3px 0 10px 0;
	font:normal 11px/17px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif;}
.pink a.more{
	background:url(images/pink_more_btn.gif) no-repeat 0 0 #bcbcbc; color:#000000;
	width:46px; height:11px; display:block; float:right;
	text-decoration:none; text-indent:-2000px;
	padding:0; line-height:0;}
.pink a.more:hover{
	background:url(images/pink_more_btn_h.gif) no-repeat 0 0 #bcbcbc; color:#000000;}

.green{
	width:182px; padding:7px 15px 50px; float:left; margin:0 23px;
	background:url(images/ic_video.jpg) no-repeat 0 0 #bcbcbc; color:#000000;}
.green h3{
	background:url(images/solution_icon.gif) no-repeat 2px 13px; color:#333333;
	font:bold 20px/38px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif; padding:0px 1px 0 22px;}
.green h5{
	color:#000000; text-transform:uppercase;
	font:bold 10px/11px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif;}
.green p{
	color:#3D5C32; padding:3px 0 27px 0;
	font:normal 11px/17px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif;}
.green p a.line{
	color:#3D5C32; padding:0;  text-decoration:underline;
	font:normal 11px/17px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif;}
.green p a.line:hover{
	color:#3D5C32; padding:0;  text-decoration:none;
	font:normal 11px/17px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif;}
.green a.more{
	background:url(images/green_more_btn.gif) no-repeat 0 0 #bcbcbc; color:#000000;
	width:46px; height:11px; display:block; float:right;
	text-decoration:none; text-indent:-2000px;
	padding:0; line-height:0;}
.green a.more:hover{
	background:url(images/green_more_btn_h.gif) no-repeat 0 0 #bcbcbc; color:#000000;}

.blue{
	width:182px; padding:7px 15px 50px; float:left;
	background:url(images/blue_bg.gif) no-repeat 0 0 #bcbcbc; color:#4B2B3E;}
.blue h3{
	background:url(images/support_icon.gif) no-repeat 2px 11px; color:#364A5B;
	font:bold 20px/38px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif; padding:0 9px 0 22px;}
.blue h5{
	color:#000000; text-transform:uppercase;
	font:bold 10px/11px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif;}
.blue p{
	color:#364A5B; padding:3px 0 10px 0;
	font:normal 11px/17px Arial,Trebuchet MS, "Lucida Grande", Verdana, Georgia, Sans-Serif;}
.blue a.more{
	background:url(images/blue_more_btn.gif) no-repeat 0 0 #bcbcbc; color:#000000;
	width:46px; height:11px; display:block; float:right;
	text-decoration:none; text-indent:-2000px;
	padding:0; line-height:0;}
.blue a.more:hover{
	background:url(images/blue_more_btn_h.gif) no-repeat 0 0 #bcbcbc; color:#000000;}