/*  
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: #f4f9fc;
font-size: 11px;
font-family: arial, Arial, Trebuchet MS;
color: #4a4a4a;
background-position: 0px 0px;

}


a { text-decoration: none; font-weight:bold;}
a:link {color: #f4de67; }
a:visited, a:active {color: #f4de67; }
a:hover {color: #a4cdec; text-decoration: none;}

i, em, b, strong	{
	color: #93b3cb;
	}
	
.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 #d5dbe7;
	padding: 4px;}
	
a img {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #d5dbe7;
	padding: 4px;}

a img:hover {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #d5dbe7;
	padding: 4px;}

.nav {
	margin:0px;
	font: 12px Georgia;
	line-height: 11px;
	color: #f5fbfe;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0px;
	text-align: center;}


.nav i, .nav em {
	font-size: 13px;
	font-family: Georgia;
	color: #7ab3de;
	text-shadow:#e9d257 1px 1px 1px;}

.nav a:link {
	text-decoration: none;
	color: #f5fbfe;
	text-shadow:#e9d257 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: #f5fbfe;
	text-shadow:#e9d257 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: #f5fbfe;
	text-shadow:#e9d257 1px 1px 1px;
	font-weight: normal;
	text-transform: none;
	background:#f2dd6a;
	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: 500px; 
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0px 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: #a4cdec;
	line-height: 15px;
	text-align: center;
	text-shadow: #cccaca 1px 1px 1px;
	letter-spacing:-1px;
	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:normal;
	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: Arial, Trebuchet MS;
	font-size: 12px;
	color: #73757c;
	padding: 10px 15px 20px 15px;
	}




input, select, textarea {
	font-family:Arial; 
	font-size:12px; 
	color: #949ca1; 
	background: #e2ebf2; 
	border:1px solid #dde7ee;
-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 #d8dadb;
	line-height: 17px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 60px;
	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:0px solid #c7c7c7;
	-moz-border-radius: 20px 20px 20px 20px;
	text-shadow: #d4e2eb 1px 1px 1px;
	line-height: 17px;
	font-family: georgia;
	font-weight: normal;
	text-transform: normal;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	line-height: 11px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color: #ecd86a;
	letter-spacing:0px;}


.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: #f4f9fc;
	border:1px solid #eef4f7;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #6f797f;
	padding: 10px 10px 15px 10px;
	}

.sidebar_content a { text-decoration: none; 	text-shadow: #ffffff 1px 1px 1px; }
.sidebar_content a:link {color: #ecd86b; }
.sidebar_content a:visited, a:active {color: #ecd86b; }
.sidebar_content a:hover {color: #599cce; 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 #edf5fb;
	color: #000000;
	background-color: #edf5fb;	
}
.wp-pagenavi a:hover {	
	text-decoration: underline;
	border: 1px solid #edf5fb;
	color: #000000;
	background-color: #edf5fb;
}
.wp-pagenavi span.pages {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #edf5fb;
	color: #000000;
	background-color: #edf5fb;
}
.wp-pagenavi span.current {
	padding: 4px;  
	margin: 1px;
	text-decoration: none;
	border: 1px solid #edf5fb;
	color: #000000;
	background-color: #edf5fb;
}
.wp-pagenavi span.extend {
	padding: 4px; 
	margin: 1px;
	text-decoration: none;
	border: 1px solid #edf5fb;
	color: #000000;
	background-color: #edf5fb;
}

.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 #d8d8d8;
	text-align: justify;
	line-height: 15px;
	font-family: tahoma;
	font-size: 12px;
	color: #52545c;
	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() left top;
	border:0px solid #c7c7c7;
	-moz-border-radius: 20px 20px 20px 20px;
	text-shadow: #d4e2eb 1px 1px 1px;
	line-height: 25px;
	font-family: georgia;
	font-weight: normal;
	text-transform: normal;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color: #a4cdec;
	letter-spacing:0px;
}

.news-title a:link {
	text-decoration: none; 
	cursor: hand;
	color: #a4cdec;
	text-align: justify;}

.news-title a:visited {
	text-decoration: none; 
	cursor: hand;
	color: #a4cdec;
	text-align: justify;}

.news-title a:hover {
	text-decoration: none;
	color: #a4cdec;
}
	
.news-title2  {
	background-color: #eef4f7;
	line-height: 15px;
	font-family: Tahoma, Georgia;
	text-align: center;
	font-style: normal;
	color: #b8c3c9;
	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-weight: normal;
	text-decoration: none; 
	color: #8599bf;
	letter-spacing:0px; 
	text-align: justify;}

.news-title2 a:visited {

	font-weight: normal;
	text-decoration: none; 
	color: #8599bf;
	letter-spacing:0px; 
	text-align: justify;}

.news-title2 a:hover {

	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: #f5fbfe;
	border:1px solid #eff5f8;
	text-align: justify;
	line-height: 16px;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	color: #9cadb6;
	padding: 10px 10px 15px 10px;
	}

.comment a {
	font-style: none;
	text-decoration: none;
	color: #91c2e7;
}
.comment a:hover {
	font-style: none;
	text-decoration: underline;
	color: #91c2e7;
}


.commenttitle {
    background-color: #;
    background-repeat: repeat-y;
    background-image: url();
    border-bottom: 0px dotted #5c6783;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #f5df65;
	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: #f5df65;
}
.commenttitle a:hover {
	text-decoration: underline;
	color: #f5df65;
}
	
.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: #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: #7b8cb3;
	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: #7b8cb3;}

.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: #7b8cb3;}

.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: #6d7c9f;}



/**************************SUBTITLES**************************/

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	text-decoration : none;
	text-align: left;
	color : #6d7c9f;
	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*/
