body, h1, h2, h3, h4, h5, h6, blockquote, p, form{

	margin: 0;

	padding: 0;

}



body

{

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

font-family: Verdana,Helvetica,Georgia,Sans-serif;

font-size: 14px;

text-align: center;

vertical-align: top;

color: #cccccc;

background-color: #000000;

background-image: url(images/body_bg_top2.gif);

background-repeat: repeat-x;

background-position: center top;

}



#wrapper

{

margin-top: 0pt;

margin-right: auto;

margin-bottom: 0pt;

margin-left: auto;

width: 950px;

text-align: left;

overflow-x: hidden;

overflow-y: hidden;

background-color: #000000;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-right-color-value: #2a2a2a;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-left-color-value: #2a2a2a;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

}



h1{

	font-family: Georgia, Sans-serif;

	font-size: 24px;

	padding: 15px 0 10px 15px;

}



h3{

	padding: 15px 0 15px 0;

}



h4{

	padding: 0 0 0 15px;

}



a:link, a:visited{

text-decoration: none;

color: #00acfe;

}



a:hover{

	text-decoration: underline;

	color: #7be31d;

}



blockquote {

	font-style: italic;

	font-family: Verdana, Helvetica, Georgia, Sans-serif;

	font-size: 90%;

	color: #0066CC;

	margin: 1.5em 30px 1.5em 30px;

	padding: 4px 4px 4px 10px;

	background: #333;

	border-top: 1px dotted #FFCC00;

	border-left: 1px dotted #FFCC00;

}



.entry p { 

	margin: 0 0 15px 0; 

}



.entry ul, .entry ol { 

	margin: 0 0 15px 40px; 

}

	

.entry ul { 

	list-style-type: disc; 

}

	

.entry li { 

	margin: 0 0 5px 0; 

}

		

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 

	margin: 5px 0 5px 30px; 

}



.entry img.left { 

	padding: 6px; 

	margin: 0.5em 15px 0.5em 0; 

	border: 1px solid #ccc;

	background: #eee;

	float: left; 	

	clear: left; 

}

		

.entry img.right { 

	padding: 6px; 

	margin: 0.5em 0 0.5em 15px; 

	border: 1px solid #ccc;

	background: #eee;

	float: right; 

	clear: right; 

}

		

.entry img.center { 

	display: block; 

	padding: 8px; 

	margin: 0 auto 1.5em auto; 

	border: 1px solid #ccc;

	background: #eee;

	float: none; 

	clear: both; 

}

	

.entry img.off { 

	padding: 0 !important; 

	border: none !important; 

}

		

.entry img.stack { 

	clear: none !important; 

}



/*----HEADER----*/



#header{

float: left;

width: 100%;

height: 316px;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

color: #ffffff;

margin-top: 0pt;

margin-right: auto;

margin-bottom: 0pt;

margin-left: auto;

background-image: url(images/header.jpg);

background-repeat: no-repeat;

background-position: center bottom;

}



#header a{

	text-decoration: none;

	color: #fff;

}



#header a:hover{

	text-decoration: underline;

}



/*----NAVIGATION BAR----*/



#top-menu{

	clear: both;

	float: left;

	width: 100%;

	font-family: Arial, Verdana, Sans-serif;

	text-align: left;

	border-top: none;

	border-bottom: none;

	background: url(images/nav_bg.gif);

}



#top-menu a{

	text-decoration: none;

	color: #fff;

}



#top-menu a:hover{

	text-decoration: underline;

}



#top-menu ul{

	margin: 0 auto;

	width: 725px;

	padding: 5px 0;

	text-align: left;

}



#top-menu ul li{

	display: inline;

	padding: 0 20px 0 0;

	font-size: 14px;

}



/*----POST----*/



#container{

	float: left;

	width: 530px;

	padding: 0 0 0 0;

}



.post{

	padding: 20px 50px 40px 40px;
	width: 133%;

}



.post h2{

	font-family: 'Myriad-Pro', Arial, Sans-serif;

	font-size: 22px;

	padding: 20px 0 0 0;

}



.post h2 a, .post h2 a:visited{

        color: #00a5ff;

        /*background: url(images/posth2-bg.gif) repeat-x top left;*/

}



.post h2 a:hover{

        color:#fff;

}

.entry{

	line-height: 22px;

}



.postinfo{

	font-size: 11px;

	color: #aaa;

	padding: 2px 0 20px 0;

}



.postinfo a{

	color: #aaa;

}



.postdate{ color: #aaa; }



p.postmetadata{

	font-size: 12px;

	color: #BFB8A1;

	border-top: 1px dotted #7be31d;

	margin: 20px 0 0 0;

	padding: 5px 0 0 0;

}



p.postmetadata strong{

	float: right;

}



/* This is the link at the bottom of a post which lets you go to the next or previous post */



.navigation{

	padding: 10px 20px 20px 10px;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;

}



/*----SIDEBAR STYLES----*/



.sidebar

{

float: right;

width: 20%;

margin-top: 0pt;

margin-right: auto;

margin-bottom: 5px;

margin-left: auto;

padding-top: 35px;

padding-bottom: 15px;

display: inline;

overflow-x: hidden;

overflow-y: hidden;

background-image: url(images/sidebar-bg.gif);

background-repeat: repeat-y;

background-attachment: scroll;

background-position: left top;

background-color: #000000;

}



.sidebar ul{

	list-style: none;

	margin: 0;

	padding: 0 10px 0 10px;

}



.sidebar ul li{

	padding: 10px 0 10px 5px;

}



.sidebar ul li h2{

font-family: arial,verdana,Sans-serif;

font-size: 14px;

font-weight: bold;

color: #d0d0d0;

padding-top: 5px;

padding-right: 5px;

padding-bottom: 5px;

padding-left: 20px;

margin-top: 0pt;

margin-right: 10px;

margin-bottom: 10px;

margin-left: 0pt;

background-color: transparent;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #0098ff;

}



.sidebar ul ul li{

	padding: 0;

	margin: 0 0 0 13px;

	line-height: 24px;

}



.sidebar .syndication {

	width: 155px;

	height: 77px;

	position: relative;

}



.sidebar .syndication span{

	background: url(images/rss.jpg) no-repeat;

	position: absolute;

	width: 100%;

	height: 100%;

}



.sidebar a:link, a:visited{

	text-decoration: none;

	color:#00acfe;

}



.sidebar a:hover{

	text-decoration: underline;

	color: #00acfe;

}





table#wp-calendar{

	width: 100%;

}



/*----COMMENT FORM----*/



#comment-form{

	width: 425px;

	margin: 50px 0 0;

	border: 1px dotted #0066CC;

	padding: 5px 5px 15px 15px;

	background: #333;

}



.comments-template ol{

	margin: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	line-height: 18px;

	margin: 10px 0 10px 0;

}



.comments-template h2 .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

	color: #0066CC;

	padding: 10px 0 30px 0;

}



.commentmetadata{

	font-size: 12px;

	color: #0066CC;

	padding: 20px 0 20px 0;

}



.commentmetadata strong { 

	font-size: 16px; 

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template input{

	border: 1px solid #0066CC;

}



.comments-template textarea{

	font-family: Arial, Hevletica, Georgia, Sans-seriff;

	font-size: 12px;

	color: #333;

	margin: 30px 15px 15px 0;

	background: #FFF;

	border: 1px solid #0066CC;

}



/*----FOOTER----*/



#footer{

	clear: none;

	float: left;

	width: 760px;

	margin: 0;

	padding: 10px 5px 5px 10px;

	line-height: 18px;

	font-size: 80%;

	color: #FFF;

	background: url(images/footer_bg.gif);

	border-top-width: 3px;

	border-top-style: solid;

	border-bottom-style: none;

	border-top-color: #0066CC;

}



#footer a:link{

	text-decoration: none;

	color: #EEE;

}



#footer a:hover{

	text-decoration: underline;

	color: #CCC;

}



#footer a:visited{

	text-decoration: none;

	color: #FFF;

}
.imagebox {
	float: left;
	display:block;
	width: 45%;
	background: #333333;
	margin: 0px 1.7em 1.7em 0px;
	padding: 4px;
	border: 1px solid #999999;
	font-size: 10px;
	line-height: 120%;
	height:14em;
}
.imagebox p {
	margin: 4px;
	text-align: left;
	padding: 4px;
}
.imagebox img {
	float: left;
	padding-right: 6px;
}
.imagebox a {
	text-decoration: none;
}
.imagebox a:hover {
	text-decoration: underline;
}
.imagebox h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
