/*
Theme Name: Ian Lockwood
Theme URI: http://ianlockwood.net/
Description: Custom WordPress theme for Ian Lockwood's website.
Version: 1.0
Author: Adrian Diaconescu
Author URI: http://rubiqube.com/
*/


* {
	margin: 0;
	padding: 0;
}

html {
	padding-bottom: 34px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #105576 url(images/background.png) repeat-x top left;
	color: #595959;
	font-size: 11px;
}

pre {
        margin-bottom: 1em;
}

a {
	color: #4DADE4;
	text-decoration: none;
}

a:hover {
	color: #4DADE4;
	text-decoration: underline;
}

ul {
	list-style: none;
}

blockquote {
	font-style: italic;
	background: #F8F8F8 url(images/quotes.png) no-repeat top left;
	background-position: 12px 12px;
	border-top: 1px solid #E9E9E9;
	padding: 8px 15px 8px 60px;
	margin: 15px 0 10px 0;
}

img {
	border: 0;
}

button {
    border: none;
	display: block;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 120%;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
    padding: 2px 5px; /* Links */
	width: auto;
	overflow: visible;	
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#wrapper {
	width: 969px;
	margin: 18px auto 0 auto;
}

#header {
	height: 125px;
	background: url(images/bg_header.png) no-repeat top left;
}

#logo {
	padding-top: 37px;
	margin-left: 55px;
	float: left;
}

#logo a {
	display: block;
	width: 254px;
	height: 58px;
	background: url(images/logo.gif) no-repeat top left;
}

#logo a span {
	display: none;
}

#quickcontact {
	color: #4DADE4;
	font-size: 120%;
	font-weight: bold;
	float: left;
	margin-top: 60px;
	margin-left: 90px;
}

#topsearch {
	float: right;
	padding: 62px 33px 0 0;	
}

#topsearch input {
	float: left;
}

#topsearch button {
    background-color: #4DB4F4;
	float: left;
    color: #FFFFFF;
	margin-left: 4px;
}

#topsearch input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #63696E;
}

#menu {
	height: 49px;
	background: url(images/bg_menu.png) no-repeat top left;
}

#menu ul {
	margin-left: 15px;
}

#menu ul li {
	float: left;
	background: url(images/bg_menu_item.gif) no-repeat top left;
	font-size: 120%;
	font-weight: bold;
	padding: 12px 25px;
}

#menu ul li:first-child {
	background: none;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#container {
	width: 952px;
	background: #E6E6E6 url(images/bg_container.png) no-repeat top left;
	padding-bottom: 16px;
}

#container-btm {
	height: 18px;
	background: url(images/bg_container_btm.png) no-repeat bottom left;
}

#featured {
	width: 918px;
	margin-left: 16px;
	background: #FFFFFF;
}

#featured-left {
	width: 571px;
	float: left;
}

#featured-left-top {
	height: 43px;
	background: url(images/bg_featured_left_top.png) no-repeat top left;
}

#featured-right {
	width: 347px;
	float: right;
}

#featured-right-top {
	height: 43px;
	background: url(images/bg_featured_right_top.png) no-repeat top right;
}

#featured-left-top h3, #featured-right-top h3 {
	color: #FFFFFF;
	padding: 14px 25px;
	font-size: 120%;
}

.fcontent {
	background: url(images/bg_featured_content.png) repeat-x top left;
	padding: 20px 25px;

}

#featured-left-content .fcontent {
	margin-left: 3px;
}

#featured-right-content .fcontent {
	margin: 0 3px;
}

#recentposts li {
	padding: 3px 0 3px 12px;
	background: url(images/bullet.gif) no-repeat center left;
	background-position: 0 7px;
}

#recentposts li a {
	font-weight: normal;
	color: #595959;
	text-decoration: none;
}

#recentposts li a:hover {
	text-decoration: underline;
}

#featured-btm {
	height: 15px;
	background: url(images/featured_btm.gif) no-repeat top left;
}

#content {
	float: left;
	width: 665px;
	margin-left: 16px;
}

#content-top {
	height: 25px;
	background: url(images/bg_content_top.png) no-repeat top left;
}

#content-bread {
	height: 60px;
	background: url(images/bg_content_bread.png) no-repeat top left;
}

#breadcrumbs {
	padding: 15px 25px;
}

#breadcrumbs a {
	color: #FFFFFF;
	font-weight: bold;
}

#content-center {
	background: url(images/bg_content.png) repeat-y top left;
	padding-bottom: 5px;
}

#content-btm {
	height: 25px;
	background: url(images/bg_content_btm.png) no-repeat bottom left;
}

.post {
	margin: 0 35px 25px 25px;
}

.post-title {
	font-size: 130%;
	margin: 0;
	line-height: 1.3;
	font-weight: normal;
}

.post-meta {
	font-size: 95%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

.page-title {
	font-size: 140%;
	color: #333333;
	line-height: 1.3;
	margin-bottom: 15px;
}

.single-title {
	font-size: 140%;
	color: #333333;
	line-height: 1.3;
}

.archive-title {
	font-size: 100%;
	color: #666666;
	line-height: 1.3;
	margin: 0 35px 15px 25px;
}

.post-content h3 {
	font-size: 110%;
	color: #333333;
	margin-bottom: 5px;
	line-height: 1.3;
	padding-top: 5px;	
}

.post-content h2 {
	font-size: 120%;
	color: #105576;
	margin-bottom: 5px;
	line-height: 1.3;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
}

.post-content p {
	margin-bottom: 10px;
	line-height: 1.3;
}

.post-content ul {
	list-style: disc;
	margin-left: 30px;
	margin-bottom: 10px;
}

.post-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.post-content ul li, .post-content ol li {
	margin-bottom: 4px;
	line-height: 1.3;
}

.post-content img.alignleft {
	float: left;
	margin: 5px 20px 10px 0;
}

.navigation {
	margin-top: 20px;
}

#sidebar {
	float: left;
	width: 255px;
}

#sidebar-top {
	background: url(images/bg_sidebar_top.png) no-repeat top left;
	padding-top: 3px;
}

#sidebar-btm {
	height: 25px;
	background: url(images/bg_sidebar_btm.png) no-repeat bottom left;
}

.sidepanel {
	width: 255px;
	position: relative;
	left: 3px;
}

.sidepanel-top {
	height: 36px;
}

.sidepanel-top h3 {
	font-size: 120%;
	color: #FFFFFF;
	padding: 9px 15px;
	float: left;
}

.sidepanel-icon {
	float: right;
	vertical-align: middle;
	margin: 4px 20px 0 0;
}

.sidepanel-content {
	width: 245px;
	border-left: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;
}

.sidepanel-content-inner {
	width: 215px;
	margin-left: 15px;
	padding: 10px 0;
}

.sidepanel-content-inner p {
	margin-bottom: 5px;
}

.sidepanel-content-inner ul li {
	padding: 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #EFEFEF;
}

.sidepanel-btm {
	height: 8px;
	background: url(images/bg_sidepanel_btm.gif) no-repeat top left;
	padding-bottom: 10px;
}

#sp-subscribe .sidepanel-top {
	background: url(images/bg_header_subscribe.gif) no-repeat top left;
}

#sp-subscribe .sidepanel-content {
	background: url(images/bg_sidepanel_subscribe.png) repeat-x top left;
}

#sp-categories .sidepanel-top {
	background: url(images/bg_header_categories.gif) no-repeat top left;
}

#sp-categories .sidepanel-content {
	background: url(images/bg_sidepanel_categories.png) repeat-x top left;
}

#sp-categories .sidepanel-content-inner ul li a {
	color: #83B24D;
}

#sp-links .sidepanel-top {
	background: url(images/bg_header_links.gif) no-repeat top left;
}

#sp-links .sidepanel-content {
	background: url(images/bg_sidepanel_links.png) repeat-x top left;
}

#sp-links .sidepanel-content-inner ul li a {
	color: #00ACC7;
}

#feedburner-email button {
    background-color: #F67E00;
    color: #FFFFFF;
	float: left;
}

/* Comments */

#comments-container {
	margin: 0 35px 0 25px;
}

.comments {
	margin-top: 30px;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px 0;
	margin-top: 2px;
	border-bottom: 1px solid #EFEFEF;
}

.comments ol li.alt {

}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* Footer */

#footer {
	width: 918px;
	margin-left: 17px;
	background: #949494 url(images/bg_footer.png) no-repeat bottom left;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#footer p {
	text-align: center;
	margin-bottom: 5px;
}

#footer a {
	color: #FFFFFF;
}