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

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #000;
	background: #C7C5C5 url(images/background.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
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;
}

/* linkpage */	
#linkpage{clear:both;margin:0;padding:0;}
#linkpage h2{font-size:15px;font-family:"Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;letter-spacing:-1px;background:url(images/posttitle.png) no-repeat 0 35px;margin:5px 0;padding:0 0 15px;}
#linkpage ul li{list-style-type:none;display:block;width:100%;float:left;margin:0 0 10px;padding:0;}
#linkpage ul li ul li{width:25%;float:left;list-style:none;line-height:23px;margin:0;}
#linkpage ul li ul li:hover{background-color:#ccc;color:#000;}
#linkpage ul li ul li a{padding-left:5px;color:#222;font-size:12px;text-decoration:none;}
#linkpage ul li ul li a:hover{color:#000;}

/* Tag Cloud */
#sidebar #tag-cloud div {
	margin: 0 2px;
	}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 157px;
}
	#header ul {
		list-style-type: none;
		padding-left: 10px;
	}
		#header ul li {
			float: left;
			padding: 13px 32px 0 0;
		}
		#header ul li a {
			color: #fff;
			font-weight: bold;
			text-transform: uppercase;
			font-size: 12px;
		}
		#header ul li a:hover {
			color: #8AC3D4;
			text-decoration: none;
		}
	#header .links {
		float: right;
		font-size: 12px;
		color: #fff;
		padding-top: 12px;
	}
		#header .links a {
			color: #BEB7A9;
			margin: 0 8px;
		}
		#header .links a:hover {
			color: #8AC3D4;
			text-decoration: underline;
		}
	#header .logo {
		float: left;
		padding: 39px 8px 0;
	}
		#header .logo h1 {
			font-size: 0;
		}
		#header .logo h1 a {
			display: block;
			width: 335px; height: 55px;
			background: url(images/logo.gif) no-repeat 0 0;
			text-indent: -9999px;
			outline: none;
		}
		#header .logo p {
			display: none;
		}
		
.topsearch  { top: 50px;
	position: relative;
	margin: 0 0 0 700px !important;
	z-index: 0; }
	
#searchform {
	padding:6px 6px 5px 1px;
    width:270px;
	height:30px;
    border: 1px solid #ccc;
    background:#ccc;}
   /* -moz-box-shadow:0px 0px 10px #333; CSS3 Shadow */
    /*-webkit-box-shadow:0px 0px 10px #333; CSS3 Shadow */
    /*box-shadow:0px 0px 10px #333;  CSS3 Shadow */
    /* border-radius:3px; */
	/*-moz-border-radius:3px; */
	/*-webkit-border-radius:3px; */
	
#searchform br {
	display: none;
	}

#searchform #s {
	border:1px solid #777;
	width:187px;
	height:20px;
	padding: 4px 5px 2px 0px;
    background: #777;
	color: #fff;
	font-weight:normal;
	margin:0px 0px 0px 5px;
    border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
    }     
#searchform input {
	margin: 0 0 0 10px !important;
	background: #333;
    border:1px solid #333;
	width:50px;
	height: 28px;
	font:22px;
	color: #fff;
	vertical-align:middle;
    border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
  }

.widget .screen-reader-text  { display: none; }
	#header .ad468x60 {
		top: 5px;
		position: relative;
		margin: 0 0 0 680px !important;
		z-index: 0;
	}
	#header {
		
	}
/** END header **/

/** BEGIN body **/
#body {
	background: #ffffff url(images/body.gif) repeat-x 0 0;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 670px;
	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: #F6F6F6;
		border-width: 1px 0;
		border-style: solid;
		border-color: #F1F1F1;
	}
	#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;
		}
		#content .post h2 {
			font-size: 1.5em;
			font-weight: normal;
		}
			#content .post h2 a {
				color: #0298ff;
			}
			#content .post h2 a:hover {
				color: #000;
				text-decoration: none;
			}
		#content .post .details1 {
			padding-top: 8px;
			font-size: 12px;
			margin-bottom: 5px;
			color: #808080;
		}
			#content .post .details1 a {
				color: #A9A18C;
				padding-left: 20px;
				background: url(images/comments.gif) no-repeat 0 0;
				margin-left: 10px;
			}
		#content .post .details2 {
			font-size: 12px;
			float: right;
			width: 360px;
			border-bottom: 1px solid #eaeaea;
		}
			#content .post .details2 .l {
				float: left;
				margin-bottom: 5px;
				width: 100%;
				color: #ccc;
			}
			#content .post .details2 .l  a{
			    color: #ccc;
			}
			#content .post .details2 .r {
				float: right;
				margin-bottom: 5px;
				width: 45%;
				text-align: right;
			}

			#content .post a {
				color: #C64747;
			}
			#content .stags{margin-left: 20px; margin-bottom: 20px;}
            #content .stags a {border: 1px solid #ddd; background: #f2f2f2 none; color: #aaa; padding: 1px 5px;}
            #content .stags a:hover {border: 1px solid #ddd; background: #8AC3D4 none; text-decoration: none; color: #fff;}
	#content .single .details2 {
		width: 615px;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 275px;
	float: right;
	padding: 25px 20px 20px 5px;
}
	#sidebar h2 {
		color: #DC6A6A;
		font-size: 1.2em;
		margin-bottom: 10px;
	}
	#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 .l {
		float: left;
		width: 135px;
	}
	#sidebar .r {
		float: right;
		width: 135px;
	}
	#sidebar .flckr {
		padding: 10px 0 20px;
	}
		#sidebar .flckr img {
			padding: 2px 2px 2px 2px;
			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;
		}
		
	#subscribe{ overflow: hidden; background: #fff; margin-bottom:20px;}
	ul#social-media{ width: 290px; padding: 10px 0; list-style: none; overflow: hidden; margin: 0 auto; }
	ul#social-media li { float: left; margin-right: 10px; text-align: center; width: 62px; }
	ul#social-media li a img{ border: 0px; }
	ul#social-media li a img:hover{ opacity: 0.85; filter: alpha(opacity = 85); }
	ul#social-media li p{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
	ul#social-media li p a{ text-decoration: none; }
	ul#social-media li.last-icon{ margin-right: 0px; }
/** END sidebar **/

/** BEGIN footer **/
#footer {
	background-color: #000;
	color: #ccc;
	font-size: 12px;
	padding: 15px 10px;
	text-align: center;
}
	#footer a {
		color: #fff;
	}
/** END footer **/

/*pagelinks*/

.pagelinks {
        text-align: center;
		font-weight: bold;
		}

/** BEGIN miscellaneous **/
.postnav {
	clear: both;
	padding: 20px 25px 0;
	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 **/

