/*
Theme Name: Pixion for YEP!
Theme URI: http://www.pixion.nl/
Description: Thema door Pixion voor Yep! Amsterdam
Version: 1.0
Author: Mark van Barneveld
Author URI: http://www.pixion.nl
Tags: pixion, yep!
*/

/*general layout*/
body {
background: url(images/main_bg.jpg) center repeat-y;
color:#FFFFEA;
/* font-family: "MS Serif", "New York", serif;font-style : normal;*/
font-family: Tahoma, Geneva, sans-serif; font-style:normal;
margin:0px;
line-height:1.5em;
font-size:13px;
text-align:center;
}
hr {
border: 1px solid #ccc;
} 
blockquote, code, pre {
color:#333;
}
code, pre {
/* font-family: "MS Serif", "New York", serif;font-style : normal;*/
font-family: Tahoma, Geneva, sans-serif; font-style:normal;
}

/*font styles*/
p {
font-size : 13px; 
font-style : normal; 
padding: 0px;
margin-bottom: 20px;
} 
h2 {
font-size : 1.2em; 
}
h3 {
font-size: 18px;
}
h4, h5, h6 {
font-size:1em;
}
h2, h3, h1, h4, h5, h6 {
/* font-family: "MS Serif", "New York", serif;  */
/* font-family: "MS Serif", "New York", serif;font-style : normal;*/
font-family: Tahoma, Geneva, sans-serif; font-style:normal;
color : #FFFFEA;
margin: 10px 0px 10px 20px;
padding:2px 0px;
clear: both;
}

/*linkcolor*/
a:link, a:visited {
font-weight:normal;
color: #900;
text-decoration : underline; 

}
a:hover, a:active {
color : #900; 
text-decoration : none;
border:none;
} 

#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited{
color: #FFFFEA;
font-weight:normal;
text-decoration:none;
border:none;
font-size: 20px;
}
#content h2 a:hover, #content h2 a:active, #header h1 a:hover, #header h1 a:active, #content h3 a:hover, #content h3 a:active {
color:#FFFFEA;
}


/*classes - these are also located in classes.css so child themes don't loose them*/
.center, .aligncenter, .centered {
text-align: center;
}
.right, .alignright {
float: right;
}
.left, .alignleft {
float: left;
}
.none {
display: none;
}
.righttxt {
text-align:right;
}
.credits {
clear:both;
font-style:italic;
}


/*images these are also located in classes.css so child themes don't loose them*/
img {
border: none;
margin: 2px;
}
img.center, img.aligncenter, img.centered {
display:block;
margin:5px auto;
}
img.alignright, img.right {
margin-left: 5px;
}
img.alignleft, img.left  {
margin-right: 5px;
}
img.rssimg {
margin:0px;
}
.postcontent img {
max-width:100%;
overflow: hidden;
}
.wp-smiley {
border:none;
margin:0px;
}


/*border-colors*/
.postcontent img {
border:1pt solid #eee;
}

.border {
border: 1px solid #ccc;
}

/*wrap and header*/
#accessnav {
display:none;
}

#wrap {
background : #716F7C;
padding:0px;
text-align:left;
width: 800px;
float: left;
min-height: 600px;
}

/*header*/
#header {
background : transparent;
margin:0px;
height: 150px;
background: url(images/header.jpg) no-repeat;
}

#header h1{
padding:0px;
font-size:2em;
display:inline;
}

#header p {
padding:0px;
margin:2px 10px;
display:inline;
}

/*content and post settings*/

#content{
background : transparent;
padding: 20px 10px 10px 0px;
margin: 0px;
width: 780px;
text-align: justify;
}

.post h2, .archives h3, .search h3 {
}
.post {
margin: 5px 0px;
}
.postmeta {
font-size:0.9em;
clear:both
}
div.postmeta p {
margin: 2px 0px;
padding:0px;
}
.postmeta {
margin: 10px 0px 5px;
}

.postcontent {
line-height:1.6em;
}


/*postnav*/
#postnav {
clear:both;
margin:0px;
}
#postnav li {
display:inline;
margin: 2px 0px;
}

/*comments*/
#commentbox {
background : transparent;
clear:both;
margin:10px 0px;

}
ol#commentlist  {
list-style-position: inside;
margin:2px 0px;
padding:0px;
}
#commentlist li{
border-bottom:1pt solid #eee;
margin: 10px 0px;
}
#commentform fieldset {
padding:0;
margin:0;
}
#commentform legend {
/* font-family: "MS Serif", "New York", serif;font-style : normal;*/
font-family: Tahoma, Geneva, sans-serif; font-style:normal;
color : #333; 
margin: 10px 0px 5px;
padding:2px 0px;
font-size:120%;
}
#commentform textarea {
width:90%;
}
#commentform label, #commentform textarea {
display:block;
}
#commentform input {
width:50%;
}
#commentform input.submit {
width:40%;
margin:2px 0px;
}
.approve {
border: 1pt solid #ccc;
background : #eee;
padding:5px;
font-size:90%;
}
.comment_time {
font-size:0.8em;
text-align:right;
clear:both;
}
#commentlist cite {
font-style:normal;
}

#commentbox {
border-top: 1pt solid #eee;
}
.avatar {
float:right;
border: 1pt solid #eee;
margin-left:10px;
padding:2px;
}

/*sidebar*/
#sidebar {
background : transparent;
padding: 5px 0px;
margin: 0px;
width: 250px;
float:left;
}
#sidebar ul, #sidebar li{
list-style-type: none;
margin: 2px;
padding:0px;
}
#sidebar li{
margin:0px;
padding: 2px 0px;
}
#sidebar div {
margin: 2px;
padding:0px;
}
#sidebar h2 {
margin: 5px 0px 0px;
padding: 4px 0px;
font-size:100%;
}
#sidebar li a {
border:none;
}
#sidebar li li {
border-bottom: 0pt solid #eee;
}
#sidebar li li li {
list-style:circle inside;
border:none;
margin-left:0px;
}

/*searchform*/
#searchform label {
font-weight:bold;
}
#searchform input#s {
width:50%;
}
#searchform input.submit {
width:30%;
}

/*Widgets fixing*/
.widget_rss h2 a {
color:#333;
font-weight:bold;
}
.widget_rss img {
margin:0px;
}

/*Callendar*/
#wp-calendar a {
font-weight:bold;
}
#today {
background:#eee;
}



/*footer*/
#footer {
background : transparent;
margin:0px;
clear: both;
padding:5px 10px;
text-align:center;
}
#footer ul{
margin: 2px;
padding:0px;
}
#footer li{
display: inline;
margin:0px 3px;
font-size: 14px;
}
#footer li a{
color:#FFF;
}



/*forms*/
input , textarea, select, file {
/* font-family: "MS Serif", "New York", serif;font-style : normal;*/
font-family: Tahoma, Geneva, sans-serif; font-style:normal;
font-size:100%;
padding: 2px;
background : #ccc;
color : #111; 
border: 1px solid #7B0A0C;
margin: 2px;
}
fieldset, legend {
background:transparent;
color : #ccc; 
border: none;
padding: 5px;
}
label, legend {
font-weight:normal;
}


/*lists*/
ul {
list-style-type: disc;
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}
ol { 
list-style-position: outside;
margin: 5px 2em;
padding:2px;
}

/*tables*/
table {
color : #ccc; 
width: 100%;
margin: 5px 0px;
padding: 0px;
text-align: justify;
}
caption {
color: #333;
font-weight: normal;
padding: 5px;
}
td, th, tr {
padding: 0px 10px 20px 0px;
text-align:justify;
}


/*******************************************
Custom Pixion Styles
*******************************************/

div#sidebar li.page_item a {display: block;  padding: 7px 20px 7px 0px; border: 0px; color: #333; font-size: 20px; margin: 0px 0px 10px 0px; font-family: "MS Serif", "New York", serif; text-transform: uppercase; line-height: 24px;}
div#sidebar li.page_item a:hover {text-decoration: underline;}

ul.horizontal {margin: 0 auto; width: 800px; text-align: center;}
ul.horizontal li {float: left; list-style: none;}
ul.horizontal li a {display: inline-block;  border: 0px; color: #fff; margin: 0px;  font-size: 18px; padding: 16px 5px 10px 5px; width: 150px; text-align: center; border: 1px solid #666;}
ul.horizontal li a:hover {background:#000;}

div#amsterdam {width: 1280px; height: 251px; margin: 0 auto; cursor: pointer;}
div#pixion_nav {width: 1280px; height: 46px; margin: 0 auto; background: url(images/nav.jpg) no-repeat; border-bottom: 1px solid #000; }

div.master_wrap {width: 1280px; margin: 0 auto; }
div.left_wrap {width: 240px; float: left; text-align: right; padding: 0px;}
div.left_wrap img {border: 0px; padding: 0px; margin: 0px;}
div.right_wrap {width: 240px; float: right; text-align: right; padding: 0px;}
div.right_wrap img{border: 0px; padding: 0px; margin: 0px;}

.clear {clear:both;font-size:1px;line-height:0px;height:0px;overflow:hidden;}

div#content a img {background: #fff; padding: 1px; margin-bottom: 20px; border: none; margin-left: 0px;}
img.vnav_item {padding: 0px 10px 5px 20px;}

#content p {margin: 0px 0px 20px 20px;}

table.form {margin-left: 20px;}
table.rooster td{padding-left: 5px;}
