/**  
Theme Name: Journal
Author URI: http://wpJunction.com
Version: 1.2
Author: HPA
Description: ColorfulMag Premium WP
*/

body{
	font:normal 12px 'Tahoma', 'Trebuchet MS', 'Arial';
	background: #000 url('./images/body-bg.jpg') no-repeat top center;
	margin:0;
	padding:0;
}



#wrapper{
	width:1002px;
	margin:0 auto;
}

a {
	text-decoration: none;
	outline:none;
	color:#afa7a4;
	}
	
a:hover{
	text-decoration: none;
	color:#6D6D37;
	}

h1{
	font-size: 2.6em;
	font-weight: normal;
	margin: 0;
}

h2{
	font-size: 24px;
	font-weight: normal;
	line-height: 150%;
	margin: 0;
}

img {
	border:none;
}

img.myimg {
	border:1px solid #CCCCCC;
	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:#afa7a4;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	color:#afa7a4;
	}

#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: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	}

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

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.post{
text-align:justify;

}

.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.png');
	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-in{
	/*background:transparent url('./images/header-content-bg.gif') repeat-y;*/
	width:980px;
	height:166px;
	margin:0 auto;
	
}

#header-tool{
	/*background:#F0F0DE url('./images/F0F0DE.gif');*/
	height:31px;
	/*margin-bottom:10px;*/
	padding:10px 10px 0;
	font-family: Tahoma, Arial, Georgia;
	font-size:11px;
	line-height:22px;
	color:#95A51F;
	
}

#header-tool a{ color:#95A51F; }

#header-tool a:hover{ color:#afa7a4; }

#header-content{
	
	
	color:#95A51F;
	height:150px;
	position:relative;
	margin-left:3px;
	
}
#header-content h1{ font-family:'Trebuchet MS',Arial,Georgia; }
#header-content h2{ font-family:Arial,'Trebuchet MS',Georgia; font-size:13px; }

#right-now{
	background:transparent url('images/date-top-bg.png') no-repeat;
	width:150px;
	height:31px;
	position:absolute;
	top:25px;
	right:30px;
	font:normal 13px 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 {
	/*background:#F3F3DE url('./images/F3F3DE.gif');*/
	
	height:37px;
	overflow:hidden;
	text-align:center;
}

#nav ul { margin:0; padding:0; over }

#nav li {
	float: left;
	list-style-type: none;
	margin: 6px 4px;
	padding: 0px;
	}

#nav ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	color: #9CA17A;
	}

#nav ul li a:hover {
	color: #afa7a4;
	background-color:#E6E6C5;
}

/*  */
#container{
	background:url(images/2nd-stage-fade.jpg) repeat-y;
	margin-left:20px;
min-height:770px;

}

#container-in{
	width:950px;
	margin:0 auto;
	padding:0;
	
}


/* mainside */
#mainside {
	float:left;
	/*background:transparent url('./images/contain-top-bg.png') no-repeat top right;*/
	width:924px;
	margin:0;
	min-height:500px;
}

#image_home{
float:left;
width:380px;
margin-left:530px;
margin-top:-380px;

}


#content {
		margin-left:-8px;
		margin-top:20px;
		text-align:justify; 

}

#content-in {
	margin:10px;
}

h2.pagetitle { font-size:35px; color:#95A51F; }

h2.title {
	font-family:'Trebuchet MS',Arial, Tahoma;
	line-height:27px;
	margin-bottom:5px;
	color:#afa7a4;
}

.meta {
	font:normal 11px Verdana,Tahoma,Arial;
	color:#5D5D5D;
	padding-top:2px;
	margin-left:-20px;
	margin-top:-5px;
	
	
}
.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;
}


.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:#afa7a4;
	height:34px;
	padding:0;
	width:72px;
}

#featured-nav{
	position:relative;
	height:30px;
}
#featured-nav-in{
	/*background:transparent url('./images/featured-nav-bg.png') no-repeat;*/
	width:162px;
	height:24px;
	bottom:5px;
	right:0;
	position:absolute;
}

#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{
	margin-top:-30px;
	background-image:url(images/overlay.png);
	background-repeat:repeat;
	width:944px;
	margin-left:-20px;
	padding-left:20px;
	
	
}

#recent-area h2{
	font:normal 18px 'Trebuchet MS';
	color:#afa7a4;
}

#recent-area ul{ padding:0; margin:0 0; }

#recent-area ul li{
	

	margin-bottom:4px;
	padding-bottom:5px;
	list-style:none;
}

#recent-area a{ color:#6D6D37; }
#recent-area a:hover{ color:#95A51F; }

#recent-post, #recent-comment, #recent-date{
	width:308px;
	
}

#recent-post{
	float:left;
	margin-left:0px;
	border-right:1px solid #333333;
}

#recent-post span{
	
	color:#afa7a4;
	padding:1px 0 0 0px;
	
}

#recent-comment {
	float:left;
	margin-left:8px;
	border-right:1px solid #333333;
	
}

#recent-date {
	float:left;
	margin-left:8px;
	
}

#recent-date span{
	
	color:#9FD61B;
	padding:1px 0 0 0px;
	
}


#recent-comment span{
	
	color:#afa7a4;
	padding:1px 0 0 0px;
	
}

/* mini-post-area */
.mini-post{ 
	margin:10px 7px;
	text-align:justify;
	/*background-image:url(images/overlay.png);
	background-repeat:repeat;
	min-height: 150px;*/ }


.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 url('./images/sidebar-top-bg.png') no-repeat left top;*/
	margin:0;
}

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

#sidebar ul li h2 {
	font:normal 18px 'Trebuchet MS';
	color:#755143;
	margin:10px 0 0;
	padding-bottom:2px;
	border-bottom:2px solid #95A51F;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0;
	color:#A1A157;
}

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

#sidebar ul ul { margin:0;}

#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 {
	font-family:Arial,Verdana;
	margin: 0;
	padding:3px 0 2px 20px;
	background:transparent url('images/all-icons.png') no-repeat 5px -220px;
	border-bottom:1px solid #A1A157;
	line-height:24px;
	color:#afa7a4;
}

#sidebar ul ul li:hover, #sidebar ul ul li.hover {
	background:#F3F3CF url('images/all-icons.png') no-repeat 5px -250px;
}

#sidebar li a {
	color:#A1A157;
}

#sidebar li a:hover {
	color:#afa7a4;
}

#sidebar .widget {
	margin:0 7px;
}

#sidebar object {
	margin:7px 0;
	display:block;
}



/* footer */
#footer{
	/*background:#F4F4DC url('./images/F4F4DC.gif');*/
	
	color:#909050;
	font:normal 10px 'Trebuchet MS';
	line-height:14px;
	text-align: center;
	padding:15px;
}

.datepost {
    
	font:normal 9px 'Trebuchet MS';

}


#bacheca{
margin-left:450px;
margin-top:-640px;
width:450px;
color:#999999;

}

#bacheca cite{
font-size:14px;
color:#909050;
}

#immagine_bacheca{
width:450px;
height:636px;
background-image:url(images/bacheca.png);
background-repeat:no-repeat;
margin-top:50px;

}






/******************/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}
#commentform textarea{
width:450px;
}

.commentlist li {
	font-weight: bold;
	color:#999999;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	text-align:justify;
	
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}




.green {
font-weight: bold;
	color:#95D80F;

}
