/*
Theme Name: Sunset
Theme URI: http://www.wordpressthemespark.com
Version: 1.0
Description: 2 Column, Right Column Theme
Author: Wordpress Themes Park
Author URI: http://www.wordpressthemespark.com
Author mail: wordpressthemespark@gmail.com
*/

/* DO NOT REMOVE THE CREDITS AND FOOTER LINKS */

/* Links */

a:link { text-decoration: none; color: #D93E00; }

a:visited {
	text-decoration: none;
	color: #AE3000;
}

a:hover, a:active {
	color: #F79703;
	text-decoration: underline;
}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { padding-left: 0px; 
text-decoration: none;
font-size: 22px;
font-weight: bold;
border-bottom-width: 0; margin: 0; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size:22px; text-decoration: none;}
.titles a:link, .titles a:visited, .titles a:active {
padding-left: 0px; 
text-decoration: none;
font-size: 22px;
font-weight: normal;
border-bottom-width: 0;
}



pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	border: 1px solid #314343;
}

pre:hover, blockquote:hover
{
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code {
	color: #FEDB00;
	font-family: Verdana, Arial, Sans-Serif;
}

ul, ol { line-height: 2.0em; }

ul {
	list-style-type: none;
}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del {
	text-decoration: line-through;
	color: #333333;
}

ins {
	text-decoration: none;
	color: #0099ec;
}

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #666666;
	background-repeat: repeat-x;
	background-color: #000000;
	background-image: url(http://cdn.thymenstolk.nl.s3-external-3.amazonaws.com/images/bg.gif);
	background-repeat: repeat-x;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 960px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	width: 960px;
	padding-bottom: 9px;
	clear: right;
	height: 235px;
	margin-top: 0px;
	background-image: url(http://cdn.thymenstolk.nl.s3-external-3.amazonaws.com/images/bg2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#navigation
{
	clear: both;
	float: left;
	width: 960px;

	height: 0px;
	background-repeat: no-repeat;
}

#wrapper
{
	clear: both;
	float: left;
	width: 960px;
	color: #FFFFFF;
	/* background-image: url(http://cdn.thymenstolk.nl.s3-external-3.amazonaws.com/images/main_bg.gif); */
}

#content-wrapper
{
	width: 644px;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 20px;
}

#sidebar-wrapper
{
	width: 224px;
	float: left;
}

#sidebar
{
	float: left;
	padding: 0px 15px 0px 10px;
	margin-right: 5px;
	margin-top: 7px;
}

#footer
{
	clear: both;
	float: left;
	width: 900px;
	text-align: left;
	padding-left: 60px;
	margin-bottom: 0px;
	color: #FFFFFF;
	height: 88px;
	padding-top: 0px;
	background-repeat: no-repeat;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	color: #FFFFFF;
}

#footer a:hover{
	color: #D93E00;
}

#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 {
	padding-left: 20px;
	color: #B25401;
}

#header h1 a:link, #header a:active {
	color: #B25401;
	font-size: 20px;
	text-transform: lowercase;
}

#header h1 a:hover {
	color: #B25401;
	font-size: 20px;
	text-transform: lowercase;
	text-decoration: none;
}

#header h1 a:active {
	color: #B25401;
	font-size: 20px;
	text-transform: lowercase;
}

#header h1 a:visited {
	color: #B25401;
	font-size: 20px;
	text-transform: lowercase;
}

#header a { font-size: 10px; }
#header li { list-style-type: none; }

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; margin-left: 0px; padding-left: 0px;}

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #0099ec;
	display: block;
	padding: 0px 10px;
	margin-right: 1px;
	height: 23px;
	font-size: 10px;
	margin-top: 0px;
	background-image: url(http://cdn.thymenstolk.nl.s3-external-3.amazonaws.com/images/nav-bg.gif);
	border-left: 1px solid #1E2D2D;
	border-right: 1px solid #1E2D2D;
}

#navigation li a:hover,
#navigation li a:active
{
	color: #0099EC;
	background-repeat: repeat-x;
	font-size: 10px;
	margin-top: 0px;
	background-color: #1B292A;
	background-image: url(http://cdn.thymenstolk.nl.s3-external-3.amazonaws.com/images/nav-bg2.gif);
	border-left: 1px solid #1E2D2D;
	border-right: 1px solid #1E2D2D;
}

#navigation li.active a
{
	color: #0099EC;
	background-color: #333333;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }



#content .post-footer 
{
	font-size: 90%;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.post {
padding-top: 5px;
padding-left: 12px;
padding-right: 20px;
}

.post h2 img {
  float: left;
}

.post .more-link
{
	padding-top: 10px;
	display: block;
	color: #B25401;
	text-align: right;
}

.post-wrapper {
color: #eee;
background-repeat: no-repeat;
width: 608px;
padding: 10px;
margin-left: -15px;
margin-top: 0px;
margin-right: 10px;
}

.post-wrapper2 {
width: 476px;
padding: 10px;
margin-left: -15px;
margin-right: 10px;
}
/* Sidebar */

.sideblock
{
	padding: 0;
	margin: 0;
	margin-left: -10px;
	width: 190px;
	margin-bottom: 20px;
	background-image: url(http://cdn.thymenstolk.nl.s3-external-3.amazonaws.com/images/modleft_m.gif);
}

.sideblock ul {
	background-image: url(http://cdn.thymenstolk.nl.s3-external-3.amazonaws.com/images/modleft_b.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 14px;
	padding-bottom: 10px;
	background-position: bottom;
			   }

.sideblock h3 {
	padding-left: 10px;
	padding-right: 10px; 
	margin-right: 10px;
	width: 165px;
	margin: 0;
	border-bottom: 1px solid #B95301;
	font-size: 13px;
	font-weight: bold;
	display: block;
	background-image: url('http://cdn.thymenstolk.nl.s3-external-3.amazonaws.com/images/modleft_t.gif');
	background-repeat: no-repeat;
	line-height: 30px;
	color: #FF7C02;
	text-align: center;
}

#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #0099ec;
}

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #FFFFFF; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	background: #000000;
	width: 280px;

}

#commentform textarea {
	background-color: #E4E4E4;
	border: 1px solid #999999;
	width: 280px;
}
#commentform textarea:hover {
	background-color: #EFEFEF;
	border: 1px solid #999999;
}
#commentform textarea:focus {
	background-color: #C0C0C0;
	border: 1px solid #999999;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #E4E4E4;
	border: 1px solid #999999;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
	background-color: #EFEFEF;
	border: 1px solid #999999;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background-color: #C0C0C0;
	border: 1px solid #999999;
	width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	height: 54px;
	margin-bottom: 5px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 10px;

}
.date .month {
	display: block;
	color: #FFFFFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Verdana;
	padding-top: 0px;
	text-align: center;
	margin-top: -5px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
	font-size: 13px;
	color: #FDA80B;
	text-transform: lowercase;
	margin-left: 20px;
	margin-bottom: 2px;
	float: left;
}
.icons {
float: right;
margin-right: 30px;
margin-top: -20px;
}







#header ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	margin-top: -7px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 100px;
}

#header ul:hover { }

#header li { float: left; list-style-type: none; }

#header li a:link,
#header li a:visited
{
	float: left;
	color: #ff7b02;
	display: block;
	margin-right: 1px;
	height: 16px;
	font-size: 11px;
	margin-top: 26px;
	font-weight: normal;
	background-color: #6b3e0d;
	padding-top: 3px;
	line-height: normal;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #9d5800;
}

#header li a:hover,
#header li a:active
{
	background-color: #a73d05;
	text-decoration: none;
}

#header li.active a
{
	color: #FFFFFF;
	background-color: #000000;
}

.sideblock a{ font-size: 11px; text-decoration: none; color: #D95201;}

.sideblock a:hover{
	text-decoration: underline;
	color: #F99E03;
}


.post-footer a{
	color: #FFFFFF;
}

.post-footer a:visited{
	color: #FFFFFF;
}

.post-footer a:hover {
	text-decoration: underline;
}

#wrapper p {
	text-align: justify;
}

#searchform {
	padding-top: 8px;
	padding-bottom: 8px;
}

#s {
	margin-bottom: 4px;
	background-color: black;
	border: 1px solid #b95301;
	color: #D25E01;
	padding: 2px;
}

input {
	background-color: #471902;
		color: #D25E01;
	padding: 2px;
	border: 1px solid #b95301;
}
textarea {
	background-color: #471902;
		color: #D25E01;
	padding: 2px;
	border: 1px solid #b95301;
}

input:hover {
		color: #D25E01;
}

input:focus {
		color: #D25E01;
}

.titles a:hover{ text-decoration: none; color: #FFFFFF; }

.titles a:visited{color: #B25401; }

.titles a{
	text-decoration: none;
	color: #B25401;
	font-size: 13px;
}

.sideblock a:visited {
		color: #D25E01;
	}
	
.bottom{
	margin-bottom: 0px;
	margin-top: 12px;
	padding-left:20px;
}

.bottom2{
	margin-bottom: 0px;
	margin-top: 2px;
	padding-left:20px;
}

.timebar { position: relative; text-align: right; padding-right: 114px; margin-top: -23px; }
.title-top { padding-left: 18px; border-top: 1px solid #B25401; border-bottom: 1px solid #B25401; padding-top: 3px; padding-bottom: 3px; }
.title-date { float: left; width: 75px; padding-top: 6px; }
.title-title { float: left; width: 490px;  }
.sidebar-fix { width: 239px; margin-left: -10px; height: 12px; }