/**  
Theme Name: Journal
Author URI: http://wpJunction.com
Version: 1.2
Author: HPA
Description: ColorfulMag Premium WP
*/

body{
	font:normal 12px 'Century Gothic', 'Arial';
	background: #fff;
	margin:0;
	padding:0;
}

#body-in{
	background: #fff;
}

#header-bg {

        position: left;
	width:980px;

	height:189px;

	right:0;

	top:0;

}

#wrapper{
	width:980px;
	margin:0 auto 20px auto;
}

a {
	text-decoration: none;
	outline:none;
	color:#adb377;
	}
	
a:hover{
	text-decoration: none;
	color:#c9953f;
	}

h1{
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 150%;
	margin: 0;
}

h3{
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 0 10px;
	padding:0 0 0 10px;
}

.myimg {
width:307px;
height:244px;  
}


img {
	border:none;
}

img.myimg {
	padding:5px;
	background-color:#FFFFFF;
}

/* Begin Calendar */
#calendar_wrap{ margin-top:10px; }
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 250px;
	color:#A1A157;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	color:#E19E1E;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color:#E19E1E;
	}

#wp-calendar caption {
	text-align: center;
	font-size:14px;
	}

#wp-calendar td, #wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#sidebar #wp-calendar a{
	display: block;
	color:#EDAC17;
}

#sidebar #wp-calendar a:hover { color:#666666; }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #EEEEEE; }

#wp-calendar #today {
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote{
	margin: 0px 0px 0px 5px;
	padding: 8px 25px 5px 40px;
	font-size: 12px;
	font-style: italic;
	font-family: Times New Roman, Serif;
	}

blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center { text-align: center; }

.hidden { display: none; }

hr { display: none; }

a img { border: none; }

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.clear{
	clear: both;
}

/* icon system */
.icon{
	background-image:url('images/all-icons.gif');
	background-repeat:no-repeat;
	display:block;
	padding-left:22px;
	height:22px;
}
#bookmark, #search, #pref-nav{
	float:left;
}

#bookmark{ width:150px; }
#search{
	width:45px;
	background-position: 0 -20px;
}

.rss {
	background-position: 0 -44px;
	padding-left:26px;
	width:100px;
	float:left;
	line-height:22px;
}

/* header */
#header{
}

#header-in{
	background:#fff
	width:980px;
	height:210px;
	margin:0;
}

#header-tool{
	height:31px;
	margin: 0px 0px 0px 0px;
	padding:0px 10px 5px 0px;
	font-family: 'Century Gothic', 'Arial';
	font-size:11px;
	line-height:22px;
	color:#3d2006;
}

#header-tool a{ color:#000000; }

#header-tool a:hover{ color:#ada3e00; }

#header-content{
	padding:5px 40px;
	color:#fff;
	height:110px;
	position:relative;
}
#header-content h1{ font-family:'Century Gothic', 'Arial'; }
#header-content h2{ font-family:'Century Gothic', 'Arial'; font-size:13px; }

#right-now{
	background:#fff;
	width:150px;
	height:31px;
	position:absolute;
	top:25px;
	right:30px;
	font:normal 13px 'Century Gothic', 'Arial';
	color:#9CA17A;
	padding-right:20px;
	line-height:30px;
	text-align:right;
}

/* Search form */
.simple-form {
	margin:0;
	padding:0;
	background:transparent url('images/form.png') no-repeat;
	float:left;
	width:221px;
	height:23px;
	position:relative;
}

.input-text,.input-submit {
	border: medium none;
	background:transparent;
	position:relative;
}

.input-text { left:8px; top:2px; width:140px; }
.input-submit {
	width:21px;
	left:17px;
	top:1px;
	cursor:pointer;
}

#nav {
	height:40px;
	overflow:hidden;
}

#nav ul { margin:0 0 0 0px; padding:0; over }

#nav li {
	float: left;
	list-style-type: none;
	margin: 7px 5px 7px 0px;
	padding: 0px;
	}

#nav ul li a {
	font-family:'Century Gothic', 'Arial';
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 10px;
	color: #3d2006;
	border:0px solid #000;
	}

#nav ul li a:hover {
	color: #e23f21;
}

/* container */
#container{
        background: #fff;
}

#container-in{
	width:980px;
	margin:0 auto;
	border:0px solid #000000;
	padding:0;
}

#news-slider{ background:#ffffff; }
#news-slider-in{
	background: #fff;
	padding:0px 0px 0px 0px;
}

/* mainside */
#mainside {
	float:left;
	background:transparent;
	width:695px;
	margin:0;
	min-height:100px;

}

#mainside2 {
	float:left;
	background:transparent url('./images/news-slider-top-bg.gif') no-repeat top left;
	width:695px;
	margin:0;
	height:70px;
}


#content {
	min-height:250px;
}

#content-in {
	margin:0px 10px 10px 10px;
	min-height:250px;
}

h2.pagetitle { font-size:24px; color:#95A51F; }

h2.title {
	font-family: 'Century Gothic', 'Arial';
	line-height:27px;
	margin:10px 0 0 0px;
	color:#adb377;
	border-bottom:1px solid #000000;

}

h2.pagetitle { font-size:24px; color:#95A51F; }

h2.title3 {
	font-family: 'Century Gothic', 'Arial';
	line-height:27px;
	margin:10px 0 0 0px;
	color:#adb377;
	padding:0 0 0 10px;
	border-bottom:0px solid #c9953ff;
}

h3.pagetitle { font-size:14px; color:#95A51F; }

h3.title {
	font-family: 'Century Gothic', 'Arial';
	line-height:27px;
	margin:0px 0 0 40px;
	padding:0 0 0 10px;
	color:#adb377;
}

.meta {
	font:normal 11px 'Century Gothic', 'Arial';
	color:#5D5D5D;
	padding-top:7px;

}
.meta p {
	margin:0 0 5px;
}
.meta span, .mini-post span{
	background-image:url('./images/all-icons.png');
	background-repeat:no-repeat;
	padding:3px 0 0 22px;
	margin-right:10px;
	height:22px;
}
.author { background-position: 0 -90px; }
.commented { background-position: 0 -110px; }
.datepost { background-position: 0 -132px; }
.tagpost { background-position: 0 -153px; }
.edit { background-position: 0 -176px; }

.entry {
	color:#60615A;
	line-height:1.5em;
}

#respond { color:#60615A; }

#respond p{
	margin-bottom:7px;
}

#respond input#submit {
	background-color:#E6E6C5;
	border:1px solid #CCC;
	color:#E19E1E;
	height:34px;
	padding:0;
	width:72px;
}

#featured-nav{
	position:absolute;
	height:30px;
}
#featured-nav-in{
	background:transparent url('./images/featured-nav-bg.gif') no-repeat;
	width:162px;
	height:24px;
	bottom:5px;
	right:0;
	position:left;
}

#featured-prev-button,#featured-next-button{
	display:block;
	height:24px;
	cursor:pointer;
}
#featured-prev-button{
	float:left;
	width:90px;
}
#featured-next-button{
	float:right;
	width:65px;
}

/* recent-area */
#recent-area{
	background:#F4F4DC;
	border-right:1px solid #FFFFFF;
}

#recent-area h2{
	font:normal 18px 'Century gothic';
	color:#95A51F;
}

#recent-area ul{ padding:0; margin:1em 0; }

#recent-post ul{
	font-family:'Century Gothic', 'Arial';
	line-height: 17px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 0px;
	color: #3d2006;
	border:0px solid #000;
}

#recent-area ul li{
	background:transparent url('./images/dot.gif') repeat-x left bottom;
	list-style-type:none;
	margin-bottom:4px;
	padding-bottom:5px;
}

#recent-area a{ color:#6D6D37; }
#recent-area a:hover{ color:#95A51F; }

#recent-post, #recent-comment{
	width:675px;
	padding: 10px 0;
}

#recent-post{
	float:left;
	margin-left:10px;
}

#recent-post span{
	background:transparent url(images/all-icons.png) no-repeat scroll 0 -176px;
	color:#E19E1E;
	padding:1px 0 0 20px;
	line-height:22px;
}

#recent-comment {
	float:right;
	margin-right:7px;
}
#recent-comment span{
	background:transparent url(images/all-icons.png) no-repeat scroll 0 -197px;
	color:#E19E1E;
	padding:1px 0 0 20px;
	line-height:22px;
}

/* mini-post-area */
.mini-post{ margin:10px 7px; }
.mini-post h2{ font:normal 20px 'Trebuchet MS'; }

/* post-nav */
#post-nav { padding:7px; }
#prev-post, #next-post {
	background:transparent url('./images/nav-post-bg.png') no-repeat;
	display:block;
	height:28px;
}
#prev-post {
	float:left;
	width:93px;
}
#next-post {
	float:right;
	width:69px;
	background-position:-93px 0;
}

/* sidebar */
#sidebar {
	float:left;
	width:285px;
	background:transparent;
        margin:30px,0,0,0;
	padding-top:33px;
}



#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	border-left:0px solid #E4E4CF;
	}

#sidebar ul li h2 {
	font:normal 18px 'Century Gothic', 'Arial';
	color:#95A51F;
	margin:10px 0 0 10px;
	padding-bottom:5px;

}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	color:#A1A157;
}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0;
}

#sidebar ul ul { margin:0;}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	font-family:'Century Gothic', 'Arial';
	margin: 0px 5px 10px 0px;
	padding:3px 0 2px 30px;
	background:transparent url('images/all-icons.gif') no-repeat 5px -250px;
	border:1px solid #000000;
	line-height:24px;
	color:#3d2006;
}

#sidebar ul ul li:hover, #sidebar ul ul li.hover {
	background:#e23f21 url('images/all-icons.gif') no-repeat 5px -220px;
}

#sidebar li a {
	color:#3d2006;
}

#sidebar li a:hover {
	color:#ffffff;
}

#sidebar .widget {
	margin:0 7px;
}

#sidebar object {
	margin:7px 0;
	display:block;
}


#textwidget {
	float:left;
	margin:0 10px 10px 10px;
	line-height:18px;
	min-height:200px;
}

/* adv-area */
#adv-area{
	background:#F0F0DE url('./images/F0F0DE.gif');
	display:block;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#adv-area-in{
	background:transparent url('./images/adv-box-top-bg.png') no-repeat top left;
	min-height:100px;
	padding:10px;
}

.img-adv { margin:0 10px 10px 0; }
.img-adv.right{ margin-right:0; }
.img-adv.bottom{ margin-bottom:0;  }
.img-adv.last{ margin:0; }

/* footer */
#footer{
	background:#fff;
	width:980px;
	height:28px;
	color:#000;
	font:normal 12px 'Century Gothic', 'Arial';
	line-height:14px;
	text-align: center;
	padding:17px 0 3px 0;
}