/*  
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: #f4ecdc;
font-size: 12px;
font-family: Tahoma, Arial, Trebuchet MS;
color: #a49881;
background-position: 0px 0px;

}

a { text-decoration: none; }
a:link {color: #000000; }
a:visited, a:active {color: #000000; }
a:hover {color: #de3935; text-decoration: none;}

i, em, b, strong	{
	color: #d9a464;
	text-shadow:#ffffff 1px 1px 1px;}
	}
	
.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 #d7b87e;
	padding: 3px;}
	
a img {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #d7b87e;
	padding: 3px;}

a img:hover {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #d7b87e;
	padding: 3px;}

.nav {
	margin:0px;
	font: 12px Georgia;
	line-height: 11px;
	color: #ffffff;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	text-align: center;}


.nav i, .nav em {
	font-size: 13px;
	font-family: Georgia;
	color: #000000;
	text-shadow:#b5201c 1px 1px 1px;}

.nav a:link {
	text-decoration: none;
	color: #ffffff;
	text-shadow:#b5201c 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: #ffffff;
	text-shadow:#b5201c 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: #ffffff;
	text-shadow:#b5201c 1px 1px 1px;
	font-weight: normal;
	text-transform: none;
	background:#e8342f;
	padding-top:5px;
	padding-bottom:5px;
	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: 550px; 
}


#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;
	border-bottom:1px solid #eadcc0;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #de3935;
	line-height: 15px;
	text-align: center;
	text-shadow: #ede3cc 1px 1px 1px;
	letter-spacing:0px;
	text-transform: normal;
	font-style: italic;
}


.title a{color: #de3935;}
.title a:visited{color: #de3935;}
.title a:hover{color: #de3935;}


.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: #;
	border:0px solid #c1c1c1;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #a49881;
	padding: 10px 15px 20px 15px;
	}




input, select, textarea {
	font-family:Arial; 
	font-size:12px; 
	color: #a49881; 
	background: #f8f3ea; 
	border:0px solid #a2d0cd;
-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 10px;
	padding: 16px;
}



blockquote {
	background: #fdf9f1 url() top left no-repeat;
	-moz-border-radius: 10px 10px 10px 10px;
	border: 0px solid #f1b772;
	line-height: 17px;
	margin-left: 15px;
	padding-right: 15px;
	padding: 20px;
	color:#a49881;
	}


/*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 #eadcc0;
	-moz-border-radius: 20px 20px 20px 20px;
	text-shadow: #ede3cc 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: #dc0704;
	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: #000000;
	text-shadow: #dcccad 1px 1px 1px;
	letter-spacing:0px;

}


.sidebar_content{
	background: url() no-repeat top left;
	-moz-border-radius: 20px 20px 20px 20px;
	background-color: #fdf9f1;
	border:0px solid #cde5e3;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #a49881;
	padding: 10px 10px 15px 10px;
	}

.sidebar_content a { text-decoration: none; 	text-shadow: #ffffff 1px 1px 1px; }
.sidebar_content a:link {color: #de3935; }
.sidebar_content a:visited, a:active {color: #de3935; }
.sidebar_content a:hover {color: #de3935; 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: #;
	border:0px solid #;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #a2917c;
	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: -25px;
	border-bottom: 0px solid #ece2cd;
	text-shadow: #ede3cc 1px 1px 1px;
	line-height: 11px;
	font-family: Georgia, Arial;
	text-align: center;
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	line-height: 11px;
	text-transform: capitalize;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color: #000000;
	letter-spacing:-2px;
}

.news-title a:link {
	text-decoration: none; 
	cursor: hand;
	color: #000000;
	text-shadow: #ffffff 1px 1px 1px;
	letter-spacing:-2px;
	text-align: justify;}

.news-title a:visited {
	text-decoration: none; 
	cursor: hand;
	color: #000000;
	text-shadow: #ffffff 1px 1px 1px;
	letter-spacing:-2px;
	text-align: justify;}

.news-title a:hover {
	text-decoration: none;
	color: #000000;
	text-shadow: #ffffff 1px 1px 1px;
	letter-spacing:-2px;}
	
.news-title2  {
	background-color: #fdf9f1;
	border-top: 0px solid #ece2cd;
	line-height: 15px;
	font-family: Tahoma, Georgia;
	text-align: center;
	font-style: normal;
	color: #a49881;
	text-shadow: #ffffff 1px 1px 1px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0px;
	text-transform: none;
	padding: 10px;


}

.news-title2 a:link {
	font-style:italic;
	font-weight: normal;
	text-decoration: none; 
	color: #de3935;
	letter-spacing:0px; 
	text-align: justify;}

.news-title2 a:visited {
	font-style:italic;
	font-weight: normal;
	text-decoration: none; 
	color: #de3935;
	letter-spacing:0px; 
	text-align: justify;}

.news-title2 a:hover {
	font-style:italic;
	font-weight: normal;
	text-decoration: none; 
	color: #de3935;}

.news-links{
	margin-top:50px;
	margin-right:17px;
	padding: 5px 30px 0 30px;
	text-align: right;
	margin-bottom:20px;
}	
	
	.news-comment {
	background-color:#;
	border: 0px solid #e5ba87;
	-moz-border-radius: 10px 10px 10px 10px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #fafafa;
	letter-spacing:-2px;
	text-align:center;
	float: right;
	margin: 10px 53px 0px 0px;
	line-height:13px;
	padding:20px;


}

.news-comment:hover {
	background-color:#;
	border: 0px solid #ebb270;
}


.news-comment a:link {
	font-weight: bold;
	text-decoration: none; 
	font-style: italic;
	color: #fbfbfb;
	text-shadow: #ba2623 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: #ba2623 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: #ba2623 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(images/newsfooter.png) no-repeat top center;
}

.comment {
    background-image: url();
	background-repeat:repeat-x;
	width: 540px;
	background-color: #;
	font-family: "arial", lucida sans, lucida sans, sans-serif; 
	font-size: 12px; 
	border: 0px solid #addfdb;
	letter-spacing:0px; 
	padding: 20px;
	text-align:justify;
	font-weight:normal;
	color: #a2917c;
}


.comment a {
	font-style: none;
	text-decoration: none;
	color: #da1f1b;
}
.comment a:hover {
	font-style: none;
	text-decoration: underline;
	color: #da1f1b;
}


.commenttitle {
    background-color: #;
    background-repeat: repeat-y;
    background-image: url();
    border-bottom: 1px dotted #dbcba8;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #191918;
	line-height: 15px;
	text-align: center;
	text-shadow: #ede3cf 1px 1px 1px;
	letter-spacing:0px;
	text-transform: none;
	font-style: italic;}

.commenttitle a {
	text-decoration: none;
	color: #191918;
}
.commenttitle a:hover {
	text-decoration: underline;
	color: #191918;
}
	
.post-comment {
    background-color: #d8d6d6;
    background-repeat: repeat-y;
    background-image: url();
    border-top: 0px dotted #5c6783;
    -moz-border-radius: 10px 10px 10px 10px;
    font-weight: bold;
    padding: 10px;
    margin-top:6px;
    font-family: Arial, Rockwell, Tahoma;
    font-style: normal;
    font-size:14px;
    letter-spacing:0px;
    line-height:9pt; 
    color: #a2917c; 
    text-transform: lowercase;
    text-align: center;}

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: #da1f1b;
	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: #da1f1b;}

.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: #da1f1b;}

.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: #da1f1b;}



/**************************SUBTITLES**************************/

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : none;
	text-align: left;
	color : #000000;
	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*/

