/*
Theme Name: syndeo::media official
Theme URI: http://syndeomedia.com
Description: one-shot template for the syndeo::media blog
Author: Luis Buenaventura
*/

/*
Designer: Luis Buenaventura
Website: http://guttervomit.com/
*/

/* Misc. */
* {	margin:0;	padding:0;	}
body {	font-family:Arial, Helvetica, sans-serif;	font-size:14px;    line-height:20px;	color:#000;	background-color:#ffd;   /* border-top:3px solid #ff0;*/	}
a {	color:#930;	font-weight:bold;	text-decoration:none;	}
a:hover {	color:#600;	}
img {	border:0;	}
p {	margin-bottom:20px;	line-height:20px;	}

/* Structure */
#wrapper {	width:760px;	margin:0 auto;	background-repeat:no-repeat;	}
#header {	height:130px;	line-height:30px;	margin-bottom:5px;	padding-left:10px;    border-bottom:3px solid #ff0;    background:#fff;	}
#header-in { margin:0 auto; padding:30px 0px; width:760px; overflow:hidden; }
.desc {   font-size:16px; color:#000; font-style:italic;}	
#body {		}
#sidebar {	float:left;	width:170px;	padding:5px 10px;	}		
#content {	padding:5px 10px;	text-align:justify;	min-height:500px;	margin-left:180px;	}
#footer {	text-align:center;	}

#header-nav { float:right; margin-top:5px; width:250px; text-align:right; }
#header-nav * { font-weight:bold; font-size: 92%; color:#c30; }
#header-nav strong { color:#300; }
#header-nav a:hover { background:#930; color:#ffc; }


/* Sidebar */
#sidebar ul {	list-style-type:none;    padding-left:5px;	margin-bottom:20px;	}
#sidebar a {  font-size:13px;    font-weight: normal;	color:#963; }
#sidebar a:hover { color:#ffd; background:#630; }
#sidebar h1, #sidebar h1 a { font-size:24px; }
#sidebar h2, #sidebar h2 a { font-size:20px; }
#sidebar h3, #sidebar h3 a { font-size:17px; }

/* Headings */
h1 {	font-size:22px;	color:#000;	}
h1 a {	color:#000; text-decoration:none; font-weight:normal;	}
h1 a:hover {	color:#666;	}
h2 {	font-size:27px;	color:#888;	font-weight:normal;	}
h3 {	font-size:24px;	color:#666;	}
h3 a {	color:#666;	text-decoration:none;	font-weight:normal;	}
h3 a:hover {	color:#333;	}
h3#comments, h3#respond {     color:#666; font-weight:normal; letter-spacing:0px; margin-bottom:5px;  }

div.post-details { color:#963; padding: 0; font-size:13px; }
div.post-details strong {  font-size:15px; color:#751;  }
ol.commentlist {      padding:5px 10px 10px 20px; }

div.post {  margin: 7px 0px 20px 0px; }
div.post div.entry {  margin: 10px 0px; }
div.post div.entry h1 { font-size:22px; line-height:28px; }
div.post div.entry h2 { font-size:18px; line-height:24px; }
div.post div.entry h3 { font-size:16px; line-height:22px; }
div.post div.entry blockquote { margin: 10px 20px; line-height:20px; font-size:12px; color:#555; }
div.post div.entry a { color:#160; }
div.post div.entry a:hover { color:#6c3; }
div#comments, div#comment-form {  border-top: 5px solid #fd9; padding:10px 5px; }

/* Extra's */

#footer a {	color:#930;	text-decoration:none;	}
#footer a:hover {	color:#ffd; background:#930;	}






