/*  
Theme Name: Berry
Theme URI: http://raspberrycrush.com/designs/
Author: Laura 
Author URI: http://raspberrycrush.com/designs/
*/


/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image:  url(images/bg.png); 
background-repeat: repeat-x;
background-color: #cfcecf;
font-size: 12px;
font-family: Tahoma, Arial, Trebuchet MS;
color: #4a4a4a;
background-position: 0px 0px;

}

a { text-decoration: none; }
a:link {color: #000000; }
a:visited, a:active {color: #000000; }
a:hover {color: #8fa74d; text-decoration: none;}

i, em, b, strong	{
	color: #8fa74d;
	}
	
.q {
	margin: 2px;
	display: inline;
	font-size: 19px;
	line-height: 10px;}
	
.border {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #8492b0;
	padding: 4px;}
	
a img {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #8492b0;
	padding: 4px;}

a img:hover {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #8492b0;
	padding: 4px;}

.nav {
	margin:0px;
	font: 12px Trebuchet MS;
	line-height: 11px;
	color: #111111;
	font-weight: strong;
	text-transform: none;
	letter-spacing: 0px;
	text-align: center;}


.nav i, .nav em {
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #ebeaeb;
	text-shadow:#7c8a54 1px 1px 1px;}

.nav a:link {
	text-decoration: none;
	color: #111111;
	text-shadow:#7c8a54 1px 1px 1px;
	font-weight: normal;
	text-transform: none;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;}

.nav a:visited {
	text-decoration: none;
	color: #111111;
	text-shadow:#7c8a54 1px 1px 1px;
	font-weight: normal;
	text-transform: none;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;}

.nav .selected, .nav a:hover {
	text-decoration:none;
	color: #111111;
	text-shadow:#7c8a54 1px 1px 1px;
	font-weight: normal;
	text-transform: none;
	background:#7a8e44;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:5px;
	padding-left:5px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  6px; }




#maincontainer{
width: 959px; 
margin: 0 auto;
text-align:justify;
position:relative;
line-height: 11px;
}

#topsection{
height: 492px; 
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0px 0px 0 350px;
width: 570px;
margin-right:0px;
}


#leftcolumn{
background: url() no-repeat top left;
float: left;
width: 300px;
margin-left: -925px;
}

#footer{
font-family: Arial, Georgia, "Times New Roman", Times, serif;
font-size: 11px;
background: url(images/footer.png) repeat-x;
clear: left;
width: 100%;
color: #f4f2f2;
text-align: center;
padding: 20px 0;
border-top: 0px solid #D8D8D8;
text-transform: normal;
text-shadow: #535353 1px 1px 1px;
font-style: italic;
}

#footer a{
color: #eaaf2b;
}

.innertube{
margin: 0px; 
margin-top: 0;
}





.all{
	background: url() no-repeat top left;
	background-color: #;
	border: 0px solid #E6E6E6;
	padding: 0px;
	margin-bottom: 20px;
	}


.title {
	background: url() no-repeat top right;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #8fa74d;
	line-height: 15px;
	text-align: center;
	text-shadow: #cccaca 1px 1px 1px;
	letter-spacing:0px;
	text-transform: normal;
	font-style: italic;
}


.title a{color: #da5a4c;}
.title a:visited{color: #da5a4c;}
.title a:hover{color: #d9756a;}


.date {
	background: url();
	background-repeat: repeat-x;
	background-color: transparent;
	font-weight:bold;
	font-size: 11px;
	font-family:arial, sans-serif;
	color: #d0bfa0;
	text-align: center;
	letter-spacing: 0px;
	line-height: 11px;
	text-transform:uppercase;
	padding-top: 9px;
	text-shadow: #c2c2c2 1px 1px 1px;
}


.day {
	font-weight:bold;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #afcbd6;
	text-align: center;
	letter-spacing: 0px;
	line-height: 14px;
	text-transform:uppercase;
}


.content{
	background: url() no-repeat bottom left;
	-moz-border-radius: 20px 20px 20px 20px;
	background-color: #f2f3f4;
	border:1px solid #c1c1c1;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #73757c;
	padding: 10px 15px 20px 15px;
	}




input, select, textarea {
	font-family:Arial; 
	font-size:12px; 
	color: #797979; 
	background: #d7d7d8; 
	border:0px solid #c8c8c8;
-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 10px;
	padding: 16px;
}



blockquote {
	background: #dfe0e3 url(images/quote.png) top left repeat-y;
	border: 1px solid #d8dadb;
	line-height: 17px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 8px;
	color:#858c93;
	}


/*END - POST CONTENT*/







.sidebar_all{
	background: url() no-repeat top right;
	background-color: transparent;
	-moz-border-radius: 15px 15px 15px 15px;
	border: 0px solid #dedfe5;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 5px;
	}

.sidebar_title {
	background:# url() left top;
	border-bottom:1px solid #bcbcbd;
	-moz-border-radius: 20px 20px 20px 20px;
	text-shadow: #ffffff 1px 1px 1px;
	line-height: 17px;
	font-family: Georgia, Arial;
	text-align: center;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	line-height: 11px;
	text-transform: capitalize;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color: #8fa74d;
	letter-spacing:-1px;}


.sidebar_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	font-weight:none;
	text-transform: none;
	color: #edc572;
	text-shadow: #323030 1px 1px 1px;
	letter-spacing:0px;

}


.sidebar_content{
	background: url() no-repeat bottom left;
	-moz-border-radius: 20px 20px 20px 20px;
	background-color: #f2f3f4;
	border:1px solid #c1c1c1;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #73757c;
	padding: 10px 10px 15px 10px;
	}

.sidebar_content a { text-decoration: none; 	text-shadow: #ffffff 1px 1px 1px; }
.sidebar_content a:link {color: #000000; }
.sidebar_content a:visited, a:active {color: #000000; }
.sidebar_content a:hover {color: #d2b64d; text-decoration: underline;}
/*END - SIDEBAR*/


/* WP Footer Page Navigation */

.wp-pagenavi {
	font-family: Tahoma;
	font-size: 8px;
	line-height: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;	
}
.wp-pagenavi a:hover {	
	text-decoration: underline;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
}
.wp-pagenavi span.pages {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
}
.wp-pagenavi span.current {
	padding: 4px;  
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
}
.wp-pagenavi span.extend {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
}

.news {
	background: url() no-repeat top center;

}


.contentnews {
	background: url() no-repeat bottom left;
	-moz-border-radius: 20px 20px 20px 20px;
	background-color: #f2f3f4;
	border:1px solid #c1c1c1;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #73757c;
	padding: 10px 15px 20px 15px;
	}


.news-date {
	margin-left: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #c0bfc0;
	text-shadow: #cecfd0 1px 1px 1px;
	line-height: 20px;
	font-family: Georgia, Arial;
	text-align: right;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	line-height: 11px;
	text-transform: capitalize;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	color: #1a1a1a;
	letter-spacing:-2px;
}


.news-title {
	margin-left: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #c0bfc0;;
	text-shadow: #cecfd0 1px 1px 1px;
	line-height: 11px;
	font-family: Georgia, Arial;
	text-align: left;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	line-height: 11px;
	text-transform: capitalize;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	color: #92ae44;
	letter-spacing:-2px;
}

.news-title a:link {
	text-decoration: none; 
	cursor: hand;
	color: #92ae44;
	text-shadow: #f4e9cf 1px 1px 1px;
	letter-spacing:-2px;
	text-align: justify;}

.news-title a:visited {
	text-decoration: none; 
	cursor: hand;
	color: #92ae44;
	text-shadow: #f4e9cf 1px 1px 1px;
	letter-spacing:-2px;
	text-align: justify;}

.news-title a:hover {
	text-decoration: none;
	color: #92ae44;
	text-shadow: #f4e9cf 1px 1px 1px;
	letter-spacing:-2px;}
	
.news-title2  {
	background-color: #bcbcbc;
	-moz-border-radius: 8px 8px 8px 8px;
	line-height: 15px;
	font-family: Tahoma, Georgia;
	text-align: center;
	font-style: normal;
	color: #2c2c2c;
	text-shadow: #ffffff 1px 1px 1px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	text-transform: none;
	padding: 10px;
	padding-left: 20px;

}

.news-title2 a:link {
	font-style:italic;
	font-weight: normal;
	text-decoration: none; 
	color: #8599bf;
	letter-spacing:0px; 
	text-align: justify;}

.news-title2 a:visited {
	font-style:italic;
	font-weight: normal;
	text-decoration: none; 
	color: #8599bf;
	letter-spacing:0px; 
	text-align: justify;}

.news-title2 a:hover {
	font-style:italic;
	font-weight: normal;
	text-decoration: none; 
	color: #8599bf;}

.news-links{
	margin-top:50px;
	margin-right:17px;
	padding: 5px 30px 0 30px;
	text-align: right;
	margin-bottom:20px;
}	
	
	.news-comment {
	background-color:#535a6d;
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #fafafa;
	letter-spacing:-2px;
	text-align:center;
	float: right;
	margin: -10px 0px 0px 10px;
	line-height:13px;
	padding:20px;
	-moz-border-radius:50px;

}

.news-comment:hover {
	background-color:#646c83;
}


.news-comment a:link {
	font-weight: bold;
	text-decoration: none; 
	font-style: italic;
	color: #fbfbfb;
	text-shadow: #454c61 1px 1px 1px;
	letter-spacing:-2px; 
	text-align: justify;}

.news-comment a:visited {
	font-weight: bold;
	text-decoration: none; 
	font-style: italic;
	color: #fbfbfb;
	text-shadow: #454c61 1px 1px 1px;
	letter-spacing:-2px;
	text-align: justify;}
	
.news-comment a:hover {
	font-weight: bold;
	text-decoration: none; 
	font-style: italic;
	color: #fbfbfb;
	text-shadow: #454c61 1px 1px 1px;
	letter-spacing:-2px;
	text-align: justify;}

	
.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-shadow: #c58314 1px 1px 1px;
	color:#f1f0ef;
	text-transform: lowercase;
	letter-spacing:-2px;
	font-weight:bold;
	text-align:center;
	padding-left:195px;
	margin-top:10px;
	margin-bottom:10px;}
	

	
.news-bottom{
	background: url() no-repeat top center;
}

.comment {
	background: url() no-repeat bottom left;
	-moz-border-radius: 20px 20px 20px 20px;
	background-color: #dfdddd;
	border:1px solid #d8d8d8;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #73757c;
	padding: 10px 10px 15px 10px;
	}

.comment a {
	font-style: none;
	text-decoration: none;
	color: #e2c65b;
}
.comment a:hover {
	font-style: none;
	text-decoration: underline;
	color: #000000;
}


.commenttitle {
    background-color: #;
    background-repeat: repeat-y;
    background-image: url();
    border-bottom: 0px dotted #5c6783;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #8fa74d;
	line-height: 15px;
	text-align: center;
	text-shadow: #d4d4d4 1px 1px 1px;
	letter-spacing:0px;
	text-transform: none;
	font-style: italic;}

.commenttitle a {
	text-decoration: none;
	color: #e2c65b;
}
.commenttitle a:hover {
	text-decoration: underline;
	color: #e2c65b;
}
	
.post-comment {
	background-color: #d5d5d5;
	-moz-border-radius: 8px 8px 8px 8px;
	line-height: 15px;
	font-family: Tahoma, Georgia;
	text-align: center;
	font-style: normal;
	color: #2c2c2c;
	text-shadow: #c1c1c1 1px 1px 1px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	text-transform: none;
	padding: 10px;

}

ul li {
	margin-left: 10px;
	display:block;}

.alignright {
	float: right;}

.alignleft {
	float: left}
	
	.singlepost
	{
	background: url() no-repeat bottom left;
	background-color: #;
	-moz-border-radius: 20px 20px 20px 20px;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #595959;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 10px;
	list-style: none;
	vertical-align: top;
	}

/*END - WORDPRESS*/

/* WP Footer Page Navigation */

.wp-pagenavi {
	font-family: Tahoma;
	font-size: 8px;
	line-height: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;	
}
.wp-pagenavi a:hover {	
	text-decoration: underline;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
}
.wp-pagenavi span.pages {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
}
.wp-pagenavi span.current {
	padding: 4px;  
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
}
.wp-pagenavi span.extend {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #000000;
	background-color: #ffffff;
}




/* BOTTOM PAGE LINKS EG; BACK/NEXT/TOP Etc */


.bottompage {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma;
	font-size: 8px;
	line-height: 14px;
	color: #252422;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;}

.bottompage a:link {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ffffff;
	padding: 5px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0px;
	text-decoration: none;
	color: #252422;}

.bottompage a:visited {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ffffff;
	padding: 5px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0px;
	text-decoration: none;
	color: #252422;}

.bottompage .selected, .bottompage a:hover {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	background: #ffffff;
	padding: 5px;
	font-style: normal;
	font-weight: bold;
	border-bottom: 0px;
	text-decoration: underline;
	color: #252422;}



/**************************SUBTITLES**************************/

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : none;
	text-align: left;
	color : #d3b542;
	font-weight: normal;
	padding-top : 10px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	text-shadow: #ffffff 1px 1px 1px;
	font-style: italic;
} 
/*END - SUBTITLES*/

