


body
{
background: #000000 url(images/background1.gif) repeat-y;
background-position: center top;
padding: 0px 0px 0px 0px;
font-size: small;
font-family:Verdana, Tahoma, Arial, Serif;
color: #333333;
font-size:12px;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
}

a
{
color: #030627;
text-decoration: none;
border-bottom:#030627 1px dotted;
}
a:hover
{
text-decoration: none;
border-bottom:#2E0F17 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Arial,times,Arial,Verdana,Georgia, Serif;
}
h3,h4
{
display: inline;
font-weight: normal;
background-repeat: no-repeat;
background-position: left;
}
h2
{
font-size: 1.5em;
padding-left: 0px;
}
h3
{
font-size: 13px;
font-weight: bold;
padding-left: 20px;
}
h4
{
font-size: 1.5em;
padding-left: 0px;
}
h3 span
{
font-size: 1.4em;
color:#000;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
.contentarea
{
padding-top: 1.3em;
}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:normal;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
border: solid 1px #dcdcdc;
padding:3px;
}
img.left
{
position: relative;
float: left;
margin: 0em 2.3em 1.4em 0em;
}
img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
position: relative;
float: left;
margin: 0.5em;
padding:3px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
}
#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}
blockquote 
{
    margin:20px 10px;    
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}


.divider1
{
position: relative;
background: #fff url(images/border2.gif) repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}
.post 
{
	border-bottom: solid 1px #eaeaea;
	margin: 2em 0;	
}
.post h4 a 
{
	text-decoration:none;
	color:#2E0F17;
	border:none;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.86em;
color: #787878;
margin:0;
padding:0;
background: #E6E6E6;
}

#outer .post ul.controls
{
clear: both;
margin:0;
padding:1em 0;
background:#fcfcfc;
}

.post ul.controls li
{
display: inline;
font-size: 0.86em;
margin:0;
padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
	background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.cat
{
	background:#E6E6E6;
}

.date {
	float:right;
    width:54px;
	padding-top:9px;
	height:56px;
	background:url(images/date.gif) no-repeat;
	font-size:13px;
	color:#eff4f6;
	font-weight:bold;
	text-align:center;
	}

.box
{
background: #F7F7F7 url(images/title.png) no-repeat;
border : 1px solid #ebe5e5;

	padding: 2.5em;
margin-bottom: 1.0em;
text-align:left;
}

.boxbar {
	font-size: 12px; color: #FFFFFF;
	font-weight: Bold;
	background-color: #929DC6;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	Height: 18px;
	
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#outer
{
z-index: 2;
position: relative;
width: 780px;
border: solid 0px #000000;
background-color: #FFFFFF;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 144px;
background: #ffffff url(images/logo.jpg) no-repeat;
background-position: center top;
margin-bottom: 0px;
color: #ffffff;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.5em 1.3em 2.0em;

}

#headercontent h1
{
font-weight: bold;
color: #ffffff;
font-size: 28px;
padding-left: 10px;
}

#headercontent h1 a:link, #headercontent h1 a:visited
{
	color: #ffffff;
	text-decoration:none;
	border:none;
}


.menu {
	padding: 0px;
	WIDTH: 121px; 
	HEIGHT: 33px;
	background: url(images/top_button.jpg) center;
	}
.menu ul {
	float:left;
	height:30px;
	line-height:30px;
	width:418px;
	overflow:hidden;
	font-size:14px;
	margin:0;
	padding:0;
	list-style:none;

	}
	
.menutable{
 width: 766px;
 height: 100%;
 BORDER: 0px; 
 border-spacing: 0px; 
 text-align: center;
}

.menutablecell{
 margin-top:0px;
text-align: center;
}

.menu a {
	color:#ffffff;
	text-decoration:none;
	
	}
.menu a:hover {
	color:#2fa4fe;
	text-decoration:underline;
	
	}
.menu li {
	display:inline;
	padding:0 5px 0 5px;
	}
.menu li.home {
	background:none;
	}


.searchform {
	margin:0;
	padding:0px;
	}
.search input {
	float:right;
	border:none;
	padding: 0px;
	height:20px;
	margin-top: 5px;
	margin-right: 10px;
	}



/* End Menu */



#content
{
padding: 0 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -19.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 18em 0 0;
}

#sidebar
{
overflow: hidden;
margin: 0;
float: right;
width: 15.0em;
}

#sidebar h4 
{
position: relative;
width: 180px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 7px;
font-size: 1.2em;
color: #fff;
font-weight: bold;
}

#sidebar h2 
{

font-size: 1.2em;
color: #000;
font-weight: bold;
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}


#sidebar li 
{
	margin:1em 0;
	padding:0.5em;
}
#sidebar li li 
{
	margin:0;
	padding:0.5em;
	background:none;
}
#sidebar li li li
{
	margin:0;
	padding:0.5em 1em;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#footer
{
width: 780Px;
height: 66px;
clear: both;
padding-top: 15px;
background: #fff url(images/footerlogo.jpg) no-repeat center;
font-size: 0.86em;
}

#footer .left
{
position: absolute;
left: 2em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}

#footer .footer_content {	
	width:760px !important;
	width:780px;
	display:block;
	margin-right:auto;
	margin-left:auto !important; /* stupid ie... */
	margin-left:1px;
	margin-top:0px;
	padding:46px 10px 10px 10px;
	text-align:center;
}


#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(images/border2.gif) repeat-x top;
}
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:normal;
}

.commentlist li.alt
{
	background:#fcfcf9 url(images/border2.gif) repeat-x top;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
#outer input.text 
{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}