/*  
Theme Name: Pixelstyle
Theme URI: http://pixelstyle.nl/
Description: Thema voor Victor Arnolds Fotografie.
Version: 1.0
Author: Dries Arnolds
Author URI: http://www.pixelstyle.nl/
*/


/* Begin Typography & Colors */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

h2.name {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

.clear {
	clear: both;
}

small {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.big {
	clear: both;
	}

.prev, .next {
	float: left;
}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 25px 0;
	padding: 0;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	}

.postmetadata {
	clear: left;
}

/* End Structure */


/* Begin Images */

/*	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) */

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
/*	clear: left;*/
	}

.alignleft {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
/*	clear: right;*/
	}

p {
/*	clear: right;*/
}

.size-full {
	margin-bottom: 25px;
}
/* End Images */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

.entry form input {
	border: 1px solid #000;
	margin: 3px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {


	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

#container {
	width: 970px;
	margin: 0 auto;
}

#container.smal * .post {
	width: 400px;
}

#container.smal * p {
	clear: right;
}

#header {
	width: 970px;
	height: 70px;
	margin: 0;
}

#menu {
	padding: 0;
	margin: 0 0 0 55px;
}

#menu a {
	padding: 0;
	margin: 0 80px 0 0;
	border: 0;
}

#menu a.last {
	padding: 0;
	margin: 0;
	border: 0;
}

#content {
	padding: 20px;
	margin: 30px 0 20px 38px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

#content img {
	border: 0;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	color: #bb1919;
}

#content h3.imagetitle {
	font-size: 12px;
}

#content h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: inline;
}

div.prevnext {
	font-size: 14px;
	font-weight: bold;
}

#content p {
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}

#footer {
	clear: both;
	margin: 30px 0 20px 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

.ngg-imagebrowser {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
