/*
Theme Name: Connor
Theme URI: 
Description: The Theme for Connor Ullmann
Author: Noel Berry
Version: 1.0
Tags: minimilistic, blue
*/

/*Set everything to nothing!*/
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%;
	background: transparent;
	 font-weight: normal;
}
body {
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background: #333333;
	margin: 0px auto;
	
	font-family: verdana;
	font-size: 0.8em;
	line-height: 1.6;
}

h1 { font-size: 1.4em }
h2 { font-size: 1.2em; }
a { color: #0c669f; text-decoration:none; }
a:hover { color: #222; }

b, strong { font-weight: bold; }
i, em { font-style: italic; }
p { padding-bottom: 10px; }

.wrapper {
	width: 940px;
	margin: 0px auto;
}

#border {
	background: url(images/border.png);
	padding: 0px 43px 20px 43px;

	width: 900px;
	float: left;
}

#banner {
	background: #f5f5f5 url(images/banner.png) no-repeat center bottom;

	width: 900px;
	height: 250px;
	
	float: left;
}

/* navigation */
#navigation {
	width: 900px;
	float: left;
}

#navigation ul {
	padding-left: 75px;
}

#navigation ul li {
	text-transform: uppercase;
	font-size: 1.4em;
	
	width: 150px;
	height: 80px;
	
	float: left;
	display: inline;
}

#navigation ul li span {
	background: none;

	width: 150px;
	height: 70px;
	padding-top: 10px;
	text-align: center;
	
	float: left;
}

#navigation ul li span:hover {
	background: url(images/navigation.png);
}

#navigation a { color: #1c82c2; }
#navigation ul li span:hover a { color: #fff; }
#navigation a:hover { color: #fff; }

/* footer stuff */
#footer-shadow { float: left; width: 986px; height: 24px; background: url(images/footer.png) no-repeat; }

#footer {
	width: 900px;
	padding: 10px 0px 10px 0px;
	float: left;

	background: #1c82c2;
	color: #3bb3ff;
	
	font-size: 1.2em;
	text-align: center;
}

/* description */
.description {
	width: 860px;
	float: left;
	padding: 20px;
	
	background: #1c82c2;
	color: #fff;

	font-size: 1.2em;
}

/* content */
.content {
	width: 860px;
	float: left;
	background: #fff;
	padding: 20px;
}

/*screenshots and items*/
.item img, .screen {
	border: 5px solid #1c82c2;
	width: 240px;
	height: 180px;

	margin: 0px 30px 10px 0px;
}

.item img:hover { border: 5px solid #000; }

.lrgscreen {
	margin: 10px;

	border: 10px solid #1c82c2;

	float: left;
	display: inline;
}

/* entry */
.post, .page {
	margin-bottom: 30px;
	padding: 0px;
	float: left;
}
.post p {
	padding: 5px 0px 5px 0px;
}

.post table {
	width: 100%;
}
.post td { padding: 10px; vertical-align: top; }

.entry-title { padding: 10px 10px 0px 10px; background: #fff; }
.entry-meta, .entry-utility { font-size: 0.8em; color: #555; background: #eee; padding: 10px; }
.entry-content { padding: 0px 10px 10px 10px; background: #fff; }
.entry-screenshots { width: 100%; float: left; padding: 10px; }

/* other */
.nav-previous { 
	float: left; 
	width: 50%; 
}
.nav-next { 
	float: right; 
	width: 50%;
	text-align: right;
}

#nav-above { display: none; }
#nav-below { float: left; width: 100%; }

.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}


/* Comments (from twenty ten theme) */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form (from twenty ten theme) */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}