/*
Theme Name: new
Theme URI: http://rhyswakefield.net
Description: new
Author: Ida
Author URI: http://rhyswakefield.net
Version: 1
*/

body{
margin:0;
padding:0;
background: #cecbfe;
font: 11px tahoma;
color: #000000;
text-align:center:
}

h1{
font: 12px georgia;
font-weight: bold;
color: #ffffff;
border: 0px;
background: #5EA2FF;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px;
margin: 0px;
padding: 6px 8px;

}

.pagebar, navigation{
background-color: #cecbfe;
border: 0px;
moz-border-radius: 5px 5px 5px 5px;
margin: 2px;
padding: 6px 8px;
}

#container{
width:800px;
margin:0 auto;
text-align: left;
}

.img {
border: 1px;
border-color: #5ea2ff;
background-color: #ffffff;
padding: 2px;
}

a img.project {
border: none;
padding-right: 3px;
padding-bottom: 3px;
}

a img {
}

a:hover img {
opacity: 1;
}

.affiliates img {
border: none;
padding: 2px;
}

h2 {
font-family: georgia;
color: #ffffff;
}

b, strong {
color: #5EA2FF;
}

/************************************************
*	Links									*
************************************************/
a:link, a:visited, a:active {
text-decoration: none;
color: #5ea2ff;
}


a:hover {
text-decoration: underline;
color: #5ea2ff;
}

/************************************************
*	Header										*
************************************************/

#header {
padding: 4px;
background: #cecbfe;
width: 800px;
height:428px;
}

#wrapper {
width: 800px; 
background-color: #cecbfe;
}

/************************************************
*	Content								*
************************************************/

#contentwrapper {
width: 500px;
float:left;
padding: 4px;
margin-left: 250px;
text-align:left;

}

.title {
width: 500px;
height: 30px;
font-size: 18px;
font-family: georgia;
font-style: italic;
text-align: center;
color: #5EA2FF;
text-transform: lowercase;
margin-bottom: 6px;
margin-top: 4px;
}

.title2 {
width: 280px;
height: 30px;
font-size: 18px;
font-family: georgia;
font-style: italic;
font-weigth: bold;
text-align: center;
color: #5EA2FF;
text-transform: lowercase;
margin-bottom: 6px;
margin-top: 4px;
}

.box {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px;
background: #e8e6fc;
color: #858585;
margin-bottom: 20px;
padding: 10px;
}

.postbg {
background: 
padding:0px 25px;
}

.postdetails {
margin-top: 10px;
padding-bottom: 5px;
padding-top: 10px;
}


.content {
background-color: #e8e6fc;
width: 480px;
padding: 10px;
}

blockquote {
border-left: 5px solid #ffffff;
margin-left: 1.5em;
padding-left: 5px;
} 

.post .entry {
       width: 480px;

}


.post .meta {
        width: 480px;
	margin: 0;
	padding: 10px 0 10px 0;
}

.post .meta .comments {
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	background: #0094E0;
	font-size: 9px;
        width: 480px;
}

#comment {
	width: 400px;
	height: 100px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.pagetitle {
	border: none;
	font-size: 28px;
}

/************************************************
*	Sidebar										*
************************************************/

#sidebar {
width: 300px;
float: right;
background: #cecbfe;
margin-right:200px;
margin-top:5px;
}

#sidebar h2 {
width: 280px;
height: 30px;
font-size: 18px;
font-family: georgia;
font-style: italic;
font-weight: normal;
text-align: center;
color: #5EA2FF;
text-transform: lowercase;
margin-bottom: 6px;
margin-top: 4px;
}


.sidebarcontent{
padding:5px;
background: #cecbfe:
}


.recentimg a img {
background: #ffffff;
border:#5ea2ff 1px solid;
padding: 3px;
}
