/*
Theme Name: Berry
Theme URI: http://www.url.com/
Author: Laura
Author URI: http://raspberrycrush.com/designs/
=
*/



/* Structure - Body, header and footer */

body {
	margin: 0px;
	padding: 0px;
	background: #eeeeee url(images/bg.png) repeat-x;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width:900px;
}

#footer {
	width:900px;
	-moz-border-radius:8px;
	clear:both;
	background: transparent url() top center no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	color: #4a5861;
	background-color: #FFFDFD;
	padding:15px;
}

#footer a:link {
	color: #d8c15f;
	text-decoration:none;
}

#footer a:visited {
	color: #88bddf;
	text-decoration:none;
}

#footer a:hover {
	color: #88bddf;
}

/* Misc */

.x {
color: #e6c63f;}

.bold, b, strong {
	font-weight:bold;
	color: #e6c63f;
}

.italic, i, em{
	color: #628eaa;
	font-style:italic;
}
.underline{
	text-decoration:underline;
}

img {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #4c555b;
	padding: 2px;}

a img {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #5284a4;
	padding: 2px;}

a img:hover {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #dfc763;
	padding: 2px;}

input,select,textarea,submit {
	color: #4a5861;	
	-moz-border-radius:0.5em;
	margin-bottom:5px;
	padding:5px;
	background-color: #eeeeee;
	border: 1px solid #bdbdbd;
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 15px;
	text-align:justify;
	
}

blockquote{
	background-color: #bcdaed;
	-moz-border-radius:8px;
	width:90%;
	padding:10px;
	margin-left:15px;
	border:0px solid #fcd8a8;
}

/* Content - Sidebar and Content */

#main {
	width: 100%;
	clear:both;
}

#sidebar {
	width: 280px;
	float: left;
	display: inline;
	vertical-align: top;
	margin: 0px 20px 0px 30px; 
	overflow:hidden;
}

#content {
	width: 550px;
	float: left;
	display: inline;
	vertical-align: top; 
	margin:-30px 10px 10px 0px;
	text-align:justify;
	overflow:hidden;
}




/* Sidebar */

#side {
	font: 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color: #4a5861;
	background-color: #FFFDFD;
	padding:15px;
	margin-bottom:20px;
	border-bottom:1px solid #EFE0E0;
	border-right:1px solid #EFE0E0;
	-moz-border-radius:10px;
}


#sidetitle {
	color: #59849f;
	font: 19px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-transform: lowercase;
	text-align: center;
	margin-bottom:10px;
	background: # url() no-repeat top center;
	border-bottom: 1px dotted #7f898f;
	padding: 0px 0px 5px 25px;
}


#sidebar a:link {
	color: #d8c15f;
	text-decoration:none;
}

#sidebar a:visited {
	color: #88bddf;
	text-decoration:none;
}

#sidebar a:hover {
	color: #88bddf;
}




/* Content */

#content {
	font: 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color: #4a5861;
	padding:15px;
	margin-bottom:20px;
}

#content h1 {
	color: #95c4e1;
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	-moz-border-radius:10px;
	text-transform: lowercase;
	background: #ffffff url() no-repeat top center;
	padding: 10px;
}


#content h2 {
	color: #e4c956;
	text-align:center;
	-moz-border-radius:10px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-transform: lowercase;
	background: # url() no-repeat top center;
	padding: 13px 0px 10px 25px;
}


#content a:link {
	color: #5992b6;
	text-decoration:none;
}

#content a:visited {
	color: #52748a;
	text-decoration:none;
}

#content a:hover {
	color: #52748a;
}




/* Wordpress */

.newscomment {
	width:130px;
	background-color:#efde97;
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0px;
	text-align:center;
	float: left;
	margin:-58px 0px 0px 385px;
	line-height:13px;
	padding:10px;
	-moz-border-radius:10px;

}

.newscomment:hover {
	background-color:#bddbed;
}

#content .newscomment a:link {
	color: #7a868d;
	text-decoration:none;
}



#content .newscomment a:visited {
	color: #7a868d;
	text-decoration:none;
}



#content .newscomment a:hover {
	color: #7a868d;
	text-decoration:none;
}

.news {
	font: 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color: #4a5861;
	background-color: #FFFDFD;
	padding:15px;
	border-bottom:1px solid #EFE0E0;
	border-right:1px solid #EFE0E0;
	-moz-border-radius:10px;
}


.newstitle {
	color: #59849f;
	background-color: #eff5f8;
	-moz-border-radius:10px;
	text-align:center;
	font: 19px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-transform: lowercase;
    margin-bottom:10px;
	padding: 10px;
}

.meta {

	border-bottom:1px solid #fcf0e0;
	font-size:10px;
	margin:10px 200px 0px 10px;
	text-align:left;
	padding: 5px;
	background-color: #eeeeee;
	-moz-border-radius:10px;
}


.comments {
    background-image: url();
    background-position:top;
	background-repeat:no-repeat;
    height: 37px;
    color: #dbdbdb;
	padding-top: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
    font-weight: bold;
	font-style: italic;
	text-align: center;
	vertical-align:center;
	border: #F1F1F1 0px dotted;
}



.comment {
    background-image: url();
	background-repeat:repeat-x;
	width: 500px;
	background-color: #dfdddd;
    -moz-border-radius: 8px 8px 8px 8px;
	font-family: "tahoma", arial, lucida sans, sans-serif; 
	font-size: 11px; 
	border-left: 0px solid #f3e4d0;
    border-bottom: 0px solid #f3e4d0;
	letter-spacing:0px; 
	padding: 10px;
	text-align:justify;
	font-weight:normal;
	color: #4a5861;
}


.comment a {
	font-style: none;
	text-decoration: none;
	color: #005768;
}
.comment a:hover {
	font-style: none;
	text-decoration: underline;
	color: #005768;
}


.commenttitle {
    background-color: #;
    background-repeat: repeat-y;
    background-image: url();
    border-bottom: 0px dotted #5c6783;
    font-weight: bold;
    padding: 0px 0px 3px 30px;
    font-family: Georgia, Tahoma;
    font-style: italic;
    font-size:14px;
    letter-spacing:0px;
    line-height:9pt; 
    color: #005768; 
    text-transform: lowercase;
    text-align: left;}

.commenttitle a {
	font-style: none;
	text-decoration: none;
	color: #005768;
}
.commenttitle a:hover {
	font-style: none;
	text-decoration: underline;
	color: #005768;
}
	
.commentdate {
	background-color:#;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0px;
	text-align:center;
	float: left;
	margin:0px 0px 0px 430px;
	line-height:13px;
	padding-top:5px;
	-moz-border-radius:10px;

}

	


