/*  
Theme Name: Ellen
Theme URI: http://raspberrycrush.com/
Description: Designed by: <a href="http://raspberrycrush.com/designs/">Laura</a> 
Author: Laura
Author URI: http://raspberrycrush.com/
*/

/* STRUCTURE */

body {
	margin: -2px;
	padding: 0px;
	background: #ffffff url(images/bg.png) repeat-x;
}
#container {
	width: 1000px; /* Must be the same width as your images */
	margin: 0px auto;
	padding: 0px;
}
#ad {
	width: 100%;
	margin: 61px 0px 342px 0px;
	height: 394px; /* Must be the same height as header.jpg */
	background: # url() no-repeat;
}

#header {
	width: 100%;
	background: # url(images/header.jpg) repeat-y;
	height: 394px; /* Must be the same height as header.jpg */
}

#footer {
	background: # url(images/footerbg.jpg) repeat-x;
}

TD, TR {

	color: #323233;
	font-family: "lucida sans", lucida sans, sans-serif; 
	font-size: 10px; 
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
}


blockquote {
background: url(images/quote.png) no-repeat top left;
padding-left: 30px;
margin-left: 10px;
color: #6c9494;
font-family: "lucida sans", lucida sans, sans-serif; 
font-size: 9px; 
}


.line {
	border-top: 1px dotted #aeafb4;
	padding-top: 0px;
	padding-bottom: 10px;

}

.x {
color: #e4ba30;
font-style: normal;}


input, textarea, select, button {
font-size:11px;
-moz-border-radius: 8px 8px 8px 8px;
color:#3d3d3d;
padding: 10px;
background: #f1ffff;
border: 1px solid #d0feff;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#3d3d3d;
padding: 10px;
-moz-border-radius: 8px 8px 8px 8px;
background: #f1ffff;
border: 1px solid #d0feff;}

/* NAVI */

.navigation {
	font: 8px Rockwell, Georgia;
	line-height: 15px;
	color: #d25736;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;}

.navigation a:link, .navigation a:visited, navigation a {
	text-decoration: none;
	color: #d25736;}


.navigation .selected, .navigation a:hover {
	color: #d5af32;
	text-decoration: none;}



/* SIDEBAR */


#sidebar {

	background-color: #f7ffff;
     border:10px solid #cbfdfe;
    -moz-border-radius: 15px 15px 15px 15px;
	padding: 4px;
	float: right;
	display: inline;
	width: 300px;
	margin: 15px 40px 0px 15px;
	text-align:justify;
	list-style: none;
	color: #323233;
	font-family: "lucida sans", lucida sans, sans-serif; 
	font-size: 10px; 
	line-height: 15px;
	vertical-align: top; 
}


#side {
	background-color: #f7ffff;
	border-bottom:1px solid #;
        -moz-border-radius: 15px 15px 15px 15px;
	padding: 20px 20px 20px 20px;
	text-align:justify;
	list-style: none;
	color: #323233;
	font-family: "lucida sans", lucida sans, sans-serif; 
	font-size: 10px; 
	line-height: 15px;
	vertical-align: top; }



#sidebar h3 {
	font: 21px Rockwell, Georgia, lucida sans, Times, sans-serif;
	text-transform:normal;
	font-style: italic;
    font-weight: bold;
	text-align:center;
	color: #d73528;
	line-height:20px; 
	letter-spacing:-2px;
	text-shadow: 0px 2px 2px #aff3f3;
	padding: 10px 10px 10px 10px;
	background: #f7ffff url();
	-moz-border-radius:10px;
	border-bottom:0px solid #c4c1bf;
	border-right:0px solid #c4c1bf;
}
#sidebar a {
	font-style: none;
	text-decoration: none;
	color: #ca4d08;
}
#sidebar a:hover {
	font-style: none;
	text-decoration: underline;
	color: #54baba;
}


/* CONTENT */

#text {
	float: left;
	display: inline;
	width: 600px;
	margin: 10px 0px 0px 0px;
	background-color: #;
	border: 0px solid #c3c3c3;
        -moz-border-radius: 15px 15px 15px 15px;
	padding: 4px;
	text-align:justify;
	list-style: none;
	color: #535353;
	font-family: "lucida sans", lucida sans, sans-serif; 
	font-size: 10px; 
	line-height: 15px;
	vertical-align: top; 
	text-align: justify;
}

.content {
	background: url(images/news.png) no-repeat scroll 0 0;
	background-color: #ffffff;
	font-family: "lucida sans", lucida sans, sans-serif; 
	font-size: 10px; 
    border: 10px solid #cbfdfe;
	letter-spacing:0px; 
	padding: 10px 10px 20px 10px;
    -moz-border-radius: 15px 15px 15px 15px;
	text-align:justify;
	color: #323233;
}


.pagecontent {
	background: url(images/news.png) no-repeat scroll 0 0;
	background-color: #ffffff;
	font-family: "lucida sans", lucida sans, sans-serif; 
	font-size: 10px; 
    border: 10px solid #cbfdfe;
	letter-spacing:0px; 
	padding: 10px 10px 20px 10px;
    -moz-border-radius: 15px 15px 15px 15px;
	text-align:justify;
	color: #323233;
}



.pagetitle {
	background-color: #;
    background-repeat: repeat-y;
    background-image: url();
    border-bottom: 0px dotted #f1eaec;
    text-shadow: 0px 1px 1px #ffffff;
    font-weight: bold;
    -moz-border-radius: 8px 8px 8px 8px;
	padding: 10px;
    font-family: Rockwell, Georgia;
	font-style: normal;
    font-size:23px;
	letter-spacing:-1px;
	line-height:9pt; 
	color: #f2d36d; 
	text-transform: normal;
	text-align: center;}
	
#text h1 {
	background-color: #;
    background-image: url();
    border-bottom: 0px solid #241416;
    font-weight: bold;
    text-shadow: 0px 1px 1px #ffffff;
    -moz-border-radius: 8px 8px 8px 8px;
	padding: 10px;
    font-family: Rockwell, Georgia;
	font-style: italic;
    font-size:17px;
	letter-spacing:-1px;
	line-height:9pt; 
	color: #82cccc; 
	text-transform: normal;
	text-align: center;}

#text h2 {
	background-color: #;
    background-image: url();
    border-bottom: 0px solid #241416;
    font-weight: bold;
    text-shadow: 0px 1px 1px #ffffff;
    -moz-border-radius: 8px 8px 8px 8px;
	padding: 10px;
    font-family: Rockwell, Georgia;
	font-style: italic;
    font-size:17px;
	letter-spacing:-1px;
	line-height:9pt; 
	color: #e56846; 
	text-transform: normal;
	text-align: center;}
	
#text a {
	font-style: none;
	text-decoration: none;
	color: #ca4d08;
}
#text a:hover {
	font-style: none;
	text-decoration: underline;
	color: #54baba;
}




/* NEWS */

.table-content {
	background: url(images/news.png) no-repeat scroll 0 0;
	background-color: #ffffff;
	font-family: "lucida sans", lucida sans, sans-serif; 
	font-size: 10px; 
    border: 10px solid #cbfdfe;
	letter-spacing:0px; 
	padding: 10px 10px 20px 10px;
    -moz-border-radius: 15px 15px 15px 15px;
	text-align:justify;
	color: #323233;
}




#news {
	background: url(images/news.png) no-repeat scroll 0 0;
	padding: 0px 7px 10px 7px;


}


.titlenews {
	font: 21px Rockwell, Georgia, lucida sans, Times, sans-serif;
	text-transform:normal;
	font-style: normal;
	text-shadow: 0px 1px 1px #ffffff;
    font-weight: bold;
	text-align:center;
	color: #d73528;
	line-height:17px; 
	letter-spacing:-1px;
	padding: 10px;
	background: # url();
	-moz-border-radius:10px;
	border-bottom:1px solid #;
	border-right:1px solid #;}

.meta{
	background: #;
	padding: 5px 30px 0 30px;
	text-align: center;
	margin-bottom:20px;
}	
	
.meta2 {
	background: #fff1aa;
	-moz-border-radius:10px;
	border:3px solid #ffe590;
	font-family: lucida sans;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	text-transform: none;
 	padding-top:7px;
	padding-bottom:6px;
	padding-right:7px;
	padding-left:7px;
	color: #69696a;
	letter-spacing:0px;
	}

.meta2 a:link {
	font-weight: none;
	text-decoration: none; 
	cursor: hand;
	color: #b45d74;
	letter-spacing:0px; 
	text-align: justify;}

.meta2 a:visited {
	font-weight: none;
	text-decoration: none; 
	cursor: hand;
	color: #b45d74;
	letter-spacing:0px; 
	text-align: justify;}
	
.meta2 a:hover {
	font-weight:normal;
	text-decoration: underline; 
	cursor: hand;
	color: #5f3a46;
	letter-spacing:0px; 
	text-align: justify;}


.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: 550px;
	background-color: #faf2cc;
    -moz-border-radius: 8px 8px 8px 8px;
	font-family: "tahoma", lucida sans, lucida sans, sans-serif; 
	font-size: 10px; 
	border: 7px solid #ffe590;
	letter-spacing:0px; 
	padding: 10px;
	text-align:justify;
	font-weight:normal;
	color: #323233;
}


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


.commenttitle {
    background-color: #;
    background-repeat: repeat-y;
    background-image: url();
    border-bottom: 0px dotted #5c6783;
    font-weight: bold;
    padding: 0px 0px 3px 00px;
    font-family: Rockwell,Georgia, Tahoma;
    font-style: italic;
    font-size:14px;
    letter-spacing:0px;
    line-height:9pt; 
    color: #7ac6c8; 
    text-transform: normal;
    text-align: center;}

.commenttitle a {
	font-style: none;
	text-decoration: none;
	color: #7ac6c8;
}
.commenttitle a:hover {
	font-style: none;
	text-decoration: underline;
	color: #c54d3b;
}
	
.commentdate {
    background-color: #;
    background-repeat: repeat-y;
    background-image: url();
    border-bottom: 0px dotted #5c6783;
    font-weight: bold;
    padding: 0px 0px 3px 00px;
    font-family: Rockwell,Georgia, Tahoma;
    font-style: normal;
    font-size:14px;
    letter-spacing:0px;
    line-height:9pt; 
    color: #c54d3b; 
    text-transform: normal;
    text-align: right;}

# news a img {
	filter:alpha(opacity=50);
	-moz-opacity:0.8;
	border: 0px solid #8A7572;
	padding:1px;
}


# news a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	border: 0px solid #F4B4C8;
	padding:1px;
}  


.date {
	color: #54baba;
	font: 18px Rockwell,Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:center;
	line-height:13px;
	padding:5px;
	margin-bottom:0px;
	background: # url();
	-moz-border-radius:10px;
	border-bottom:0px solid #c4c1bf;
	border-right:0px solid #c4c1bf;}



.date .month {
text-align: center;
text-transform: normal;
border-bottom: 0px dotted #eeeeee;
color: #99c7de;
font: 15px Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;

}

.date .day {
text-align: center;
text-transform: normal;
border-bottom: 0px dotted #eeeeee;
color: #99c7de;
font: 17px Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-weight: bold;
}



/* PICTURES */

img {
	padding: 5px;
	background:#ffffff;
	border-right: 1px solid #c4c1bf;
	border-bottom: 1px solid #c4c1bf;
	border-left:0px;
	border-top:0px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;}


a img {
	padding: 5px;
	background:#ffffff;
	border-right: 1px solid #c4c1bf;
	border-bottom: 1px solid #c4c1bf;
	border-left:0px;
	border-top:0px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;}

a img:hover {
	padding: 5px;
	background:#ffffff;
	border-right: 1px solid #c4c1bf;
	border-bottom: 1px solid #c4c1bf;
	border-left:0px;
	border-top:0px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;}






/* FONTSTYLE */
.a {
	font-style: none;
	text-decoration: none;
	color: #ca4d08;
}
.a:hover {
	font-style: none;
	text-decoration: underline;
	color: #54baba;
}

/*Bold, Italics, Underline*/
strong, b {color: #fba300;}
i, em {	color: #e56846;}
u {color: #e56846;}

