/* @override http://wqoq.com/wp-content/themes/2.5col/style.css */

/*
Theme Name: 2.5 Column
Theme URI: http://wqoq.com/
Description: Bob's 2.5 column layout
Author: Bob M
2.5 Column by Bob M - http://wqoq.com/
------------------------------------------------------
Licensed under GPL :)
*/

a:link, a:visited {
	color: #00f;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #4e6ffe;
	text-shadow: 1px 1px 1px #009;
}

body {
	font: 14px/17px Candara, 'Myriad Pro', 'Segoe UI', 'Lucida Sans', 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #006;
	background-color: #ccf;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 1em;
}

#header {
	font-family: Papyrus, 'Tempus Sans ITC', Georgia, fantasy;
	font-size: 64px;
	font-variant: normal;
	margin: 24px 0 -5px;
	text-shadow: 2px 2px 2px #009;
}
#header a:hover {
	text-shadow: 2px 2px 2px #009;
}

.header {
	font-style: oblique;
	font-variant: normal;
	font-size: 12px;
	font-family: inherit;
	margin: 0;
}

#rap {
	width: 1000px;
	margin: 0 auto;
}

#content {
	width: 760px;
	float: left;
}

#menu {
	width: 220px;
	float: right;
	font-size: 0.9em;
	color: #669;
}

#menu a:link, #menu a:visited {
	color: #66c;
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #669;
}

#menu ul {
	padding: 0;
	list-style-type: none;
}

#menu ul ul li:before {
	Xcontent: "\00BB \0020";
	content: "\25E6 \0020";
	Xcontent: "\25C7 \0020";
}

#menu ul ul li {
	padding-left: 10px;
}

#menu h1, #menu h3 {
	font: inherit;
	margin: 0;
}

.widget {
	margin-bottom: 1em;
}

.widget h2 {
	font: inherit;
	font-weight: bold;
	margin: 0;
}

#searchform label, #searchsubmit {
	display: none;
}

.post {
	margin-top: 1em;
	clear: left;
}

.post .meta {
	width: 300px;
	float: left;
	margin-right: 10px;
	text-align: right;
	margin-bottom: 5em;
}

.post .meta h2 {
	font-size: 1.5em;
	margin: 0.5em 0;
}

.post .meta dl,
.post .meta dd {
	font-size: 0.9em;
	line-height: normal;
	margin: 0;
}

.post .meta cite,
.post .meta dfn,
.post .meta samp {
	font: 0.8em/normal inherit;
	text-decoration: none;
	display: block;
}

.post .entry {
	overflow: hidden;
	margin-bottom: 5em;
}

.comments {
	clear: both;
}

.comments h1 {
	margin: 0;
	width: 300px;
	float: left;
	text-align: right;
}

.comments ol {
	padding: 0;
	margin-left: 310px;
	list-style-type: none;
}

.comments .author {
	float: left;
	width: 100%;
	margin-bottom: 0.5em;
}

.comments .author img {
	float: left;
	border: 1px solid #999;
	vertical-align: top;
	margin-right: 5px;
	height: 4.0em;
	width: 4.0em;
}

.comments .author cite {
	font: 1.6em/normal inherit;
}

.comments .author .meta {
	font: 1em/normal inherit;
}

.comments .comment {
	clear: both;
}

.comments h2 {
	font: inherit;
	margin-left: 310px;
	text-align: right;
}

.comments label {
	font-size: 0.9em;
}

.comments warn {
	margin-left: 310px;
}

.comments form textarea {
	width: 100%;
}

#nav {
	margin-left: 310px;
	padding-bottom: 5em;
	font-size: 0.9em;
}


/* wp stats */
#wpstats {
	display: none;
}



/* wp-thumbs */
.image_w_caption { float: left; margin-right: 15px; text-align: center; padding: 5px; border: 1px solid #999; }
.image_w_caption div { text-align: center; }

/* wp-spoiler */
.spoiler {
    background: #000;
    color: #000;
}
.spoiler_hover {
    background: inherit;
    color: inherit;
    cursor: pointer;
}


/* pagebar */
.pagebar {
    margin: 1em 0;
    text-align: center;
}
.pagebar .break {
    padding: 0.2em 0.5em;
}
.pagebar a, .pagebar .inactive, .pagebar .this-page {
    border: 1px solid;
    padding: 0.2em 0.5em;
}
.pagebar .inactive {
    border-color: #ccc;
    color: #ccc;
}
.pagebar .this-page {
    border: 1px solid #7093b8;
    background: #7093b8;
    color: #efefef
}


.imagelink {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.imagelink img {
    border: 1px solid #999;
    width: 80px;
    padding: 5px;
}


/* Ma.gnolia linklog */
.magnolia_post .leading_line {
    font-style: oblique;
}
.magnolia_post h4:before {
    content: "\2022 \0020";
}
.magnolia_post h4 {
    clear: both;
    margin-bottom: 0;
    margin-top: 1em;
}
.magnolia_post .description {
    margin-left: 1em;
}
.magnolia_post .tags {
    margin: 0;
    text-align: right;
}
.magnolia_post p {
    font-size: 0.8em;
}
.magnolia_post img {
    display: none;
}


/* Flickr badge */
#flickr_badge_wrapper {
	line-height: 0;
	width: 100%;
	text-align: center;
}
#flickr_badge_wrapper a {
	background: inherit;
}
.flickr_badge_image {
	display: inline;
}
.flickr_badge_image img {
	border: 1px solid #7093b8;
	padding: 5px;
	margin: 2px;
	background: #efefef;
}
.flickr_badge_image img:hover {
	border: 1px solid #fff;
	background: #7093b8;
}

/* Posterous styles */
.posterous_quote_citation {
	font-size: 0.8em;
	margin: 1em 0;
}

