/*
Theme Name: Christian George
Theme URI: http://www.christiangeorge.net/
Version: 1.0
Description: Christian George Theme
Author: FRA | Daniel Park & Daniel Park
Author URI: http://www.futurerockstarsofamerica.com/
*/

body {
	margin:0;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#d1d1d1;
	font-size:13px;
	}

/* Global Styles */

a {
	color:#bda891;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	color:#da8ae1;
	}

p {
	padding:0;
	margin:0 0 10px 0;
	}

blockquote {
	border-left:3px solid #bda891;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	font-style:italic;
	}

h1,h2,h3,h4,h5,h6 {
	color:#abbf00;
	}

/* The Container */

.mainbg {
	width:950px;
	margin:0 auto;
	background: url("/blog/wp-content/themes/blog/images/bg_main.jpg") top left repeat-y #000000;
	background-repeat:repeat-y;
	background-position:center;
	}

.container {
	width:936px;
	margin:0 auto;
	border:0;
	background-color:#000000;
	}
	
.clear {
	clear:both;
	}

/* The Content */

.left {
	float:left;
	width:590px;
	border:0px
	margin:0px;
	padding:0px;
	background-color:#000000;
	overflow:hidden;
	}

.contentBlock {
	float:left;
	width:550px;
	border:0px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	padding:0px;
	line-height:14px;
    background-color:#000000;
	border-bottom:1px dashed #4c4c4c;
	}

.post {
	float:left;
	width:550px;
	border:0px;
	padding:0px;
	overflow:hidden;
	}

p.post {
	line-height: 200%;
	}

.left img {
	margin-top:2px;
	margin-right: 5px;
	margin-bottom: 2px;
	border:none;
	}

.blog {
	line-height:14px;
	}

.left h1 {
	color:#bda891;
	font-size:22px;
	line-height:18pt;
	margin:0;
	padding-top:px;
	padding-bottom:5px;
	text-transform:uppercase;
	}

.left h1 a {
	color:#bda891;
	}

.left h1 a:hover {
	text-decoration:none;
	color:#bda891;
	}

.pageInfo {
	color:#867236;
	text-transform:uppercase;
	margin: 0px;
	font-weight:bold;
	}

.postInfo {
	color:#fff;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
	font-weight:bold;
	line-height:14px;
	}

.postInfo a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.postInfo a:hover{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	}

.postComments {
	width:550px;
	text-align:left;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10px;
	margin-bottom:15px;
	margin-right:15px;
	}

.postComments a {
	text-decoration:none;
	color:#bda891;
	}

.postComments a:hover {
	text-decoration:underline;
	color:#bda891;
	}

.cmd-avatar {
	clear: none;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	display: inline;
	float: left;
	margin-top: 3px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 5px;
	}


/* The Sidebar */

.sidebar {
	float:left;
	width:300px;
	padding-top: 20px;
	padding-left: 26px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom:10px;
	border-bottom:7px solid #7c7c7c;
	background: url("/blog/wp-content/themes/blog/images/bg_sidebar.jpg") top left repeat-y #000000;
	overflow:hidden;
	}

/* Meebo */

.mcrmeebo { 
	display: block; background:url("http://widget.meebo.com/r.gif") no-repeat top right; 
	} 

.mcrmeebo:hover { 
	background:url("http://widget.meebo.com/ro.gif") no-repeat top right; 
	} 

.meebowidth {
	width:550px;
	}

/* The Footer */

.footer {
	text-align:center;
	color:#afafaf;
	border:0px;
	padding:0px;
	}

/* The Search */

.search {
	height:37px;
	background: #000000;
	}
.search form {
	margin:0;
	padding:5px 0 0 0;
	vertical-align:middle;
	}
.search form input {
	float:inherit;
	}
.search input#s {
	width:200px;
	margin-right:0px;
	}
.search input#searchButton {
	background:url(images/searchButton.gif);
	width:36px;
	height:22px;
	border:1px solid #fff;
	}

/* The Footer */

.footer {
	text-align:center;
	color:#afafaf;
	padding-bottom:0px;
	margin-bottom:0px;
	}

/* The Navigation */

.navigation {
	height:25px;
	}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}

.navigation a:hover {
	color:#abbf00;
	}

.alignleft {
	margin-left:0px;
	float:left;
	}

.alignright {
	margin-right:0px;
	float:right;
	}

.previous {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	}

.next {
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 0 0px 0;
	margin:0;
	font-size:20px;
	text-align:center;
	}

/* The Calendar */

#wp-calendar {
	color:#fff;
	}

#wp-calendar a {
	color:#000;
	}

#wp-calendar a:hover {
	color:#fff;
	text-decoration:none;
	}

/* The Comments */

.commentBlock {
	padding-top:10px;
	}

.commentBlock textarea {
	width:95%;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}

.commentBlock input#submit {
	width:96%;
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}

#commentform input {
	background:#fff;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}

.commentBlock h2 {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	}

.commentlist {
	margin:0;
	padding:20px 0 10px 25px;
	}

.commentlist small {
	color:#a7a39f;
	}

.commentlist p {
	margin:0 0 10px 0;
	}

#content_start {position: absolute;left: -10000px;};
