/*  
CSS by Nicky Christenen - nicky@meet-me.dk
*/
ul,ol,li,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

.contentleft ol,
.contentleft ul {
	padding: 0 0 0 25px;
	color: #000;
}

p { padding: 0 0 10px 0;}

pre { width: 400px; } 

h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin: 0 0 10px 0;
	color: #FFF;
	font-family: Tahoma;
}

h1 a {
	color: #FFF;
}

ul{
	list-style:none;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;
}

img a {
	border:0;
	background-color: transparent;
}

.clear{
	clear:both;
}

/* Google Ads */

.google_ads {

}	


body{
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: #000 url(../images/9.jpg) 0 -200px no-repeat;
	color:#FFF;
	background-attachment:fixed;
}

#pagecontain{
	width:992px;
	margin:0px auto;
}

#top { 
	height: 146px; 
}

#top .logo { 
	padding: 20px 0 0 0;
	margin-left:-10px;
} 

/* MENU */

/*#menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}

#menu ul li {
	padding: 13px 0 0 10px;
	margin:0;
	list-style-type: none;
	width: 238px;
	height: 37px;
	margin:0px;
	overflow: hidden;
	display: block;
	float: left;
	background: transparent url(../images/menubg.gif) left top no-repeat;
}

li.menu_item_5 {
	padding: 13px 0 0 0;
}

#menu ul li a {
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
}

.menu ul li ul {
	background-color :#FFF;
	margin-top:13px;
	visibility: hidden;
}	

.menu ul li ul:hover {
	visibility: visible;
}*/

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {float:left;position:relative;}

.menu ul li {
	padding: 13px 0 0 10px;
	width: 238px;
	height: 37px;
	background: transparent url(../images/menubg.gif) left top no-repeat;
}

/* style the links for the top level */
#menu ul li a {
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
}

/* style the links for the second level */
#menu ul li ul li a {
	font-size: 11px;
	text-transform: none;
}


.menu ul li ul {
	border:1px solid #706b6d;
}

.menu ul li ul li {
	background: transparent url(../images/menutransparent-bg.png);
	padding:3px 0;
	margin:0;
	height: 18px;
	font-size:11px;
	border-bottom:1px solid #706b6d;
}

.menu ul li ul li:hover {
	background: none;
	background-color: #2686ea;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:50px;left:0; width:149px;border-top:1px solid #9f9f9f;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited { color:#000; height:auto; line-height:1em; padding:5px 10px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{ font-weight: bold; }
.menu :hover > a, .menu ul ul :hover > a { font-weight: bold;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* HEADER */

#containers {
	margin: 0 0 10px 0;
}

.boximages {
	width: 671px;
	height: 324px;
	border-top: 5px solid #e4e4e4;
	border-left: 5px solid #e4e4e4;
	border-right: 5px solid #e4e4e4;
	border-bottom: 6px solid #e4e4e4;
	float: left;
}	

.boxlinks {
	width: 311px;
	float: left;
}

.boxlinks h2 {
	font-size:13px;
	padding:0;
	margin: 0 0 5px 0;
	color: #2a87ee;
}

#boxlinks p {
	font-size:10px;
}	

.fadein1,
.fadein2,
.fadein3 {
	height: 111px;
	background: transparent url(../images/fadeinover.gif) left top repeat-x;
	border-bottom:1px solid #c8c8c8;
}

.fadein3 {
	border-bottom:none;
}	

.fadein1:hover,
.fadein2:hover,
.fadein3:hover {
	background: transparent url(../images/fadeinover_hover.gif) left top repeat-x;
}

.fadein1 .content,
.fadein2 .content,
.fadein3 .content {
	padding: 15px;
	color: #909090;
	font-size:12px;
	line-height:18px;
}

/* CONTENT */

.frontentry h1 {
	font-size:18px;
}

.entry h2 {
	padding:0 3px;
	margin:0;
	color: #FFF;
	display:inline;
}

.entry h2 a {
	background-color: #4586ed;
	color: #FFF;
}

h2.nobg a {
	background: none;
	background-color: transparent;
}

.entry h3 {
	padding: 0;
	margin:5px 0 0 0;
}

.entry p {
	margin: 3px 0 0 0;
}	

.post {
	padding: 15px 0 5px 0;
	border-bottom:3px solid #2d3238;
}

.post-content {
	padding: 5px 0 0 0;
	margin-top:10px;
}

.post-content a {
	background-color: #2986ed;
	padding: 0 3px;
	color: #FFF;
	font-weight: bold;
}

.post-author a {
	background-color: #2986ed;
	padding: 0 3px;
	color: #FFF;
	font-weight: bold;
}

.post-author a:hover {
	color: #000; 
}

.contentright h2 {
	color: #FFF;
}

#contentleft a:hover {
	color: #000;
	text-decoration: none;
}

.contentleft {
	width: 660px; 
	float: left;
	margin-right: 21px; 
}

.contentright {
	width: 310px; 
	float: left;
}

#contentcontain {
	margin-top: 10px;
}

.boxcontent {
	background: transparent url(../images/whitebg.png) left top;
	padding: 15px;
	line-height: 18px;
}

.postedby {
	float:right;
	width:42px;
	height:40px;
	background:#2e3339;
	text-align:center;
	padding-top:11px;
	margin-right:8px;
	margin-top: 0px;
	border-top:1px solid #FFF;
	text-transform: uppercase;
}
.post-date {
	color:#fff;
	float:right;
	position:relative;
	padding:5px 0 0 22px;
}
.post-day {
	font-size: 24px;
	color:#FFF;
	text-align:center;
}
.post-month {
	font-size:11px;
	color:#FFF;
}

.post-footer {
	padding:5px 3px 5px 3px;
	background: none;
	margin-bottom:15px;
	height:22px;
	overflow:hidden;
	height:100%;
	font-size:11px;
}
.post-footer a {
	color:#FFF;
}
.post-footer a:hover {
	color:#2986ed;
}

#content p.post-comments {
	background-color: #2d3238;
	padding:4px 4px 4px 29px;
	float: right;
	width:98px;
	margin:0;
	border-top: 1px solid #FFF;
}

#content p.read-entry {
	background-color: #2d3238;
	padding:4px;
	float: right;
	width:auto;
	margin:0 0 0 3px;
	border-top: 1px solid #FFF;
}


.rightbox {
	margin-bottom: 10px;
}

.rightboxheadline {
	background-color: #000;
	height: 26px;
	overflow: hidden;
	color: #FFF;
	padding: 6px 0 0 15px;
	text-transform: uppercase;
}

.rightboxheadline h2 {
	font-family: Arial;
	font-weight: normal;
	font-size:16px;
}

.rightboxcontent {
	background-color: #2d3238;
	color: #FFF;
	padding: 15px; 
}

.rightbox a {
	color: #FFF;
}

.rightbox a:hover { 
	color: #2986ed;
}

.rightboxcontent ul {
	margin:0;
	padding:0;
}

.rightboxcontent ul li {
	background: transparent url(../images/li-arrow.gif) 0 11px no-repeat;
	padding: 5px 0 5px 15px;
	border-bottom:1px solid #3b3932;
}

.rightboxcontent ul li a {
	font-weight: normal;
}	

.ngg-galleryoverview a {
	background: none;
	background-color: transparent;
	padding:0;
	margin:0;
}


/* DIV WIDTH */
div.width170 {
	width: 170px;
	float: left;
}

div.width450 {
	width: 450px;
	float: left;
}

.adspot {
	background-color: #FFF;
	padding: 5px;
	margin-bottom:30px;
	border:1px solid #CCC;
}

.nav-next a {
	font-weight: bold;
}
.nav-previous a {
	font-weight: bold;
}

/* FORMS */

input, textarea {
	background:#2C2C2C none repeat scroll 0 0;
	border:1px solid #4E4E4E;
	padding:0.2em; 
	font-family: Tahoma, Arial, sans-serif;
	color: #FFF;
	width:235px;
}

textarea {
	height: 120px;
	overflow: hidden;
}

input.submitbutton {
	margin-top: 5px;
	background: none;
	color: #FFF;
	background-color: #2e3339;
	padding:3px;
	border-top: 1px solid #FFF;
	border-left: none;
	border-right: none;
	border-bottom: none;
	font-size: 10px;
	width: 120px;
	text-transform: uppercase;
}

input.submitbutton:hover {
	background-color: #2e3339;
	color: #CCC;
	border-top: 1px solid #CCC;
	cursor: pointer;
}

input[type="text"] {   
	background:#2C2C2C none repeat scroll 0 0;
	border:1px solid #4E4E4E;
	padding:0.2em; 
	color: #FFF;
	font-family: Tahoma, Arial, sans-serif;
}

input[type="text"]:focus {
	border: 2px solid #2986ed;
}

input[type="submit"] {
	width: 100px;
}

textarea:focus {
	border:2px solid #2986ed;
}


/* Comments */

.comments a,
#commentform a {
	background-color: #4586ed;
	color: #FFF;
}

.comments ol {
	list-style-type:none;
}


/* Portfolio */

.pItem { padding: 0 0 20px 0; }
.pImg { width: 180px; float:left; }
.pImg a { background-color: transparent; }
.pContent { width: 400px; float: left; padding-top: 6px;}
.pContent a { width:auto; }

/* FOOTER */

#footer{
	width:991px;
	height:30px;
	background-color: transparent;
	clear:both;
	text-align:left;
	font-family:Tahoma;
	color:#ffffff;
	font-size:10px;
	margin-top: 5px;
}

.footerpadding {
	padding:8px;
}

#footer a {
	color: #2986ed;
}

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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#personimage {
	padding: 0;
	border:3px solid #FFF;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px -3px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
