/*
Theme Name: Parafed
Theme URI: 
Description: Parafed theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Phil Brooke-Smith
Author URI: 
Tags: Paper, Custom, Parafed


*/



/* Begin Typography & Colors */

* { padding: 0; margin: 0; }

body {
	background:#c9c9c9 url(img/page_bg.jpg) no-repeat top center;
	font-family:arial,helvetica,"lucida sans",sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	color:#292929;
	margin:25px 0 0 0;
}


a img { border: 0; }


/**  RTIM : Rundle's Text-Indent Method  **/
.rtim,
.rtim a,
.xbutton {
	display: block;
	overflow: hidden;
	font-size: 0;
	text-indent: -9999em;
	text-decoration: none;
}

a {
	color:#0091d4;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

.right {
	float:right;
}

.left {
	float:left;
}

.button { cursor: pointer; }

.photoframe01 {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #b3b3b3;
	padding:3px;
}

h2 {
	font-size:18px;
	padding:0 0 3px 0;
	color:#2f2b28;
}

h3 {
	font-size:14px;
	padding:0 0 3px 0;
	color:#2f2b28;
}


#pagewrap {
	width:960px;
	margin:0px auto;
	text-align:center;
}

#header {
	background:transparent url(img/header-photos.jpg) no-repeat 100% 40px;
	text-align:left;
	margin:0 0 21px 0;
}

#header h1 {
	font-size:19px;
	padding:0 0 25px 0;
	color:#242019;
	font-family: Georgia, serif;
	font-style:italic;
}

#topnavwrap {
	background:#242019;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
	width:auto;
}

#topnavwrap ul {
	line-height:39px;
	height:39px;
	background:#242019;
	padding:0 0 0 30px;
	float:left;
}


#topnavwrap ul li {
	font-size:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color:#fff;
	text-align:center;
	float:left;
	font-weight:bold;
	font-style:italic;
}

#topnavwrap ul li a {
	color:#fff;
	padding:0 14px;
	text-decoration:none;
	display:block;
	text-shadow:0px 2px 2px #000;
}

#topnavwrap ul li a:hover, .current_page_item {
	text-decoration:none;
	background:#0091d4;
}

#topsearch-form {
	background:#fff url(img/topsearch_bg.gif) no-repeat scroll left top;
	float:right;
	height:25px;
	margin:7px 12px 0 0;
	width:156px;
}

#topsearch-form #s {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#242019;
	font-weight:bold;
	float:left;
	font-size:12px;
	font-style:italic;
	font-family:arial,helvetica,"lucida sans",sans-serif;
	height:auto;
	margin:0;
	padding:5px;
	width:121px;
}

#topsearch-form #go {
	float:right;
	margin:0;
}

#mainarea {
	width:900px;
	margin:0 auto 20px;
	text-align:center;	background:transparent url(img/mainarea-bg.gif) repeat-y left top;
}

#introarea {
	background:transparent url(img/intro-bg.jpg) no-repeat left top;
	height:414px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
	width:900px;
}

#introarea-left {
	padding:37px 0 0 45px;
	float:left;
	width:452px;
}

#introphotoframe {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #b3b3b3;
	padding:3px;
	overflow:hidden;
	width:452px;
	height:252px
}

#introarea-right {
	margin:63px 0 0 70px;
	float:left;
	width:275px;
	text-align:left;
}

#introarea-right p {
	padding:0 0 20px 0;
	color:#292929;
	font-weight:bold;
}


#col1 {
	width:522px;
	float:left;
	padding:20px;
	text-align:left;
	background:#fff;
}


#col1 p {
	padding:0 0 10px 0;
}


#col2 {
	background:#fff url(img/col2-bg.gif) no-repeat right bottom;
	width:255px;
	padding:20px;
	float:left;
	text-align:left;
	margin:0 0 -20px 40px;
}

#col2 p {
	padding:0 0 20px 0;
	font-size:14px;
	margin:0 0 0 10px;
}

#col1 h2 {
	background:#4e8925;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding:7px 10px;
	margin:0 0 15px 0;
	text-shadow:0 2px 2px #000000;
}

#col1 h2 a {
	color:#fff;
	text-decoration:none;
}

.date {
	font-size:80%;
	color:#242019;
}

#col2 h2 {
	background:#4e8925;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:7px 10px;
	margin:0 0 15px 0;
	text-shadow:0 2px 2px #000000;
}

.ulstyle1 {
	margin:0 0 20px 30px;
	line-height:2em;
	font-size:15px;
}

.ulstyle2 {
	margin:0 0 10px 30px;
	line-height:2em;
	font-size:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


.ulstyle2 ul {
	margin:0 0 4px 30px;
	font-size:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


.mainarea p {
	padding:0 0 11px 0;
}



#footer  {
	background:transparent url(img/footer-bg.gif) repeat-x top left;
	width:960px;
	margin:0px auto 20px;
	text-align:left;
	color:#454545;
	font-family:verdana;
}

#copyright {
	float:left;
	width:250px;
	margin:20px 0 0 30px;
	font-size:11px;
}



#botnav {
	margin:20px 30px 0 0px;
	float:right;
	text-align:right;
}

#botnav p {
	float:right;
	clear:both;
	font-size:11px;
}

#footer ul {
	float:right;
	margin:0 0 10px 0;
}

#footer ul li {
	font-size:11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color:#454545;
	text-align:left;
	float:left;
	font-weight:bold;
	display:block;
	background:transparent url(img/botnav_spacer.gif) no-repeat scroll right;
}

#footer ul li a {
	color:#454545;
	text-decoration:none;
	padding:0 7px;
}

#footer ul li a:hover {
	color:#454545;
	text-decoration:underline;
}



#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}


#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}


.post {
	border-bottom:1px solid #999;
	margin:0 0 30px;
	padding:0 0 30px;
}

.post h3 a {
	color:#292929;
	text-decoration:none;
	font-size:105%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

