/*  
Theme Name: Crystalaxis
Theme URI: http://www.crystalaxis.com
Description: Crystalaxis is a 2 column dark theme by Asela de Saram
Version: 1.0
Author: <a href="http://www.crystalaxis.com">crystalaxis.com</a>
Author URI: http://www.crystalaxis.com
*/

* { margin:0; padding:0;}

body { font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif; color:#999; background: #000 url('images/headerbg.gif') repeat-x; }

/* general styling */
a { color:#007898; background: inherit; text-decoration:none; }
a:hover { color: #fff; background: inherit; }
a:focus { outline: 0; }

ul { margin:10px 10px 10px 0; padding:0 0 0 15px; }
li { margin:0 0 0 10px; padding:3px; }
img { border: 0; text-decoration: none; }

/* content */
#page { padding:0; width:940px; margin:0 auto; border:0px solid #ccc; }
#header { height: 44px; padding:0px; vertical-align:top; }
#header img { border:0px; float:left; padding: 20px 0 0 5px;}
/*
#search { text-align:right; float:right;}
#search .searchinput{ height:15px; }
.search_button{ border:0px; height:21px; width:50px; }
#logo {float:left; margin: 26px 20px 14px 5px; color:#768998; }
h1 { margin: 0 0 10px; letter-spacing: 1px; font-size: 2em; }
h1 a { color: #fff; }
h1 a:hover { color: #fff; }
*/
	
/* main navigation */
#nav { float:right; border:none; padding:0; margin: 47px 10px 40px 0; }
#nav li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.1em; }
#nav li a { display:block; padding: 10px 12px 15px; color:#768998; text-decoration:none; border: 0; margin:0 1px 0 0; }
#nav li a:hover, #nav li a.current { background: url('images/barbg.gif') no-repeat bottom center; color:#fff; }	
	.akey { border-bottom: 1px dotted #4B5761; }

/* main content */
#left { float: left; width: 650px; margin: 0 0 0 10px; clear:both; border:0px solid #ddd; }
#left h2 { float: left; font: 2.1em "Trebuchet MS", Arial; background: url('images/h2bg.gif') repeat-x bottom; color:#121212; letter-spacing:-1px; margin: 0px 0 20px 0; clear:left; }
#left h2 a { color:#121212; text-decoration:none; border: 0; }
#left p { clear: both; margin: 5px 0 10px 0; font-size:110%; line-height:21px; }
.post { width:650px; float:left; border-bottom:1px solid #555; margin-bottom: 20px; }
.post .title { padding:5px 0; color:#999; font-size:22px; font-weight:none; text-decoration:none; }
.entry { line-height: 1.9; }
.postmetadata { height:32px; padding:5px; }
.postmetadata .bracket { color:#ccc; font-size: 1.8em;}
.postmetadata a { font-size: 1.2em;}
#date { background: url('images/date_bg.gif') no-repeat; height:52px; width:68px; padding:9px; float:left;  line-height: 1; }
#date .month { text-align:left; margin-left:5px; margin-bottom:6px; color:#CCC; }
#date .year { text-align:left; margin-left:5px; margin-bottom:6px; color:#CCC; }
#date .nr { text-align:right; margin-right:24px; color:#FFF; font-size:18px; font-weight:bold; }
li { list-style-type:none; }

blockquote { margin-left: 40px; padding: 0 0 0 10px; font-size: 95%; line-height: 1.5em; color: #888; border-left: 2px dotted #ccc; }

blockquote p { margin-top: 0; }

/* sidebar */
#right { width:250px; float:right; margin: 0 0 20px 10px; border:0px solid #ddd;}
	#right h2 { color:#fff; margin: 0 0 5px 0; font: bold 1.2em "Trebuchet MS", Arial; background: #fff url('images/sideh2bg.gif') repeat-x; padding: 4px 10px; border-bottom: 2px solid #000; }
	#right ul { list-style:none; border-top:1px solid #eee; border:none; padding:0; margin:0; }
	#right ul li { padding:5px; margin:0; }

	#tagcloud { margin: 0 0 20px; }
	#tagcloud a { margin: 0 5px 0 0; color: #25771F; }
	#tagcloud a:hover { background: #E7FEE5; color: #007898; }
	
	#info { border: 1px solid #ccc; padding: 3px 5px; margin: 0 0 10px; }

.linkcat h2 { display:none; }
.linkcat ul { text-align:left; margin:0; padding:0; }
.linkcat li { text-align:left; margin:0; padding:0; }

.navigation { display: block; text-align: center; margin: 10px 0; float:left; width:80%;}
.alignright { float: right;}
.alignleft { float: left;}

#footer { clear: both; border-top: 1px solid #ccc; padding: 0; color:#888; }
#footer p { line-height: 2.5em; } 