/*
Theme Name: Ajax-cx
Version: 0.1a
Author: cx
Description: <p>modded by cx</p>
*/

/* global settings */
html {
	overflow: scroll;
	background-image: url(i/bgpage.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
	background-attachment: fixed;
}

* { 
margin: 0; 
padding: 0; 
border:none;
}
#wrapper {
	width:950;
	margin: auto;
}
body {
	margin: 10px 0;
	color: #000000;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	height:100%;
	background-repeat: no-repeat;
	background-position: left top;
}

/* links */

a:link, a:visited, a:active {
text-decoration: none;
color: #0099ff;
}
a:hover {
color: #0099ff;
}
a img {
background: none;
border: 0 none;
vertical-align: sub;
}
a:hover img {
filter: alpha(opacity=100);
opacity: 1;
}

/* hn */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #999999;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5;
}
h1 {
	
	font-size: 65px;
	font-weight: 200;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 2px;
	height: 35px;
}
h1 a { 
color: #999999;
}
h1 a:hover { 
background: none;
border-bottom: none;
color: #ffffff;
}
h2 { 
font-size: 1.1em;
letter-spacing:2px;
text-transform: uppercase;
}
h3 { 
font-size: 1em; 
}
h4 { 
font-size: 0.9em; 
}
h5 { 
font-size: 0.8em; 
}
h6 { 
font-size: 0.7em; 
}

/* misc */

abbr, 
acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code, pre { 
font: 1em Monaco, "Courier New", Courier, monotype, serif; 
}
pre {
background: #000000;
padding: 4px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
}
p {
margin: 10px 0;
line-height: 18px
}
td {
padding: 5px;
line-height: 18px
}
/* defination lists */

dl { 
margin: 20px 0; 
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 10px 0; 
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px;
padding: 0 0 0 15px;
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0;
line-height: 18px;
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font: 0.9em/1.5em Georgia, "Trebuchet MS";
color: #666;
}

/* image styles */

img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
height:3px;
}

/* layout */
top1{
	width:969px;
	background-image: url(i/top1.gif);
	background-repeat: no-repeat;
	height:38px;
}
pagebgwrap{width:969px;}
bottom1{
	width:969px;
	background-image: url(i/bottom1.gif);
	background-repeat: no-repeat;
	height:78px;
}
#container {
	margin: 0 auto;
	background-color:#ffffff;
	width: 900px;
	height:auto;
	font-size: 0.75em;
	text-align: left;
	overflow: visible;
	border: thin solid #000000;
	background-image: url(i/pagebg.jpg);
	background-repeat: repeat-y;
}
#wrap {
height: 1%;
margin: 4px 0;
}
#col-left {
}
#col-main {
width: 650px;
float: left;
overflow: hidden;

}
#col-right {
float: right;
width: 225px;
}
/* main navigation */
#topnav {background-color:#000000;
}
#nav {background-color:#000000;
width:900px;
height:35px;
}
#overlay h3 {
	font-size:48px;
	color:#000000;
	font-weight:bolder;
	letter-spacing:3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top:10px;
}
#overlay {
height:160px;
width:900px;
	position:relative;
	z-index: 9
	 -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
	 background-image: url(i/headerimage.png);
	behavior: url(iepngfix.htc);
}
#underlay {
	position:absolute;
	z-index: 0;
	background-color:#000000;
}
#nav li {
 /float:right;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#nav a:link, #nav a:visited {
	float: left;
	display: block;
	font-size: 12px;
	font-weight: 200;
	color: #0099ff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}
#nav li.current_page_item, #nav a:hover {
	border-bottom: none;
	color: #CCCCCC;
	background-color: #000000;
}
#nav li.current_page_item a, #nav li.current_page_item a:visited {
color: #0099ff;
}

/* latest post */

#latest {
padding: 5px 0;
}
#latest {
}
#latest-inner {
height: 1%;
margin: 0;
}
#slide {
font-weight: bold; 
padding-left: 15px;
height: 1%;
width: 745px;
display: block;
overflow:hidden;
position: relative;
}
#slideticker { 
font-weight: normal;
float: right;
width: 900px;
position: relative;
letter-spacing: 0.1em;
}

/* post */

#post-latest {
float: left;
width: 650px;
font-size: 1.1em;
color: #000000;
text-align: left;
}
#post-latest h3 {
margin: 0;
padding: 20px 0 0 20px;
}
#post-latest h2 {
margin: 20px 20px 0;
font: 100 1.1em Verdana, Sans-Serif;
}
#post-latest p.post-meta {
margin: 0 20px;
}
#post-latest .post-body {
}

/* about */

#sec-about {
	float: left;
	width: 210px;
	padding: 0 0 20px;
	font-size: 0.9em;
	line-height: 1.6em;
}
#sec-about p {
margin: 20px;
color:#ffffff;
}
#sec-about h3 {
margin: 0;
padding: 20px 0 0 20px;
font-size: 1.1em;
}

/* main column */
/* post */
#col-main h3.sec-title, #instantsearch h3 {
padding: 20px 15px 10px;
text-transform: uppercase;
letter-spacing: 0.2em;
color:#000000;
}
div.post {
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 35px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2.post-title {
margin: 0;
font-weight: 200;
text-transform: uppercase;
letter-spacing: 2px;
}
p.post-meta {
margin: 0;
font-size: 0.75em;
color: #999;
text-transform: uppercase;
}
.meta-name {
float: left;
width: 120px;
font-size: 1.1em;
text-transform: uppercase;
}
.meta-detail {
font-size: 1.1em;
text-transform: none;
text-align: left;
margin-left: 120px;
display: block;
}
p.more {
margin: 20px 0 0;
padding: 0 0 0 20px;
background: url(i/dashed.gif) no-repeat 0 50%;
line-height: 18px;
}

/* prev-next navigation */
div.content-navigate {
padding: 10px 15px 20px;
}
span.alignright {
float: right;
}
span.alignleft {
float: left;
}

/* comments */
#comments {
padding: 0 15px 40px;
}
#comments h3 {
margin: 0;
padding: 10px 0 0;
font-weight: bold;
}
div.comment {
height: 1%;
padding: 10px 0;
}
div.comment p {
margin: 5px 0;
}
.comment-meta {
font-size: 0.95em;
text-transform: uppercase;
}
#comments label {
display: block;
font-size: 0.9em;
}
#comment-author, 
#comment-email,
#comment-url,
#comment-text, 
#s {
width: 90%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
font: 0.95em "Lucida Sans Unicode", "Lucida Grande", Verdana, "Trebuchet MS";
}
#comment-submit {
padding: 2px;
background: #eee;
border: 3px solid #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}

/* side columns common */
#col-right a:hover, #col-right li a:link {
color:0099ff;
background: transparent;
border-bottom: none;
}
#col-right li, #col-left li {
color:#0099ff;
list-style-type: none;
margin: 0;
padding: 0;
background-image: none;
line-height: 20px;
background-color:#00000;
}
#col-right ul ul, #col-left ul ul {
margin: 0;
}
#col-right li li, #col-left li li {
}
#col-right ul li ul li, #col-right ul li ul li ul li {
border-bottom: 0px !important;
}
h3.sec-title {
font-family: "Trebuchet MS", Trebuchet, Sans-Serif;
margin: 0;
text-transform: uppercase;
letter-spacing: 0.2em;
}
h3.sec-title a{
color: #0099ff;
}
#col-left input {
width: 130px;
}
div.left-sec, 
div.right-sec, div.right-sec li a {
color:#0099ff;
}

/* footer */

#footer {
padding: 0;
margin: 0 0 20px 0;
text-align: center;
font-size: 0.8em;
}

/* misc */
.TagCloud {
text-align: justify;
}
#ACFLoader {
display: none;
font: 100%/1.5em Sans-Serif, "Trebuchet MS", Trebuchet;
position: absolute;
top: 3px;
left: 3px;
border: 1px solid #888;
}
#ACFLoader p {
margin: 2px 5px 2px 5px;
}
#instantsearch ul li {
background: none;
line-height: 15px;
padding: 0 15px;
font-size: 0.90em;
}
#instantsearch ul{
margin: 0;
}
#instantsearch h3 {
padding: 0px 15px;
margin-top: 0px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
