/*
Theme Name: Quirk
Theme URI: http://www.suzannecwalker.com
Description: A simple one-column photography theme by <a href="http://www.suzannecwalker.com">Suzanne C. Walker</a>
Version: 2.1
Author: Suzanne C. Walker
Author URI: http://suzannecwalker.com/
Tags: single column, simple, wide, light colors

*/

/*BACKGROUND IMAGE************/
body {
	background: #f7f7f7; 
	font: 11px Verdana, Geneva, sans-serif; /*ENTRY FONTS*/
	color:#333; /*OVERALL TEXT COLOR*/
}


/*LINK STYLES****************/
a {
	text-decoration:none;
	color:#666;
}
a:hover { font-size: 102%; text-decoration:none; }


/*LOGO IMAGE*****************/
#logo {
	height:100%;
	width:900px;
	background:transparent;	
}


/*MENU COLORS****************/
#menu { background:transparent; float: right; }

#menu li a {
	font:11px Arial, Helvetica, sans-serif; /*MENU FONT STYLES*/
	text-transform: uppercase;
	color:#666;	/*MENU FONT COLOR*/
}

#menu li a:hover { color:#333; font-size: 105%; /*MENU FONT COLOR WHEN HOVERING*/
} 


/*BANNER COLORS*************/
#banner { background-color: transparent; height: 100%; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden; }


/*TWITTER / SEARCH / RSS***/
.holder { background:transparent; float: right; margin-right: -70px; }
.holder .text strong { display:block; font-size:10px; color:#2c2c2c; font-weight:normal; line-height:17px; position:relative; margin:-4px 0 0; }
.holder .text p {
	font-size:10px;
	color:#2c2c2c;
	line-height:17px;
	margin:0 0 5px;
}

/*POSTS*******************/
.title {
	margin-top: 20px;
}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 { margin:0; font-size:16px; font-weight:normal; line-height:25px; color:#2b2b2b; font-family: verdana; text-transform: uppercase; }
h2 { margin:0; font-size:14px; font-weight:normal; line-height:25px; color:#2b2b2b; font-family: verdana; }
h3 { margin:0; font-size:14px; font-weight:normal; line-height:25px; color:#2b2b2b; font-family: verdana; }
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#2b2b2b;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
}


/* NEXT / PREVIOUS PAGE navigation*/
.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;	
	width: 100%;
	background: transparent;
	padding: 10px 0;
	height: 15px;
}
.navigation a {text-decoration:none;}
.navigation a:hover { font-size: 101%; text-decoration:none; }

.navbg {background: transparent;}

/*FOOTER LINKS*/
#footer { padding:8px 0 0; width:100%; font:10px/25px Verdana, Arial, Helvetica, sans-serif; color:#333; text-transform: uppercase; text-align:center; }
#footer p {margin:0;}
#footer a, #footer a:hover, #footer a:visited { text-decoration: none; color: #333; font-size: 102%; }


.alignleft {float: left;}
.alignright {float: right;}

.clear {clear: both;}




body {
	margin:0;		
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	margin:0 auto;
	width: 900px;
	padding:33px 20px 20px;
}
/*header*/
#header img {display:block;}
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;
}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	padding:8px 30px 0px 30px;
	float:left;
}
#menu li a {
	height:25px;
	float:left;
	text-align:center;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 0 6px;
	margin:0;
	list-style:none;
	width:147px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:transparent;
}
#menu ul li {
	padding:0 10px 0 17px;
	width:120px;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:transparent;
	color:#333;
	line-height:18px;
	height:auto;
	display:block;
}
#menu ul li a:hover { color:#000; font-size: 101%; }
/*content*/
#content {
	width:900px;
	background:#fff;
	padding:23px 15px 0;
}
.entry {	
	overflow:hidden;
}
.entry p {
	line-height:25px;
	margin:0 0 22px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
}
.title a {
	text-decoration: none;
}
.postmetadata {
	font-size: 10px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.postmetadata a {
	color:#333;
	text-decoration:none;
	outline:none medium;
}
.postmetadata a:hover { font-size: 101%; text-decoration:none }
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.center {text-align: center;}
.center2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	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;
	}
.commentlist {width: 900px;}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.comments {
	padding-bottom: 15px;
}
.breaker {height: 20px; width: 100%;}