/*
Theme Name: Sailogs V3
Theme URI: 
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 
Author: 
Author URI: 
Tags: 

	

*/


/*Custom for Sailogs*/

body {
	margin-top: 20px;
	background: #ccc; font-family: Helvetica, sans-serif; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color: #666;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 620px;
	padding: 20px;
	border: solid 1px #666;
	background: #fff;
	text-align: left;
	
}
#wrapper h1 {
	text-indent:-10000px;
	margin:0 0 20px 0;
	width: 290px;
	height: 162px;
	background: #fff url(/logo290.gif) no-repeat;
}
#medal {
	position: absolute;
	top:0;
	right: 0;
	width: 204px;
	height: 188px;
	background: #fff url(/gold.gif) no-repeat;
	padding: 60px 20px 0px 15px;
	font-size: 2.5em;
	font-weight: bold;
	color: #0a3277;
	text-align: center;
}
#main {
	width:620px;
	
}

#titles {
	font-size: 1.2em;
	width: 300px;
	margin-right:10px;;
	float: left;
}
#sidebar {
	float: left;
	padding: 0;
	margin-left: 10px;
	margin-top: 70px;
	width: 300px;
}
#footer {
	clear: both;
	padding-top: 20px;
	text-align: center;
}
.post {	
	margin: 1px 0;
	padding: 8px 0;
	border-top: 1px solid #ccc;

	float: left;
	width: 300px;
}
.author {
	float: left;
	padding: 0;
	margin: 0;
	width: 100px;
}
.autLink a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
.autLink a:hover {
	text-decoration: none;
	border-bottom: 1px solid #666;
}
.headline {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
}
.upper {
	text-transform: uppercase;
}
#titles a {}

a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.page-title {
	margin: 1px 0;
	padding: 8px 0;
	border-bottom: 1px solid #ccc;
}
.navigation {
	clear:left;
	display: block;
	margin: 1px 0;
	padding: 8px 0;
	border-top: 1px solid #ccc;

	}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
#cloud  {
	
	padding: 10px 20px;
	margin: 10px 0;
	background: #E8E8E8;
	font-size:2em; 
}
.catcloud a {text-decoration: none;}

#author_sidebar {
	border: 1px solid #ccc;
	padding: 20px;
}
.catcloud a:hover {text-decoration: underline; color:red;}