/*  
Theme Name: Cyan Worlds 2007
*/

body {
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../img/pano.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
img {
	border:0px;
	}
#logo {
	padding-left:175px;
	}
#menu {
	
	}
#secondMenu {
	float:left;
	padding-right:30px;
	padding-top:50px;
	width:130px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
#secondMenu .section {
	font-size:10px;
	color:#888888;
	}
#secondMenu a {
	color:#333333;
	text-decoration:none;
	}
#secondMenu a:hover {
	border-bottom:1px solid #336699;
	}
#content {
	padding:0px 24px 0px 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	width:679px;
	}
#content .header {
	font-weight:bold;
	font-size:15px;
	}
#content .header2 {
	font-weight:bold;
	font-size:14px;
	color:#336699;
	}
#content .subHead {
	border-bottom:1px solid #336699;
	font-size:12px;
	font-weight:bold;
	}
#content ul {
	list-style-image:url(../img/bullet.jpg);
	}
#content .box {
	border:1px solid #999999;
	padding:6px;
	margin:0px 0px 10px 20px;
	float:right;
	}
#content a {
	color:#336699;
	font-weight:bold;
	}
#content a:hover {
	color:#003366;
	}
#content .bold {
	font-weight:bold;
	}
#footer {
	padding-top:6px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	}
#footer .copyright {
	line-height:20px;
	}
#footer a {
	padding-top:6px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}
#footer a:hover {
	color:#336699;
	}
	
	
/* BLOG STYLES */

.postTitle {
	font-size:15px;
	font-weight:bold;
	}
.post img {
	padding:12px;
	}
#sidebar {
	font-size:12px;
	}
#sidebar h2 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
#sidebar h3 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
#sidebar p {
	font-size:10;
	font-weight:normal;
	}
#sidebar li {
	list-style-image:none;
	list-style:none;
	list-style-position:outside;
	color:#888888;
	}
#content .time {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	line-height:24px;
	}
#content .time a {
	color:#666666;
	font-weight:normal;
	}