/*
Theme Name: Neptunamor
Theme URI: http://www.neptunamornl/
Description: yeah!
Version: 1.0
Author: Jos Leegstra 
Author URI: http://evolved.nl/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */


* { margin:0; padding:0; }

html, body {
    height: 100%;
}

body {
	font-size: 12px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#262626;
	text-align: center;
	background: transparent url(images/bg.gif) repeat-x scroll 0 0;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#wrapper {
	height:auto !important;
	margin:0 auto;
	min-height:100%;
	position:relative;
	text-align:left;
	width:1000px;
}

#top {
	height:254px;
	margin:10px 0 3px;
	width:100%;
	position: relative;
}

#top.header1{
	background:transparent url(/wp-content/themes/neptunamor/images/header1.jpg) no-repeat scroll 0 0;
}

#top.header2{
	background:transparent url(/wp-content/themes/neptunamor/images/header2.jpg) no-repeat scroll 0 0;
}

#teaser{
	background:url("/wp-content/themes/neptunamor/images/cwo.png") no-repeat scroll 0 0 transparent;
	height:110px;
	left:760px;
	position:absolute;
	top:5px;
	width:230px;
}

#teaser span {
	left:15px;
	position:absolute;
	top:16px;
	font-size: 24px;
}

#menu{
	border:1px solid black;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	height:24px;
	padding-left:6px;
	width:100%;
	background-color: #ffcc00;
	border: black 1px;
	margin-bottom:5px;
}

#menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:5;
}

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;
	}
	

a img {
	border: none;
	}	
/* End Images */


#respond{
	float:left;
	width:350px;
}

.commentlist{
	float:left;
	width:680px;
}

.comment{
	float:left;
	width:680px;
}

ul{
	padding:0 0 0 10px;
	text-decoration:none;
}


ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}

.entry ul li{
	list-style: disc;
	margin-left: 20px;
}

#sidebar li{
	margin-bottom: 30px;
}


#menu ul li{
	display:inline;
	float:left;
	margin-right:45px;
	position:relative;
	color: #332277;
	padding-top:4px;
	font-weight: bold;
}

#menu ul li a{
	color: #332277;
}

#content{
	float: left;
	width:1000px;
	background-color:#FFFFFF;
}

#content #left{
	float: left;
	width:200px;
	
}

#content #mid{
	border-right:1px solid #DCDCDC;
	float:left;
	margin-top:10px;
	padding-left:20px;
	padding-top:10px;
	width:760px;
}

#content #right{
	float:left;
	width:200px;
	padding-top:24px;
}

#footer {
	float:left;
	height:40px;
	margin-top:60px;
	text-align:center;
	width:990px;
}

.post{
	float: left;
}

.post.post_big {
	border-bottom:1px solid #DCDCDC;
	float:left;
	padding-bottom:10px;
	width:740px;
	margin-bottom: 20px;
}


.post.post_small{
	float:left;
	margin-right:25px;
	width:355px;
}

.post.post_small h1 a{
	font-size:16px;
	font-weight:bold;
}


.post.postheadline h1{
	float: left;
	width: 680px;
	font-size: 14px;
	font-weight: normal;
}


.post h1{
	float:left;
	width:100%;
	padding-bottom:10px;
	font-size: 30px;
	color: #004675;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.post h1 a{
	color: #004675;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.post .entry{
	float:left;
	width:100%;
}



a{
	text-decoration:none;
	color: #004675;
}

.postmetadata{
	color:#A8A7A7;
	font-family:Tahoma,Verdana,Helvetica,Arial,sans-serif;
	font-size:0.83em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:10px;
}

.moretext{
	color:#004675;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:30px;
	width:85px;
}

#mid h3 {
	border-top:1px solid #DCDCDC;
	float:left;
	margin:10px 0;
	padding-top:10px;
	width:680px;
}

h1{
	color:#262626;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
}

h1 a{
	color:#262626;
 	text-decoration:none;
}

h2{
	font-size: 12px;
	color: #004675;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:4px;
}


.widget{

}

#user-login-wiget ul {
	padding-left:0;
}

#user-login-wiget ul li {
	margin: 0;
}

#newsletter input{
	width: 85%;
}

#newsticker-demo {
	width:270px;
	padding:5px 5px 0;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin:20px auto;
	height: 330px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
	font-size: 12px;
	color: #004675;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding:5px;
	padding-bottom:4px;
}

.newsticker-jcarousellite { width:195px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:40px; height:35px;}
.newsticker-jcarousellite .info { float:right; width:140px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

