/*  
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: #fcf9f6;
font-size: 12px;
font-family: Tahoma, Arial, Trebuchet MS;
color: #4a4a4a;
background-position: 0px 0px;

}

a { text-decoration: none; }
a:link {color: #a396ac; }
a:visited, a:active {color: #a396ac; }
a:hover {color: #624d6f; text-decoration: none;}

i, em, b, strong	{
	color: #8d6d8e;
	}
	
.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 #6b5d74;
	padding: 4px;}
	
a img {
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #fff;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px solid #cdbed8;
	border-right: 1px solid #cdbed8;
	padding: 6px;}

a img:hover {
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #e1d6e5;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 1px solid #ccbdd8;
	border-right: 1px solid #ccbdd8;
	padding: 6px;}
.nav {
	margin:0px;
	font: 12px Georgia;
	line-height: 11px;
	color: #dcd2e2;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	text-align: center;}


.nav i, .nav em {
	font-size: 13px;
	font-family: Georgia;
	color: #514558;
	text-shadow:#6e6177 1px 1px 1px;}

.nav a:link {
	text-decoration: none;
	color: #dcd2e2;
	text-shadow:#6e6177 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: #dcd2e2;
	text-shadow:#6e6177 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: #dcd2e2;
	text-shadow:#6e6177 1px 1px 1px;
	font-weight: normal;
	text-transform: none;
	background:#887893;
	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: 580px; 
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 10px 0px 0 350px;
width: 555px;
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: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight:italic;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #9d90a6;
	line-height: 15px;
	text-align: center;
	text-shadow: #cccaca 1px 1px 1px;
	letter-spacing:-1px;
	text-transform: normal;
	font-style: italic;
}


.title a{color: #9d90a6;}
.title a:visited{color: #9d90a6;}
.title a:hover{color: #9d90a6;}


.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 #d8d8d8;
	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: #a49fa8; 
	background: #f5edea; 
	border:1px solid #efe0da;
-moz-border-radius: 8px;
-webkit-border-radius: 8px; 
border-radius: 10px;
	padding: 16px;
}



blockquote {
	background: url(images/quote.png) top left no-repeat;
	border: 1px solid #f1e5d9;
	line-height: 17px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 8px;
	color:#a59caa;
	}


/*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:0px solid #c7c7c7;
	-moz-border-radius: 20px 20px 20px 20px;
	text-shadow: #ffffff 1px 1px 1px;
	line-height: 17px;
	font-family: Times New Roman;
	font-weight: normal;
	text-transform: normal;
	font-size: 32px;
	font-style: italic;
	text-align: center;
	line-height: 11px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color: #6a5c73;
	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(images/site-content.png) no-repeat top right;
	-moz-border-radius: 20px 20px 20px 20px;
	background-color: #f5edea;
	border:1px solid #edded9;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #78717d;
	padding: 10px 10px 15px 10px;
	}

.sidebar_content a { text-decoration: none; 	text-shadow: #ffffff 1px 1px 1px; }
.sidebar_content a:link {color: #ae9fb6; }
.sidebar_content a:visited, a:active {color: #ae9fb6; }
.sidebar_content a:hover {color: #ae9fb6; 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-color: #f2eef0;
	-moz-border-radius: 0px 0px 20px 20px;
	background-color: #;
	border:0px solid #d8d8d8;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #6d6571;
	padding: 10px 15px 20px 15px;
	}


.news-date {
	margin-left: 0px;
	margin-top: -20px;
	border-bottom: 0px dashed #8fbfc5;
	text-shadow: #cecfd0 1px 1px 1px;
	line-height: 20px;
	font-family: Georgia, Arial;
	text-align: right;
	font-style: normal;
	font-size: 22px;
	font-weight: bold;
	line-height: 11px;
	text-transform: capitalize;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color: #1a1a1a;
	letter-spacing:-2px;
}


.news-title {
	background: url(images/title-bg.png) no-repeat top right;
	-moz-border-radius: 20px 20px 0px 0px;
	margin-left: 0px;
	margin-top: -30px;
	border-bottom: 0px dashed #8fbfc5;;
	text-shadow: #6a5c73 1px 1px 1px;
	line-height: 11px;
	font-family: Times New Roman;
	font-weight: normal;
	text-transform: normal;
	font-size: 32px;
	font-style: italic;
	text-align: center;
	padding:15px;;
	color: #f5eff8;
	letter-spacing:-1px;
}

.news-title a:link {
	text-decoration: none; 
	cursor: hand;
	color: #f5eff8;
	text-shadow: #6a5c73 1px 1px 1px;
	letter-spacing:-2px;
	text-align: justify;}

.news-title a:visited {
	text-decoration: none; 
	cursor: hand;
	color: #f5eff8;
	text-shadow: #6a5c73 1px 1px 1px;
	letter-spacing:-2px;
	text-align: justify;}

.news-title a:hover {
	text-decoration: none;
	color: #f5eff8;
	text-shadow: #6a5c73 1px 1px 1px;
	letter-spacing:-2px;}
	
.news-title2  {
	background-color: #ebe3ef;
	line-height: 15px;
	font-family: Tahoma, Georgia;
	text-align: center;
	font-style: normal;
	color: #998f9f;
	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: #a882a0;
	letter-spacing:0px; 
	text-align: justify;}

.news-title2 a:visited {
	font-style:italic;
	font-weight: normal;
	text-decoration: none; 
	color: #a882a0;
	letter-spacing:0px; 
	text-align: justify;}

.news-title2 a:hover {
	font-style:italic;
	font-weight: normal;
	text-decoration: none; 
	color: #a882a0;}

.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: #978a9f;
	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: #978a9f;
	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: #978a9f;
	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: #;
	border:0px solid #dacde6;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #8c8493;
	padding: 10px 10px 15px 10px;
	}

.comment a {
	font-style: none;
	text-decoration: none;
	color: #8e77a2;
}
.comment a:hover {
	font-style: none;
	text-decoration: underline;
	color: #8e77a2;
}


.commenttitle {
    background-color: #;
    background-repeat: repeat-y;
    background-image: url();
    border-bottom: 1px dotted #c8bad1;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #8c8193;
	line-height: 15px;
	text-align: center;
	text-shadow: #ffffff 1px 1px 1px;
	letter-spacing:0px;
	text-transform: none;
	font-style: italic;}

.commenttitle a {
	text-decoration: none;
	color: #8c8193;
}
.commenttitle a:hover {
	text-decoration: none;
	color: #8c8193;
}
	
.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: #bd4435; 
    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: #a382a5;
	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: #a382a5;
	background-color: #ffffff;	
}
.wp-pagenavi a:hover {	
	text-decoration: underline;
	border: 1px solid #ffffff;
	color: #a382a5;
	background-color: #ffffff;
}
.wp-pagenavi span.pages {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #a382a5;
	background-color: #ffffff;
}
.wp-pagenavi span.current {
	padding: 4px;  
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #a382a5;
	background-color: #ffffff;
}
.wp-pagenavi span.extend {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #ffffff;
	color: #a382a5;
	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: #a382a5;
	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: #a382a5;}

.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: #a382a5;}

.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: #a382a5;}



/**************************SUBTITLES**************************/

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : none;
	text-align: left;
	color : #9789a1;
	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: #c2c2c2 1px 1px 1px;
	font-style: italic;
} 
/*END - SUBTITLES*/
