/*  
Theme Name: Cate
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: 0px auto;
	padding: 0px;
	background: #fef3e0 url(images/bg.png) repeat-x;
}

#container {
	width: 900px;
	background: #fef3e0 url() repeat-x;
	margin: 0px auto;
	padding: 0px;
}

#main {	background: #FFF url() repeat-y;
	width: 100%;
	clear: both;
}



#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() repeat-y;
	height: 394px; /* Must be the same height as header.jpg */
}

.footer {
	background: #f8f5e4 url(images/footerbg.jpg) repeat-x;
	color: #6f7b87;
        border:0px solid #f8f5e4;
}

TD, TR {

	color: #7f7f7f;
	font-family: "tahoma", arial, lucida sans, sans-serif; 
	font-size: 11px; 
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
}



blockquote {
color: #434343;
background: #dce29b url(images/block.png) repeat-x;
border:1px solid #a0a831;
padding:10px;
margin:5px;
margin-left:5px;


}


.line {
	border-top: 1px dotted #aeafb4;
	padding-top: 0px;
	padding-bottom: 10px;

}

.x {
color: #c9d345;}

input, textarea, select, button {
font-family: "arial", lucida sans, sans-serif; 
font-size: 11px; 
-moz-border-radius: 8px 8px 8px 8px;
color:#544d3b;
padding: 10px;
background: #;
border: 1px solid #9e9e9e;}


/* SIDEBAR */


#sidebar {

	background-color: #fef3e0;
	border: 0px solid #c3c3c3;
        -moz-border-radius: 15px 15px 15px 15px;
	padding: 10px;
	float: right;
	display: inline;
	width: 250px;
	margin: 0px 10px 0px 15px;
	text-align:justify;
	list-style: none;
	color: #c8c8c8;
	font-family: "tahoma", arial, lucida sans, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	vertical-align: top; 
}


#side { background-repeat: no-repeat;
        background-image: url();
        -moz-border-radius: 8px 8px 8px 8px;
	background-color: #ffffff;
	border-right: 1px solid #f2ddb9;
	border-top: 1px solid #f2ddb9;
	padding: 5px 10px 20px 10px;
	text-align:justify;
	list-style: none;
	color: #7f7f7f;
	font-family: "tahoma", arial, lucida sans, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	vertical-align: top; }



#sidebar h3 {
	font: 16px Georgia, Arial, Times, sans-serif;
	text-transform:normal;
	font-style: italic;
        font-weight: bold;
	text-align:center;
	color: #fc4f2b;
	line-height:9pt; 
	letter-spacing:0px;
	padding: 0px 10px 4px 10px;
	background: # url() repeat;
	border-bottom : 1px solid #e2e2e2;
        -moz-border-radius: 15px 15px 15px 15px;
}
#sidebar a {
	font-style: italic;
	text-decoration: none;
	color: #53909a;
}
#sidebar a:hover {
	font-style: none;
	text-decoration: underline;
	color: #93d2dd;
}


/* CONTENT */

#text {
	float: left;
	display: inline;
	width: 575px;
	margin: 6px -10px 0px 22px;
	background-color: #;
	border: 0px solid #c3c3c3;
        -moz-border-radius: 15px 15px 15px 15px;
	padding: 4px;
	text-align:justify;
	list-style: none;
	color: #7f7f7f;
	font-family: "tahoma", arial, lucida sans, sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	vertical-align: top; 
	text-align: justify;
}

.content {
	background: url() no-repeat scroll 0 0;
        -moz-border-radius: 8px 8px 8px 8px;
	background-color: #ffffff;
	border-right: 1px solid #f2ddb9;
	border-top: 1px solid #f2ddb9;
	letter-spacing:0px; 
	padding: 10px 10px 10px 10px;
	text-align:justify;
	color: #7f7f7f;
}



#text h1 {
	background-color: #;
        background-repeat: repeat-y;
        background-image: url();
	border-bottom : 1px solid #e2e2e2;
        font-weight: bold;
	padding: 10px;
        font-family: Georgia, Tahoma;
	font-style: italic;
        font-size:14px;
	letter-spacing:0px;
	line-height:9pt; 
	color: #60adba; 
	text-transform: normal;
	text-align: center;}


.pagetitle {
	background-color: #;
        background-repeat: repeat-y;
        background-image: url();
	border-bottom : 1px solid #e2e2e2;
        font-weight: bold;
	padding: 10px;
        font-family: Georgia, Tahoma;
	font-style: italic;
        font-size:14px;
	letter-spacing:0px;
	line-height:9pt; 
	color: #fc5832; 
	text-transform: normal;
	text-align: center;}

.h2 {
	background-color: #;
        background-repeat: repeat-y;
        background-image: url();
	border-bottom : 1px solid #e2e2e2;
        font-weight: bold;
	padding: 10px;
        font-family: Georgia, Tahoma;
	font-style: italic;
        font-size:14px;
	letter-spacing:0px;
	line-height:9pt; 
	color: #b0b933; 
	text-transform: normal;
	text-align: center;}


#text a {
	font-style: italic;
	text-decoration: none;
	color: #fa4926;
}
#text a:hover {
	font-style: italic;
	text-decoration: underline;
	color: #fc6c51;
}





/* NEWS */


.news {
	background: url() no-repeat scroll 0 0;
       -moz-border-radius: 8px 8px 8px 8px;
	background-color: #ffffff;
	border-right: 1px solid #f2ddb9;
	border-top: 1px solid #f2ddb9;
	letter-spacing:0px; 
	padding: 10px 10px 10px 10px;
	text-align:justify;
	color: #7f7f7f;


}

.titlenews {
	background: url() no-repeat scroll 0 0;
	background-color: #;
        -moz-border-radius: 15px 15px 15px 15px;
        border-bottom: 1px solid #e2e2e2;
	padding: 10px;
        font-family: Georgia, Arial, Tahmoa;
	font-style: italic;
        font-weight: bold;
	color: #5896a0;
        font-size:16px;
	letter-spacing:0px;
	line-height:15px;  
	text-transform: normal;
	text-align: center;}

.title2  {
	background-color: #fde5bb;
        -moz-border-radius: 8px 8px 8px 8px;
	margin-top: 6px;
	line-height: 15px;
	font-family: Arial, lucida sans;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #7f7f7f;
	letter-spacing: normal;
	line-height:15px;
	font-weight:normal;
	text-align: center;
	padding: 10px;
	border: 3px solid #eed09d;
}

.comments {
background-image: url();
	background-position:top;
	background-repeat:no-repeat;
        height: 37px;
        color: #544d3b;
	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(images/comment.png);
	background-repeat:repeat-x;
	width: 553px;
	background-color: #ffffff;
        -moz-border-radius: 8px 8px 8px 8px;
	font-family: "tahoma", arial, lucida sans, sans-serif; 
	font-size: 11px; 
	border: 1px solid #fcdca4;
	letter-spacing:0px; 
	padding: 10px 10px 20px 10px;
	text-align:justify;
	font-weight:normal;
	color: #7f7f7f;
}

.comment a {
	font-style: none;
	text-decoration: none;
	color: #7abdc9;
}
.comment a:hover {
	font-style: none;
	text-decoration: underline;
	color: #7abdc9;
}


.commenttitle {
	background-color: #;
        -moz-border-radius: 8px 8px 8px 8px;
        background-repeat: repeat-y;
        background-image: url();
        border-bottom: 0px dotted #5c6783;
        font-weight: bold;
	padding: 11px;
        font-family: Georgia, Arial;
	font-style: italic;
        font-size:11px;
	letter-spacing:0px;
	line-height:9pt; 
	color: #a9b232; 
	text-transform: normal;
	text-align: center;}

.commenttitle a {
	font-style: none;
	text-decoration: none;
	color: #fc512c;
}
.commenttitle a:hover {
	font-style: none;
	text-decoration: underline;
	color: #f96848;
}
 

.date {
background: url(/wp-content/themes/version1/images/date.png);
height: 72px;
margin: 0px 0px 0px 0px;
width: 110px;
text-align: center;
float: left;	
}

.date .month {
display: block;
color: #55607e;
padding: 7px 0px 0px 0px;
text-align: center;
text-transform: uppercase;
font-size: 11px;
margin-top: 3px;
border-bottom: 0px dotted #eeeeee;
font-family: Arial;
font-style: italic;
font-weight: bold;
margin-bottom: 3px;
}

.date .day {
display: block;
color: #870424;
font-size: 14px;
margin-top: 5px;
font-family: Georgia;
font-style: italic;
font-weight: bold;
text-align: center;
margin-top: 0px;
border-top: 0px dotted #262222;
}



/* PICTURES */

img {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 2px solid #fa4926;
	padding: 2px;}

a img {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 2px solid #fa4926;
	padding: 2px;}

a img:hover {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 2px solid #fe735b;
	padding: 2px;}






/* FONTSTYLE */

.a {
	font-style: italic;
	text-decoration: none;
	color: #fa4927;
}
.a:hover {
	font-style: none;
	text-decoration: underline;
	color: #fe735b;
}


b, strong, bold {
	font-weight:bold;
	color:#acb536;
}

em, i, italic {
	color: #6dabb5;
}

.underline{
	font-style:underline;
	color:#acb536;}

