/*  
Theme Name: MartijnGoorden
Theme URI: http://martijngoorden.nl/
Description: Custom WP Theme voor MartijnGoorden
Version: 1.0
Author: SanderGoorden
Author URI: http://sandergoorden.nl
*/

*{ padding: 0; margin: 0;  }

body {
	background-color: #000;
	color: #fff;
	font-family: Verdana,Helvetica,Arial;
	line-height: 18px;
	font-size: 80%;
}

a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover, #content h2 a:hover {
	color: white;
}

p {	margin-bottom: 14px; }

li { margin:0 1em; padding:0; }

blockquote {
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset { border:none; }

img { margin: 10px; border:none; }
a img { border:none; }

img.left, .alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
img.right, .alignright {
	float: right;
	margin: 10px 0 10px 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Sans-Serif;
	letter-spacing:1px;
}
.clear{
	clear:both;
	line-height:1px;
}

#outer {
	width: 960px;
	margin: 0 auto;
}

#inner { padding: 0; }

#headimg {
	background: #000;
	height: 125px;
	width: 960px;
	color: #fff;
}

#headimg .sitetitle a, #headimg h2 a{
	font-size: 200%;
	line-height:1em;
	margin:0;
	font-family:Tahoma,Verdana, Arial, sans-serif;
	font-weight:bold;
	padding:20px 0 0 20px;
	/* color value is dynamic, see functions/custom_header.php */
	text-decoration:none;
	border:none;
}
.sitetitle { padding-top:15px; }

#headimg h2, #desc{
	font-size: 100%;
	font-weight: normal;
	/* color value is dynamic, see functions/custom_header.php */
	margin:5px 0;
	padding:0 0 0 20px;
	font-family:Tahoma, Verdana, Arial, Serif;
}
#menu ul {list-style:none;display:inline-block;}
#menu ul li {float:left; font-size:1.2em;font-weight:bold;}
#menu ul li a {color:white;}
#menu ul li a:hover {color:#FFCC00}

#submenu {margin: 10px 0;}
#submenu ul {list-style:none;display:inline-block;}
#submenu ul li {float:left; font-size:1em;font-weight:bold;}
#submenu ul li a {color:#FFCC00;}
#submenu ul li a:hover {text-decoration:underline;}



#content {
	padding:20px 10px 10px 60px;
	text-align:right;
}
#content .post .header {
	padding: 0 0 20px 5px;
}

#content h2,#content h1{
	color: #FFCC00;
	top: 4px;
	font-size: 1.6em;
	line-height: 30px;
}
#content h2 a{
	color: #FFCC00;
	top: 4px;
	line-height: 30px;
}
#content h3{
	color: #FFCC00;
	top: 4px;
	font-size: 1.2em;
	line-height: 30px;
}
#content ul {
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry{
	padding: 0 5px;
	margin-bottom: 20px;
}

#content .entry ins {float:right;}

#content .post{
	margin-bottom: 30px;
}

#content .post .date {
	margin:0;
	color:#999;
	padding:0 0 10px;
}

#content .post .footer {
	background-color: #3A81AA;
}
#content .post .footer ul {
	list-style: none;
	text-align: left;
	padding:5px 0;
}

#content .post .footer ul li {
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding:3px 10px 3px 15px;
}

#content .post .footer ul li a {
	color: #000000;
	border:none;
	padding-left:5px;
}

#content .post .footer ul li.comments {
	background-image: url(images/a36.gif);
}

#content .post .footer ul li.readmore {
	background-image: url(images/a38.gif);
}

/* Sidebars */

.sidebar_header {
	color: #FFFFFF;
	background: #000000;
	font-weight:bold;
	font-variant: small-caps;
	padding:4px;
	margin-bottom:10px;
}
.sidebar_header a {color: #FFFFFF;}

#sidebar {
	width: 270px;
	float: right;
	margin:25px 15px 10px 20px;
}

#sidebar ul {
	list-style:none;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
#sidebar ul li {
	list-style:none;
	padding: 0;
	margin:0;
}
#sidebar ul li ul li a {font-weight:bold;}
#sidebar ul li ul li ul li a {font-weight:normal;}

#sidebar ul ul {
	padding: 0 0 10px 4px;
	margin:0;
}
#sidebar ul ul ul li {
	padding: 3px 0;	
	margin:0;
}
#sidebar a:link,#sidebar a:visited {
	border-bottom:none;
	font-size:0.9em;
}
#sidebar a:hover, #sidebar a:active {
	border-bottom:1px solid;
}
.cat-item a:link, .cat-item a:visited {
	font-weight:bold;
}
.cat-item a:hover { 
	margin-left:5px; 
	text-decoration:none;
}
.cat-item {
	margin:0;
	padding:0;
	line-height:16px;
}
	
#sidebar ul.feeds li {
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;	
	margin:0;
}


.textwidget { padding-left:4px; }

.avatar {float:right;margin:0 0 10px 10px;}
.wp-smiley {margin:0;}

/*comments and their styles*/
#comments, #respond {
	margin: 2em 0 0 5px;
}

#outer .commentlist {
	margin: 20px 0;
	padding: 0;
}
.commentlist li {
	list-style:none;
	margin:0;
	border-top:1px solid red;
	padding:10px 0;
}
.commentlist li p {
	margin:0;
}
.commentlist li .cmtinfo {
	font-size:1em;	
	background: url(images/a32.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	
	border:#eee 1px solid;
}
.commentlist li .cmtinfo em {
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li.alt .cmtinfo {
	font-size:1em;	
	background: url(images/a34.gif) repeat-x top;
	padding:5px;
	margin-bottom: 10px;
	
	border:#ddd 1px solid;
}
#outer .trackback {
	background:url(images/links.gif) no-repeat left;
	padding:2px 20px;
}
#outer .commentsrss {
	background:url(images/feed.gif) no-repeat left;
	padding:2px 17px;
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
input.text, textarea, select {
	padding:2px;
	background:#F9F9F7;
	font:1em verdana, arial, serif;
	border: 1px solid #ccc;	
}

#outer input.text:focus, textarea:focus {
	background:#fff;
	border:#999 1px solid;
}

#footer {
	clear: both;
	text-align: center;
	padding:10px;
	margin:0;
	color: #fff;
	background:#333333;
	line-height:15px;
}

#footer a:link,#footer a:visited {
	color: #000000;
	text-decoration:none;	
	border:none;
}
#footer a:hover,#footer a:active {	
	color: #ACACAC;
	text-decoration:underline;	
	border:none;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
color:#000;
}