/*   
Theme Name: Inet Reporter
*/
body
{
	background-color: Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 12px "Trebuchet Ms", Tahoma, Arial;
	width: 100%;
	background: Black url(images/background.jpg) no-repeat;
         background-attachment: fixed;
         background-position: top center;

}
#page
{
	margin: auto;
	text-align: center;
	color: White;
}
#page2
{
	margin: auto;
	text-align: center;
	color: White;
}
/*
LOGO TITLE
*/
#top
{
	margin: auto;
	text-align: center;
	color: White;
	width: 1000px;
}
#title
{
	margin: auto;
	text-align: left;
	color: White;
	width: 900px;
}
#title2
{
	float: right;
	width: 100px;
}
#logo
{
	height: 20px;
	position: relative;
	top: 0px;
}
#nav
{
	position: relative;
	top: 25px;
}
h1, h2, h3
{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma;
	color: White;
}
h1, h1 a, h1 a:visited, h1 a:link
{
	font-size: 30px;
	margin-top: 10px;
	color: white;
}
h2
{
	font-size: 11px;
	margin-left: 40px;
	font-family: Verdana;
	margin-top: 3px;
	color: white;
}
#menu
{
	background-image: url(images/menu.gif);
	height: 31px;
	width: 1000px;
	position: relative;
	z-index: 2;	
}
#content
{
	width: 1000px;
	position: relative;
	top: 0px;
	margin: auto;
	text-align: center;

}
#c
{
	width: 613px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
}
#sidebar
{
	width: 380px;
	float: right;
	text-align: center;
	padding-top: 10px;
	
}
#vert
{
	width: 7px;
	float: left;
}
#footer
{
	width: 100%;
	margin: auto;
	background-color: royalblue;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	border-top: 5px solid #30414f;
	color: White;
	display: block;
	float: left;
	position: relative;
	top: 30px;
}
.rssicon
{
	position: absolute;
	top: 15px;
	border: 0;
}
h2.pagetitle
{
	font-size: 20px;
}
/* MENU MENU */

#advertise img
{
	padding-left: 8px;
	padding-right: 8px;
}

#recentposts{
	list-style: none;
	background-color: #0a254e;
	margin: auto;
	color: white;
	width: 330px;
	display: block;
	border: 1px solid #30414f;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}
#rp h2{
	margin: 4px auto 0px;
	color: white;
	width: 330px;
	border: 1px solid #1b4481;
	display: block;
	background-color: #12396d;
	text-align: left;
	height: 23px;
	padding: 6px 0px 0px 10px;
	font-size: 13px;
}
#rp ul,li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li
{
	padding-left: 5px;
	padding-right: 5px;
	list-style: none;
}
#recentposts li
{
	list-style: circle;
	list-style-position: inside;
	padding-bottom: 2px;
}
#recentposts a, a:link, a:visited
{
	color: white;
	font-family: Verdana, "Trebuchet MS", Tahoma;
	text-decoration: none;
	font-size: 11px;
}
#recentposts a:hover
{
	text-decoration: underline;
}
#sidebar1
{
	width: 165px;
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 4px;
}
#sidebar2
{
	width: 165px;
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 4px;
}
#sidebar1 h2{
	margin: 4px auto 0px auto;
	color: white;
	width: 150px;
	border: 1px solid #1b4481;
	display: block;
	background-color: #12396d;
	text-align: left;
	height: 23px;
	padding: 6px 0px 0px 10px;
	font-size: 13px;
}
#sidebar2 h2{
	margin: 4px auto 0px auto;
	color: white;
	width: 150px;
	border: 1px solid #1b4481;
	display: block;
	background-color: #12396d;
	text-align: left;
	height: 23px;
	padding: 6px 0px 0px 10px;
	font-size: 13px;
}
#sidebar1 ul,li 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar2 ul,li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#archives, #archives2, #archives3, #archives4
{
	list-style: none;
	background-color: #0a254e;
	margin: auto;
	color: white;
	width: 150px;
	display: block;
	border: 1px solid #30414f;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}
#archives li, #archives2 li, #archives3 li, #archives4 li, 
{
	list-style: circle;
	list-style-position: inside;
	padding-bottom: 2px;
}
#archives a, a:link, a:visited
{
	color: white;
	font-family: Verdana, "Trebuchet MS", Tahoma;
	text-decoration: none;
	font-size: 11px;
}
#archives2 a, a:link, a:visited
{
	color: white;
	font-family: Verdana, "Trebuchet MS", Tahoma;
	text-decoration: none;
	font-size: 11px;
}
#archives3 a, a:link, a:visited
{
	color: white;
	font-family: Verdana, "Trebuchet MS", Tahoma;
	text-decoration: none;
	font-size: 11px;
}
#archives4 a, a:link, a:visited
{
	color: white;
	font-family: Verdana, "Trebuchet MS", Tahoma;
	text-decoration: none;
	font-size: 11px;
}
#archives a:hover, #archives2 a:hover, #archives3 a:hover, #archives4 a:hover
{
	text-decoration: underline;
}
#clear
{
	margin-top: 5px;
	margin-bottom: 5px;
	width: auto;
	margin: auto;
	overflow: visible;
}

/* POST */
.datectrl
{
	float: left;
	background-color: #ADD8E6;
	width: 40px;
	height: 46px;
	text-align: center;
	color: Black;
	font-family: Verdana;
	border: 1px solid #6495ED;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 4px;
	margin-right: 10px;
}
.infoctrl
{
	float: left;
	width: 553px;
	text-align: left;
	color: Black;
	margin-top: 0px;
	padding-top: 0px;
}
.infoctrl h2
{
	margin-left: 0px;
	font-family: Verdana, Tahoma;
	font-size: 18px;
	color: White;
	margin-top: 0px;
	padding-top: 0px;
}
.infoctrl a,.infoctrl a:link,.infoctrl a:visited
{
	margin-left: 0px;
	font-family: Verdana, Tahoma;
	font-size: 18px;
	color: White;
}
.post
{
	margin-top: 20px;
	display: block;
}
.entry
{
	margin-top: 15px;
	float: left;
	text-align: justify;
	margin-left: 0px;
	width: 603px;
	margin-right: 10px;
	margin-bottom: 20px;
	color: White;
	display: block;
}
div.infoctrl2
{
	padding-left: 5px;
	margin-top: 5px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: White;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
	bottom: 10px;
}
.infoctrl2 a,.infoctrl2 a:link,.infoctrl2 a:visited
{
	color: #F0E68C;
	font-family: Verdana, Tahoma;
	font-size: 11px;
}
.infoctrl2 a:hover
{
	text-decoration: underline;
}
.infoctrl2 img
{
	vertical-align: -3px;
}
#search INPUT
{
	margin: auto;
	margin-bottom: 10px;
	border: 2px solid Blue;
	background-color: white;
	color: Blue;
	font-size: 10px;
}
.advertisegoogle
{
	margin-top: 5px;
}
#pmd
{
	border: 1px solid #30414f;
	background-color: #2f4152;
	width: 500px;
	margin: auto;
	padding: 7px 10px 7px 10px;
}
#pmd a, a:link, a:visited
{
	color: #F0E68C;
	font-family: "Trebuchet Ms", Verdana, Tahoma;
	font-size: 10px;
}
a, a:link, a:visited
{
	color: #F0E68C;
	font-family: "Trebuchet Ms", Verdana, Tahoma;
	font-size: 12px;
}
#footer a, a:link, a:visited
{
	color: #F0E68C;
	font-family: "Trebuchet Ms", Verdana, Tahoma;
	font-size: 11px;
}
a:hover
{
	text-decoration: underline;
}

#kom
{
	display: block;
	margin-top: 20px;
}
#kom h3
{
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
#kom ol,li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	color: white;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt{
	background-color: #8B0000;
}
/* End Form Elements */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
hr {
	display: none;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #FFE2B1;
	border-left: 5px solid #F4A460;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
/* NAV */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
#navig
{
	margin: auto;
	width: 1000px;
	background-image: url(images/s2.gif);
	height: 31px;
	background-position: bottom;
}
#navigationt
{
width: 1000px;
margin-top: -25px;
float: left;
}
#nav {
	list-style: none;
	margin: 3px 0px 0px 0px;
	position: relative;
	float: left;
}
#nav li {
float: left;
margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#nav .page_item a{
	color: #00008B;
	text-decoration: none;
	padding: 6px 15px 7px 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bolder;
}
#nav .page_item a:hover {
	color: #1E90FF;
	background: White;
}