/*
Theme Name: Ania Cyrson Photoblog theme
Author: Adrian Pawlik

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

li {
	margin-left: 3em;
	margin-bottom: .5em;
}

ul, ol {
	margin-bottom: 1em;
}

body {
	background: #000;
	text-align: center;
}

body, p, li, td {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #fff;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 0.75em;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: .75em;
}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: .75em;
}

h5 {
	font-size: 1em;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.4em;
	padding: 0;
}

li {
	line-height: 1.4em;
}

img {
	border: 0;
}

hr {
	border: 1px solid #ddd;
	height: 0;
	margin: 0 0 1em 0;
}

a:link,a:visited {
	color: #ff7e00;
	text-decoration: none;
}

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

.clear-both {
	clear: both;
}

.center {
	text-align: center; 
}

#pageContainer {
	margin: 0 auto;
	width: 755px;

	text-align: left;
}

#top {
	padding: 60px 0 60px 0;
	position: relative;
}

#top #logo {
	width: 237px;
	height: 52px;

	background: url(img/logo.png) no-repeat center;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png', sizingMethod='scale');
}

#top #logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#top #topNav {
	position: absolute;
	top: 102px;
	right: 0;
}

#top #topNav li {
	list-style: none;
	display: inline;

	margin: 0;
}

#top #topNav li a {
	display: block;
	float: left;
	margin-left: 2em;
}

#top #topNav li a:link, #top #topNav li a:visited {
	color: #fff;
}

#content {
	min-height: 575px;
}

/* for Internet Explorer */
/*\*/
* html #content {
height: 575px;
}
/**/


#content.with-rcolumn {
	float: left;
	width: 540px;
	margin-right: 10px;
}

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

div.navigation {
	float: right;
}

div.navigation div.prev {
	float: left;
}

div.navigation div.next {
	float: left;

}

div.navigation div.next a {
		margin-left: 3em;
}

ul.categories li {
	list-style: none;
	border-bottom: 1px solid #222;
	margin: 0;
	padding: 0;
}

ul.categories li a:link, ul.categories li a:visited {
	display: block;
	padding: 5px 0 5px 0;
}

ul.categories li a:hover, ul.categories li a:active {
	text-decoration: none;
	background: #111;
}

div.thumb-photo {
	float: left;
	width: 100px;
	height: 63px;
	margin: 0 10px 10px 0;

	background: #111;
	text-align: center;
}

div.thumb-photo-last {
	margin-right: 0;
}

div.thumb-photo img {
	margin: 0;
}


div.thumb-photo, div.wide-photo {

}

div.wide-photo {
	text-align: center;
}



#footerNote {
	margin-top: 10px;
	color: #fff;
}

#footer {
	color: #fff;
	padding-top: 8px;
	border-top: 1px solid #222;
	margin-top: 10px;
}

#footer p.copyright {
	float: right;

	font-family: Arial, sans-serif;
	font-size: 10px;
}

#footer #bottomNav {
}

#footer #bottomNav li {
	list-style: none;
	display: inline;

	margin: 0;
}

#footer #bottomNav li a {
	display: block;
	float: left;
	margin-right: 2em;
}

#footer #bottomNav li a:link, #footer #bottomNav li a:visited {
	color: #fff;
}

.wpcf7 {
	float: right;
	width: 420px;
}

.wpcf7 .wpcf7-form  {
	margin-left: 20px;
}

.wpcf7-form input {
	background-color: #111;
	border: 0;
	color: #fff;

	padding: 3px 1em 3px 1em;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
	border: 1px solid #333;
	padding: 3px;

	background: #111;
	color: #fff;

	width: 75%;

	font-size: 11px;
	font-family: Arial, sans-serif;
}

.wpcf7-form-control-wrap textarea { 
	width: 98%;
}

span.wpcf7-not-valid-tip {
	color: #d50000
}

input.text, textarea {
	border: 1px solid #333;
	padding: 3px;

	background: #111;
	color: #fff;
}

input.text {
	width: 200px;
}

textarea {
	width: 50%;
}

input.submit {
	background-color: #111;
	border: 0;
	color: #fff;

	padding: 3px 1em 3px 1em;
}
