/*
Theme Name: Violla
Description: nature
Author: jinsona
Author URI: http://www.web2feel.com
*/

body {
	margin:0;
	padding-top:0px;
        background:#616D7E;
	font-family:Tahoma,Verdana,sans-serif;
	color:#00000;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ffffff;
	text-decoration:none
	}
a:hover {
	color:#000;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#430101;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#616D7E;		
	}

/* The Top */

/*.top {
    }  
      


	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:30px 0 0 40px;
	color:#000;
	text-decoration: none;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 

	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #000; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h2 {
	margin:0px 0 0 40px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	}
*/
/* The Content */
#content {
	float: left;
	width: 760px;
	margin: 0 0 20px 0;
	padding: 0 0;
	
	}

.post {
	margin: 20px 10px 0 15px;
	padding: 0 0;
	height: 100%;
	background: #000 url(images/post.gif) repeat-y left top;
	text-align: justify;
	color:#2f3813;


	}

.post h2 {
	margin: 0 0;
	padding: 12px 0px 0px 25px;
	height:32px;
	background:#111 url(images/title.gif) no-repeat left top;
	text-align: left;
	font: Normal  22px "Tahoma", Arial, sans-serif;

	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #444444;
	background-color: transparent;
	}


.post .postmetadata {
	margin: 0 0;
	padding: 5px 15px 0px 15px;
	height: 40px;	
	background:url(images/meta.gif) no-repeat left top;
	font: normal 12px Verdana, Arial, sans-serif;
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #000;
	background-color: transparent;
}

.post a:hover {
	/*color: #720404;*/
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 25px;
	}
	
	
/* The Sidebar */

#sidebar {
width:200px;
float:right;
font-size:12px;
color:#dedede;
margin: 20px 30px 0px 0px;

}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar  h2 {
font-size:14px;
font-weight:normal;
font-family:Tahoma, arial,sans-serif;
padding:5px;
background:#778b3c;
Margin: 10px 0 0 0;
color:#fff;
}

#sidebar a {
display:block;
line-height:160%;
padding:4px 0 4px 0;
}

#sidebar a:hover {
text-decoration:none;
background-color:#fefefe;
border-left:7px solid #778b3c;

}

#sidebar ul li a {
background:#616D7E;
padding-left:10px;
}
#sidebar table {
	width:100%;
	display:inline;
	text-align:center;
	}


#ad div {
	text-align:center;
	border:5px solid #000;
	}	


/* --- FOOTER  */


#bottombar {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	background:#2a2a2a url(images/bottom.jpg) repeat-x;
	
	}

.bar-one {
	float:left;
	display:inline;
	width:30%;
	margin-right:30px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}

.bar-one h2 {
	width:100%;
	height:20px;
	margin:0px 0px 10px 10px;
	padding:4px 0px 0 5px;
	color:#fff;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
	}

#footer {
	height:20px;
	padding:6px 0 0 15px;
	margin:20px 0 0 0;
	background:#000;
	color:#778b3c;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a {
	color:#666;
	}

#footer a:hover {
	color:#FFF;
	}
	
/* --- FOOTER LISTS --- */


.bar-one li {
	list-style:none !important;
	list-style:outside;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul {
	list-style:none;
	margin:0px 0px 15px 15px;
	padding:0px 0px 0px 0px;	
	}

.bar-one ul li {
	list-style:none;
	margin:5px 0px 5px 0px;
	padding:0px 0px 5px 10px;

	}

.bar-one ul li a {
	color:#666;
	}

.bar-one ul li a:hover {
	color:#FFF;
	
}	
	

/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#666;
	}
.navigation a:hover {
	color:#000;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}


