/*
Theme Name: sevan photography
Theme URI: http://thinktank-studio.com/
Description: a colorful, not too girly theme for a photography blog
Version: 1.0
Author: thinktank studio
Author URI: http://thinktank-studio.com/
Tags: colorful, fixed width, two columns, widgets, photos

	
	
	
*/
body {
	font-size: 18px;
	font-family: Calibri, Sans-Serif;
	background: #ffffff;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;	
	}

#page {
	text-align: left;
	border-top: none;
	border-bottom: none;
	margin: auto;
	padding: 0;
	}

/*header stuff*/
#header {
	color:#504944;
	margin: 0 0 0 0;
	padding: 0;
	background:url(images/purpleruffle.jpg) repeat-x top;
	height:206px;
	position:relative; 
	width: 100%;
	top:0;

	}

#headerimg 	{
	padding: 45px 0 10px 0;
	background:url(images/sevan.png) no-repeat center;
	height:56px;
	
		
	}
#headerimg .description {
	display:none;
	font-size: 1.2em;
	text-align: center;
	}
	
/*end header stuff*/

#content {
	font-size:14px;
	width: 860px;
	text-align:left;
	}

/*widecolumn stuff*/
.widecolumn .entry p {
	font-size: 14px;
	}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 10px 0;
	margin: 5px 0 0 0;
	width: 860px;
	}
	
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
/*end widecolumn stuff*/

/*narrowcolumn stuff*/
.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}
	
.narrowcolumn {
float: left;
	padding: 0 0 10px 0;
	margin: 0px 0 0;
	width: 600px;

	}
	
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
/*end narrowcolumn stuff*/

.alt {
	}
	
/*sidebar stuff*/
	
#sidebar {
	font-family: Calibri, Sans-Serif;
	border-left: 2px solid #d2d2d1;
	padding: 5px 0 10px 25px;

	width: 160px;
	margin-left: 640px;
	font-size:14px;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #504944;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #504944;
	}
	
#sidebar h2 {
	font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 15px 0 0;
	padding: 0;
	padding-left: 10px;	
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d2d2d1;	
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
#sidebar form {
	margin: 0;
	}


/*end sidebar stuff*/


/*footer stuff*/
#footer {
	color:#c5c5c4;
	font-size:14px;
	line-height: 50px;
	border: none;
	background:url(images/foot.jpg) repeat-x bottom;
	width:100%;
	height:50px;
	margin: 0;
	padding: 25px 0 0 0;
	text-align:center;
	}

#footer a:link, #footer a:visited{
	color:#c5c5c4;
	font-size:14px;
	border: none;
	}

#footer a:active, #footer a:hover{
	color:#949493;
	text-decoration:none;
	font-size:14px;
	border: none;
	}


	
/*end footer stuff*/

/*link stuff*/

h2 a, h3 a {color: #000000; text-decoration:none;}

a:link, a:visited {
	color: #6e9617;
	text-decoration: none;
	}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
	}
	
h1, h1 a, h1 a:visited, #headerimg .description {
	display: none;
	}


#wp-calendar caption, cite {
	color:#000000;
	text-decoration: none;
	}

.entry p a:visited {

	}
	
a img {
	border: none;
	
	}
	
/*end link stuff*/
	
small {
	font-family: Calibri, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color:#6e9617;
	}
	
.postmetadata small {
	font-size: 11px;
	}

h1, h2, h3 {
	font-family: Calibri, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}



/*comment stuff*/
.commentlist li, #commentform input, #commentform textarea {
	font-family: Calibri, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #cccccc;
	padding: 2px;
	background: #fff;
	}

.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;
	margin: 10px 5px 10px 0;
	}

#commentform p {
	font-family: Calibri, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/*end comment stuff*/


	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-family: Calibri, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}





.post {
	margin: 0 0 40px;
	text-align: justify;
	background:url(images/swirl.jpg) bottom center no-repeat; 
	padding-bottom:25px;
	
	}

.post hr {
	display: block;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p img {
	padding: 0;
	max-width: 100%;
	}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.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;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}



.alt {
	margin: 0;
	padding: 10px;
	}



#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #333;
	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;
}

.topnav {
	position:relative;
	top:98px;
	left:400px;
	}
	
/* -- this is for the stats smiley thing --*/
img#wpstats{display:none}




