/*
Theme Name: Chara Theme
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}

#title {
	float: left;
	width: 270px;
	font-size: 12px;
	border-right: 1px solid #CCCCCC;
	text-indent: -9000px !important;
	text
        }

#title a {
	display: block;
	width: 250px;
	height: 40px;
	line-height: 40px;
	padding: 40px 20px 0px 0px;
	background: transparent;
        }

#title a:hover {
	background: #000;
        }

#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
        }
.bryan {
	font-family: Helvetica; font-size: 25pt; color: white;
} 

#menu li {
	float: left;
	width: auto;
	border-right: 1px solid #CCCCCC;
        }

#menu a {
	display: block;
	height: 40px;
	width: auto;
	line-height: 40px;
	padding: 40px 5px 0;
	text-align: center;
        }

body {
	font-family: 'Verdana', Arial, Sans-Serif; 
        font-size: 12px !important; 
	background: #ccc url('images/top-bg.jpg') repeat-x top left;
        text-align: center;
	margin: 0px;
	}

#page {
        background: #fff;
        background-position: right !important;
	text-align: left;
	margin: 0px auto 0px;
	padding: 0;
	position: relative;
	width: 885px;
       	}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration:none;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}


/** BEGIN header **/

#header {
	height: 80px;
        width: 885px;
	color: #fff;
	background: #70808A;
	border-left: 1px solid #CCCCCC;
        margin: 0;
        }

#header a {
	color: #fff;
        }

#header a:hover, #header .current_page_item {
	background: #ccc;
	color: #70808A;
        }
        .primary {
	width: 65%;
	float: left;
	padding: 20px 3% 15px 3%;
	margin: 0;
	display: inline;
	}

.secondary {
	font: 12px Trebuchet MS /*'Verdana', Arial, Sans-Serif*/; 
	padding: 5px 0 20px 5px;
	margin: 0px 0 0px 71%;
	width: 26%;
	color: #666;
	position: relative;
        line-height: 1.3em !important;
        }

.secondary a {
        color: #333;
        }

.secondary a:hover {
        text-decoration: underline !important;
        }

/** END header **/

/** BEGIN content **/
#content {
	width: 650px;
	float: left;
	padding: 5px 0 20px;
}
	#content p {
		margin-bottom: 10px;
		line-height: 1.4em;
	}
	#content h3 {
		margin-bottom: 5px;
		font-size: 1.5em;
		font-weight: normal;
	}
	#content blockquote {
		margin-bottom: 10px;
		padding: 10px 10px 5px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #cccccc;
		font-weight: bold;
		font-style: italic;
	}
	#content ul {
		margin: 0 0 10px 18px;
	}
	#content ol {
		margin: 0 0 10px 16px;
	}
	#content li {
		padding: 2px 0;
	}
	#content .post {
		padding: 20px 20px 5px;
		clear: both;
	}
		#content .post .thumb {
			float: left;
			padding-right: 10px;
		}
		#content .post .thumb img {
			width: 258px;
			height: 
	}
		#content .post h2 {
			text-transform: uppercase;
			font-size: 1.5em;
			font-weight: normal;
		}
			#content .post h2 a {
				color: #70808A;
			}
		#content .post .details1 {
			padding-top: 8px;
			font-size: 0.9em;
			margin-bottom: 5px;
			color: #70808A;
		}
			#content .post .details1 a {
				color: #70808A;
				margin-left: 10px;
			}
		#content .post .details2 {
			padding-top: 8px;
			font-size: 0.9em;
			margin-bottom: 5px;
			color: #70808A;		}
			#content .post .details2 .l {

			}
			#content .post .details2 .r {

			}
			#content .post a {
				color: #C64747;
			}

/** END content **/

/** BEGIN sidebar **/
#sidebar {
	margin-left: 10px;
	padding: 25px 0px 5px;
	float: left;
}
	#sidebar form {
		border-bottom: 1px solid #E1E1E1;
		background: #CCC url(images/search.gif) no-repeat 10px 8px;
		width: 180px; height: 27px;
		padding: 8px 11px;
		float: left;
		}
	#sidebar form input {
			border: 1px solid #ffffff;
			width: 92px;
			font-size: 1em;
			font-family: Verdana;
			margin: 4px 7px 0 3px;
			float: left;
		}
	#sidebar form button {
			text-indent: -9999px;
			border: 0;
			width: 75px; height: 27px;
			background-color: transparent;
			}
	#sidebar h2 {
		color: #565656;
		font-size: 1.2em;
		margin-bottom: 2px;
		
	}
	#sidebar ul {
		list-style-type: none;
		padding: 5px 0 20px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 4px 0;
		}
		#sidebar ul li a {
			color: #68645A;
		}
		#sidebar ul.rc li a {
			color: #8AC3D4;
		}

	#sidebar .flckr {
		padding: 10px 0 20px;
	}
		#sidebar .flckr img {
			margin: 4px;
			width: 75px; height: 75px;
		}
	#sidebar .tags {
		padding: 10px 0 20px;
	}
		#sidebar .tags a {
			color: #68645A;
		}
		#sidebar .tags a:hover {
			color: #8AC3D4;
			text-decoration: none;
		}
/** END sidebar **/

/** BEGIN footer **/

	#footer {
	clear: both;
	background-color: #70808A;
	color: #ffffff;
	font-size: 0.9em;
	padding: 15px 10px;
	font-family: Verdana;
}
	#footer a {
		color: #ccc;
	}
/** END footer **/

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 0 15px;
	font-size: 0.9em;
}
	.postnav a {
		border: 1px solid #cccccc;
		padding: 3px 8px;
		color: #999999;
	}
	.postnav a:hover {
		border: 1px solid #000000;
		color: #000000;
		text-decoration: none;
	}
#comments {
	padding: 25px 25px 20px;
}
	#comments h2 {
		margin: 20px 0 5px;
		font-size: 1.5em;
		font-weight: normal;
		
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments form {
		padding-top: 20px;
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 260px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 25px 0;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #e0e0e0;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
/** END wordpress 2.7 comments **/
