/*
Theme Name: 5RDefault
Author: 5Rdesign

*/

body {
	background: #3eaad8  repeat-x;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #3eaad8;
	}
img {
	border:0;
	}
a {
	color:#000000;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#3eaad8;		
	}



/* The Top */

.top {
	height:190px;
	margin:auto;
	background:#fff url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:left;
	width:1000px;
	font-family:Georgia,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:45px;
	font-weight:normal;
	margin:40px 0px 0 0px;
	color:#433e42;
	text-decoration: none;
	text-align:center;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #433e42; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #666; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 0px 0 0px;
	font-size:16px;
	font-weight:normal;
	color:#cf3e2d;
	text-align:center;
	}
	

	

#content {
	float: left;
	width: 632px;
	margin: -30px 0px 0px 0;
	padding: 0 0;
	}
.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 5x;
	height:68px;
	background:url(images/title.jpg)

}	
.date {
	float:left;
	height:18px;
	font-size:14px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-left:10px;
	padding-top:6px;
	font-weight:bold;
   	color:#fff;
	}
	
.post {
	margin: 10px 10px 0 5px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left-align;
	color:#444;
	font: 13px Arial,georgia, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 8px 0px 5px 10px;
	background: transparent;
	text-align: left;
	font: 20px "century gothic", Arial, sans-serif;
	font-weight:normal;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #5c2603;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #5c2603;
	background-color: transparent;
	}	
	

.postinfo {
	height: 33px;
	padding: 2px 5px 2px 2px;
	border-top:1px solid #c7c8c4;
	background:url(images/meta.jpg);
	
			}
		
.postinfo a {
	
	color:#ff0000;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding: 10px 0 0 5px;
	color:#222;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.com{
	line-height:15px;
	float:right;
	padding:0px 0px 0 45px;
	background:url(images/comments.gif);
	background-repeat:no-repeat;
	font-size:12px;
}

.com a:link,
.com a:visited {
	color: #ffffff;
	background-color: transparent;
}



.post a:hover {
	color: #d6a13b;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 45px 10px;
	}
.cover{
	margin: 0 0;
	background:#fff url(images/cover.jpg);
	background-repeat:repeat-y;
	}


/* The Sidebar1 */
.sidebar2 {
	float:left;
	width:160px;
	padding-top:-30px;
	padding-right:15px;
       padding-left:10px; 
	font-size:13px;
	}

.sidebar2 h2 {
	height:28px;
	line-height:28px;
	font-size:16px;
	color:#000000 ;
	margin:0;
	background:#000000 url(images/topside.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 10px;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebar2 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 20px 0;
	background:url(images/bottomside.gif) bottom;
	background-repeat:no-repeat;
	}



.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar2 li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
background: #f7f8f3;
	}



.sidebar2 li li {
	list-style-type:none;
	border-bottom:1px solid #dddedb;
	margin: 0;
	background: #f7f8f3;
	padding: 3px 10px 3px 10px;

	}



.sidebar2 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f7f8f3;
	padding: 3px 10px 3px 2px;

	}



.sidebar2 li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f7f8f3;
	padding: 3px 10px 3px 10px;

	}



.sidebar2 p {
	padding: 7px 10px;
	background:#f7f8f3;
	margin:0;

	}
.sidebar2  a:link, .sidebar1  a:visited{
	color:#000000;
		}	
.sidebar2  a:hover {
	color:#000000;
		}
.sidebar2 table {
	width:100%;
	text-align:center;
	background-color:#000000;
	color:#555;
	}

		
/* The Sidebar1 */
.sidebar1 {
	float:right;
	width:160px;
	padding-top:10px;
	padding-right:10px;
	font-size:13px;
	}

.sidebar1 h2 {
	height:28px;
	line-height:28px;
	font-size:16px;
	color:#000000 ;
	margin:0;
	background:#007fb2 url(images/topside.gif);
	background-repeat:no-repeat;
	padding:0px 0 0 10px;
	}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebar1 ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 0 20px 0;
	background:url(images/.gif) bottom;
	background-repeat:no-repeat;
	}



.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar1 li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
background: #f7f8f3;
	}



.sidebar1 li li {
	list-style-type:none;
	border-bottom:1px solid #dddedb;
	margin: 0;
	background: #f7f8f3;
	padding: 3px 10px 3px 10px;

	}



.sidebar1 li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f7f8f3;
	padding: 3px 10px 3px 2px;

	}



.sidebar1 li li li li {
	list-style-type:none;
	border:0;
	margin: 0;
	background: #f7f8f3;
	padding: 3px 10px 3px 10px;

	}



.sidebar1 p {
	padding: 7px 10px;
	background:#f7f8f3;
	margin:0;

	}
.sidebar1  a:link, .sidebar1  a:visited{
	color:#2b6600;
		}	
.sidebar1  a:hover {
	color:#E96A1D;
		}
.sidebar1 table {
	width:100%;
	text-align:center;
	background-color:#f7f8f3;
	color:#555;
	}
/* --- FOOTER --- */

#footer {
	height:63px;
	padding:7px 0 0 0px;
	background:#599F25 url(images/footer.jpg);
	background-repeat:repeat-x;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#ffffff;
	}

#footer a:hover {
	color:#ffffff;
	}
.crss{
	float:left;
	padding-left:20px;
}
.erss{
	float:left;
}
.credits{
	padding:25px 10px 0 0;
	float:right;
}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	}
.navigation a:hover {
	color:#eee;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

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

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #F2C9A9;
	color:#fbdd49;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #F2C9A9;
	color:#222;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#fef3ba;
	}

