/*
Theme Name: SYSY
Theme URI: http://www.tipografo.org/wordpress-themes/sysyphus/
Description: A shiny dark theme by <a href="http://www.tipografo.org">Tipografo</a>.
Version: 1.0
Author: Tipografo
Author URI: http://www.tipografo.org/
Tags: Dark, Blue Light, Fixed Width, Two Columns, Blog.
*/


body {
  	font: 12px Helvetica, sans-serif;
  	color: #a0a0a0;
	background: #a0a0a0;
}

p {
  margin: 10px 0px;
  line-height: 18px;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

blockquote{
	text-align: center;
	font-family: Georgia, Serif;
	font-size: 16px;
	font-style: italic;
	color: #69818a;
	margin: 20px;
}

.post ul,ol{
	padding-left: 20px;
	list-style: circle;
}

.post li{
	margin: 5px 0px;
}

a:hover {
  text-decoration: underline;
}

a.rss{
	background: transparent url(images/rss.png) no-repeat right;
	padding: 3px 20px 3px 3px;
	font-size: 11px;
}

a.bookmark{
	background: transparent url(images/bookmark.jpg) no-repeat left;
	padding: 2px 0px 2px 14px;
}

.tagspace a,
li.widget_tag_cloud a{
	padding: 3px 4px 3px 16px;
	line-height: 20px;
	background: #131e22 url(images/tags-black.jpg) no-repeat 3px 3px;
	font-size: 11px;
	font-weight: normal;
}

div.prev{
	background: transparent url(images/prev.jpg) no-repeat left;
	padding: 0px 0px 0px 24px;
}

div.next{
	background: transparent url(images/next.jpg) no-repeat right;
	padding: 0px 24px 0px 0px;
}

h1{
	font-size: 24px;
	margin: 10px 0px;
}

h2 {
  font-size: 20px;
  margin: 10px 0px;
}

h3 {
  font-size: 18px;
  margin: 10px 0px;  
}

h4.pagetitle{
	background: transparent url(images/folder.jpg) no-repeat left;
	padding: 9px 0px 5px 24px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #ddd;
}

small{
	font-size: 10px;
}

div#head{
	height: 245px;
	margin: 0px;
	padding: 0px;
	background: transparent url(images/bg_head.jpg) repeat-x top left;
}

div.page{
	width: 1020px;
	margin: 0 auto;
}

div#logospace{
	float: left;
	width: 390px;
	height: 197px;
}

#logospace h1 a, #logospace h2{
	color: white;
	text-decoration: none;
}

#logospace h1{
	font-size: 24px;
	padding: 0px 0px 5px 0px;
	margin: 90px 0px 0px 20px;
}

#logospace h2{
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

div#topcontent{
	width: 630px;
	clear: both;
	height: 8px;
	padding: 20px;
}

div#menu{
	float: left;
	margin: 85px 0px 0px 150px;
	width: 400px;
	overflow: hidden;
}

#menu li{
	float: left;
	margin-right: 25px;
	font-weight: bold;
	font-size: 18px;
}

#menu li a{
	float: left;
	padding: 10px;
	display: block;
	color: #ffffff;
}

#menu li li{
	font-size: 12px;
}

#menu li a:hover,
#menu li a.fg-menu-open{
	text-decoration: none;
	background-color: #C00;
}

#menu li a.fg-menu-open{
	background: #C00 url(images/arr-top.gif) no-repeat bottom;
}

ul.submenu{
	background: #fff;
	float: left;
	padding: 5px 0px;
	width: 100%;
}

ul.submenu li{
	float: left;
	width: 100%;
	font-size: 11px;
	padding: 0px 5px;
}

ul.submenu li a{
	display: block;
	line-height: 14px;
	border-bottom: 1px solid #c8e8ee;
}

ul.submenu li a:hover{
	background: #edf8f9;
}

div.menushadow{
	width: 100%;
	height: 3px;
	background: transparent url(images/menushadow.png) no-repeat top;
	float: left;
}

#head .page{
	background: transparent url(images/bg_tophead.jpg) no-repeat top;
	padding: 0px;
}

div#main{
	background: #a0a0a0 url(images/bg_main.jpg) repeat-x top left;
	float: left;
	width: 100%;
}

#main .container{
	background: transparent url(images/bg_maincontent.jpg) repeat-y top left;
	float: left;
	width: 100%;
}

div.maincol-left{
	width: 630px;
	padding: 0px 20px;
	background: white;
	float: left;
}

div.maincol-right{
	padding: 10px 0px 0px 10px;
	float: left;
	width: 320px;
}

.maincol-right h2,
#footerbox h2{
	color: #FFF;
	font-size: 12px;
	padding-bottom: 7px;
	margin-bottom: 5px;
	background: transparent url(images/spacer_side.jpg) no-repeat bottom;
	text-shadow: #131e22 0px 2px 1px;
}

#footerbox h2{
	background: transparent;
	padding-bottom: 3px;
}

.post{
	border-bottom: 1px solid #a0a0a0;
	margin-bottom: 20px;
}

.post small{
	font-style: italic;
	font-size: 11px;
}

.post h2 a, .post h2{
	color: #000;
}

.post a,
#topcontent a{
	color: #000;
}

.meta{
	clear: both;
	line-height: 16px;
	font-size: 11px;
	margin-top: 10px;
	padding: 5px 0px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 320px;
	color: #000;
}
#calendar_wrap,
.widget ul,
#sidebar ul ul,
.widget-off,
li.widget_search form{
	background: #131e22 url(images/bg_side_box.jpg) no-repeat bottom left;
	padding: 4px 0px 24px 0px;
}
	
div.widget-off{
	padding: 5px 5px 24px 5px;
	color: #829eaf;
	font-size: 11px;
	line-height: 16px;
}

#wp-calendar #next a {
	text-align: right;
	}

#wp-calendar #prev a {
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color: #1aa9b8;
	font-weight: bold;
	padding: 5px 0px;
	border-bottom: 1px solid #213039;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar tr{
	border-bottom: 1px solid #213039;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
/* End Calendar */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

div.col{
	float: left;
	width: 230px;
	margin-right: 10px;
}

div#footer{
	float: left;
	width: 100%;
	background: #181e25 url(images/bg_footer.jpg) repeat-x top left;
}

div#footerbox{
	background: #080d0f;
	float: left;
	width: 920px;
	padding: 10px 20px 20px 20px;
}

#footerbox .col{
	width: 220px;
}

#footer .maincol-left{
	background: transparent url(images/bg_footerbox.jpg) no-repeat top left;
	height: 20px;
	padding: 10px 20px 30px 20px;
}

div#footercontent{
	float: left;
	width: 100%;
	font-size: 11px;
	padding: 30px 0px;
	background: transparent url(images/bg_footerlights.jpg) no-repeat top;
}

.widget li,
.categories li{
	font-size: 11px;
	color: #6a889b;
}

.widget li a,
#footerbox li a{
	color: #829eaf;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #213039;
	padding: 5px;
}

.widget li a:hover,
.categories li a:hover{
	background: #0e1518;
	text-decoration: none;
}

.widget_archive li a{
	display: inline;
	border: 0px;
}

.widget_archive li{
	padding: 5px;
}

.widget_archive li a:hover{
	background: transparent;
	text-decoration: none;
}

.widget_archive li:hover{
	background: #0e1518;
}

li.recentcomments{
	padding: 5px;
	border-bottom: 1px solid #213039;
}

li.recentcomments a{
	text-decoration: underline;
	border: 0px;
}

li.recentcomments a:hover{
	background: transparent;
}

div#breadcrumb{
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 4px;
}

#breadcrumb a{
	float: left;
}

#breadcrumb li{
	float: left;
}

form#searchform{
	margin-bottom: 30px;
}

form#searchform div{
	padding: 3px 5px;
}

form#searchform label{
	color: #959fa5;
	font-size: 11px;
}

li.contacts#fb a{
	background: transparent url(images/facebook_16.png) no-repeat left;
	padding-left: 22px;
}

li.contacts#fl a{
	background: transparent url(images/flickr_16.png) no-repeat left;
	padding-left: 22px;
}

li.contacts#tw a{
	background: transparent url(images/twitter_16.png) no-repeat left;
	padding-left: 22px;
}

div#maincol-share{
	margin: 20px 0px;
}

#maincol-share div{
	background: transparent url(images/share.png) no-repeat left;
	float: right;
	width: 330px;
	height: 59px;
}

#maincol-share li{
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 8px;
}

#maincol-share li a{
	display: block;
	height: 34px;
	width: 32px;
}

#maincol-share ul{
	margin: 13px 10px;
}

li.fb32 a{
	background: transparent url(images/facebook_32.png) no-repeat center;
}

li.de32 a{
	background: transparent url(images/delicious_32.png) no-repeat center;
}

li.di32 a{
	background: transparent url(images/digg_32.png) no-repeat center;
}

li.tw32 a{
	background: transparent url(images/twitter_32.png) no-repeat center;
}

li.ff32 a{
	background: transparent url(images/friendfeed_32.png) no-repeat center;
}

li.mi32 a{
	background: transparent url(images/mixx_32.png) no-repeat center;
}

li.my32 a{
	background: transparent url(images/myspace_32.png) no-repeat center;
}

#maincol-share li a:hover{
	background-position: top;
}

div#searchtop{
	background: transparent url(images/topsearch.jpg) no-repeat bottom;
	width: 342px;
	float: right;
	height: 28px;
	margin-top: 7px;
	padding: 2px 0px;
}
ol.commentlist{
	list-style: none;
	margin: 10px 0px 30px 0px;
	padding: 0px;
}

li.comment{
	background: #e8eef1;
	font-size: 11px;
}

li.comment cite{
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	padding: 12px 0px;
	float: left;
}

li.comment span{
	padding: 17px 5px;
	float: left;
}

li.comment.odd{
	background: #f3f6f8;
}

div.vcard{
	padding: 5px;
	float: left;
	width: 100%;
}
div.comment-meta{
	padding: 5px;
	float: left;
	width: 100%;
	border: 1px solid white;
}

img.avatar{
	padding: 5px;
	background: white;
	float: left;
	margin-right: 10px;
}

input#submit{
	width: 118px;
	border: 0px;
	cursor: pointer;
	float: right;
	margin: 10px 0px;
	height: 27px;
	text-indent: -9000px;
	background: transparent url(images/submit-comment.jpg) no-repeat center;
}

.widget_links li a{
	padding: 0px;
	display: inline;
	border: 0px;
	text-decoration: underline;
}

.widget_links li{
	padding: 5px;
	border-bottom: 1px solid #213039;
}

ul.searchpage li{
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
