/*
Theme Name: chains
Theme URI: http://chains.ch
Version: 1.0
Description: 2 Column theme
Author: Istvan Sebestyen
Author URI: http://chains.ch
*/



/* Links */

a:link { text-decoration: none; color: #0068d2; }

a:visited { text-decoration: none; color: #0068d2; }

a:hover, a:active { text-decoration: underline; color: #0068d2; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px/24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { 
	list-style-type: none;
}

ul, li {
}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 900px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	width: 900px;
	clear: right;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	height: 150px;
	margin-top: 25px;
}

#header h1 {
	padding-left: 30%;
	font: bold 28px/50px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-left: 30%;
}

#search {
	float: right;
	margin: 10px;
	padding-right: 30px;
}

#navigation
{
	clear: both;
	float: left;
	width: 895px;
	background: #f5f5f5 url(images/menu_background.png) repeat-x;
	height: 45px;
	margin-top: 0px;
	margin-right: -5px;
	padding: 0px;
	padding-left: 5px;
	padding-right: -5px;
}

#menubottom {
	clear: both;
	width: 100%;
	background: url(images/menubottom.gif);
	height: 20px;
	margin-top: 0px;
	padding: 0px;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
	background: #FFFFFF;
}

#content-wrapper
{
	width: 65%;
	float: left;
}

#content
{
	float: left;
	width: 600px;
	padding: 0 0px 10px 15px;
}

#sidebar-wrapper
{
	width: 35%;
	float: right;
}

#sidebar
{
	float: right;
	vertical-align: top;
	padding: 0px 15px 10px 10px;
	width: 240px;
	margin-right: 5px;
	margin-top: 0px;
	top: 0px;
	overflow: hidden;
}

#footer
{
	clear: both;
	float: left;
	width: 880px;
	text-align: left;
	padding-left: 20px;
	background: #FFFFFF;
	color: #9CBDD6;
	font-size: 11px;
}

#footer a {
	color: #9CBDD6;
	font-size: 11px;
}

#footer a:visited {
	color: #9CBDD6;
}

#footer a:hover {
	color: #D39CD6;
	border-bottom: 1px dashed #D39CD6;
}

#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 { padding-left: 30px; }
#header h1 a {font-size: 25px;}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; padding: 0px 0px 0px 0px; margin: 0px; }

#navigation li { 
	float: left; 
	font: bold 16px/16px Helvetica, Arial, sans-serif;
	margin: 0px; 
	padding: 0px; 
}

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #fff;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 35px;
	margin-top: 0px;
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #fff;
	background: #666666 url(images/menu_background_on.png) repeat-x 0 0;
	margin-top: 0px;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#titlebar {
	float: left;
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
}

#titledate {
	float: left;
	width: 40px;
	background: #ffefdb;
	border: 2px solid #e5e5e5;
	height: 44px;
	font-weight: bold;
}

#titledate a {
	text-decoration: none;
}

#titledate span {
	font: bold Verdana, Tahoma, Arial, sans-serif;
}


.date {
	height: 40px;
	margin-bottom: 0px;
	text-align: center;
	float: left;
}

.month a {
	font: bold 16px/18px Arial, "Trebuchet MS", sans-serif;
	color: #555;
}

.month a:hover {
	color: #0060ff;
}

.month {
	display: block;
	color: #fff;
	height: 18px;
	border-bottom: 2px solid #aaa;
	padding: 2px 0px;
	background: #b4ff86 url(images/date_header.png) no-repeat center right;
	text-align: center;
	text-transform: uppercase;
}

.day a {
	font: bold 24px/22px "Trebuchet MS", "Times New Roman", Georgia, Courier, serif;
	color: #555;
}

.day a:hover {
	color: #0060ff;
}

.day {
	display: block;
	height: 24px;
	color: #607D93;
	font: bold 16px/18px Tahoma, Verdana, sans-serif;
	background: #f5f5f5 url(images/date_background.png) no-repeat bottom right;
	text-align: center;
}

#space-left {
	float: left;
	width: 8px;
}

#title {
	width: 520px;
	position: relative;
	float: left;
	height: 50px;
	margin: 0px;
	padding: 2px 3px;
}

#title a:link, #title a:visited, #title a:active {
	color: #444;
}

#title a:hover {
	color: #0068d2;
}

.header {
	display: block;
	height: 30px;
	border-bottom: 1px dotted #ccc;
	font: bold 11px/11px Verdana, Tahoma, sans-serif;
	margin: 0px;
	color: #777;
}

.header a {
	font: bold 20px/24px Tahoma, Verdana, sans-serif;
}

.footer {
	float: left;
	height: 20px;
	padding: 3px 3px 0px 5px; /* top bottom right left */
	font: normal 10px/14px Tahoma, Courier, Verdana, sans-serif;
	text-transform: lowercase;
	color: #999;
}

#titlefooter {
	height: 20px;
	padding-left: 5px;
	margin: 2px;
}

.comment {
	float: right;
	margin: 0px;
	padding: 0px;
}

#titlecomments {
	height: 20px;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(/images/comment.png) no-repeat 0 0;
	padding-left: 20px; /* Because of the icon 16x16, so 20px-16px = 4px spacing between the icon and the text */
	margin: 2px;
}

#titlecomments a:link,
#titlecomments a:visited,
#titlecomments a:active {
	font: normal 10px/14px Tahoma, Courier, Verdana, sans-serif;
	text-transform: lowercase;
	color: #333;
}

.tags {
	float: right;
	margin: 0px;
	padding: 0px;
}

#tags {
	height: 20px;
	background: url(/images/tags.png) no-repeat 0 0;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	padding-left: 20px; /* Because of the icon 16x16, so 20px-16px = 4px spacing between the icon and the text */
	padding-right: 10px;
	font: normal 10px/14px Tahoma, Courier, Verdana, sans-serif;
	margin: 2px;
}

#tags a:link,
#tags a:visited,
#tags a:active {
	font: normal 10px/14px Tahoma, Courier, Verdana, sans-serif;
	text-transform: lowercase;
	color: #333;
}

#content {
	font: normal 14px/14px Lucida, Verdana, Arial, sans-serif;
}

#content a.titles {
	font: bold 20px/20px Lucida, Verdana, sans-serif;
}

#content span.titles {
	padding: 0px;
	margin: 0px;
	font: 20px/30px normal Lucida, Verdana, sans-serif;
}

#content span {
	padding: 0px;
	margin: 0px;
}

#content h2 {
	font: bold 16px/16px Verdana, Tahoma, sans-serif;
	border-bottom: 1px dotted #bebebe;
	padding: 5px 2px;
}

.post {
	padding: 0px;
	margin: 0px;
}

.social {
	border: 0px;
}

#content li {
	list-style-type: none;
	font: bold 14px/14px Tahoma, Verdana, sans-serif;
	color: #666;
}

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 70%; 
	color: #888888;
	margin-bottom: 25px; 
	padding:3px 3px 3px 5px;
	background-repeat: none;
	background-color: #F8F8F8;
	border: 1px solid #EBEBEB;
}

/* Sidebar */

.sideblock
{
	padding: 5px 5px;
	margin-bottom: 20px;
	background: #e4f5ff;
	/* background-image: url(images/sidebar-bg.gif); */
	/* background-repeat: no-repeat; */
	/* background-position: top; */
}

.sideblock ul { 
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.sideblock ul, li {
}

.sideblock li a {
	font: 12px/18px normal Courier, Tahoma, Verdana, sans-serif;
	display: block;
	padding: 3px;
	text-decoration: none;
	background: #e4f5ff;
	border-bottom: 1px solid #c3e9ff;
}

.sideblock li a:hover {
	background: #d3efff;
}

.sideblock h3 { 
	margin: 0px;
	margin-top: 2px; 
	font: bold 14px/14px Tahoma, sans-serif;
	color: #777; 
	border-top: 1px solid #75cdff;
	border-bottom: 1px solid #75cdff;
	background: #bde7ff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */

#commentlist ol {
	margin: 0px;
	padding: 0px;
}

#commentlist li {
list-style-type: none;
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font: bold 20px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #6F6F6F;
text-transform: lowercase;
padding-left: 50%;
margin-left: -150px;
margin-bottom: 2px;

}

#download {
	width: 200px;
	height: 80px;
	font: bold 18px/80px Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
	color: #ff00ff;
	float: left;
	background: url(images/button_01.png) no-repeat;
}

#download a:link, 
#download a:visited, 
#download a:active {
	color: #ffffff;
}

#download a:hover {
	color: #ff7800;
}

#clearit {
	height: 20px;
	clear: both;
}

#code {
	width: 500px;
	font: 12px/12px normal "Lucida Console", Courier, Arial, sans-serif;
	background: #333;
	padding: 5px;
	color: #fff;
	border: 1px solid #ccc;
}

#copyright {
	font: 11px/11px normal Courier, Tahoma, Verdana, sans-serif;
	color: #888;
}

#rating {
	font: 12px/12px normal Courier, Tahoma, sans-serif;
	text-align: center;
	padding: 3px;
	width: 300px;
	height: 40px;
	background: #ffeedb;
	border: 1px solid #ffdfbd;
}

.comment li {
	list-style-type: none;
}

.comment ol {
	list-style-type: none;
}

/* Normal Bubble */
div.bubble {
	width: 300px;
	font-size: 0.75em;
	margin-bottom: 20px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #338800;
	background-color: #c7f7be;
}

div.bubble blockquote p {
	font: 13px/13px normal Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #333;
	margin: 8px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 8px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
	font-weight: normal;
}

.diggBadger {
	float: right;
	margin: 2px;
	padding: 2px;
}

.more-link a:link,
.more-link a:visited,
.more-link a:active {
	color: #777;
}

/* ------------ WP-SYNTAX ------------ */

.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 0px;
  margin: 0 0 1.5em 0;
  overflow: auto;
}

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  border: 0px;
}

.wp_syntax table {
  border-collapse: collapse;
  border: 0px;
}

.wp_syntax div, .wp_syntax td {
  vertical-align: top;
  border: 0px;
  padding: 2px 2px;
}

.wp_syntax .line_numbers {
  text-align: right;
  background-color: #def;
  color: gray;
  overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
  margin: 0;
  font: 12px/12px normal Courier, Tahoma, sans-serif;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
  border: 1px dashed #ccc;
}
