/*
Theme Name: Genius
Description: A theme for technology blogs
Version: 1.1
*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Verdana, sans-serif;
    background-color: #666;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
}

#header {
    background: url(images/header_back.jpg) repeat-x;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    width: 780px;
	margin: 0 auto;
    background: url(images/wrapper.jpg) repeat-y;
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF
}

#content {
	float: left;
	width: 360px;
    margin-left: 10px;
    margin-top: 10px;
}

#sidebar {
	float: right;
    width: 380px;
    margin-right: 10px;
}

.side {
    float: left;
}

#footer {
	clear: both;
    height: 120px;
    background: url(images/footer.jpg);
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    height: 118px;
    width: 670px;
	margin: 0 auto;
    background: url(images/header.jpg) no-repeat;
    padding-top: 40px;
    padding-left: 110px;
}

#headerimg a {
}

.description {
    font-size: 12px;
}

/* Navigational bar */
ul#navi-bar {
    padding: 8px 0;
    font-size: 12px;
}

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    margin: 0 10px;
    float: left;
}

ul#navi-bar li:first-child {
    margin-left: 0 !important;
}

ul#navi-bar ul {
    display: none;
}

#footer-meta #navi-bar a {
    display: block;
    padding: 5px 0;;
    color: #FFF;
}

#navi-bar a:hover {
}
/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 12px;
}

#sidebar ul h2 {
    font-size: 120%;
    color: #39a002;
}

#sidebar ul li {
    margin-bottom: 10px;
}

#sidebar ul ul {

}

#sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 18px;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

.leftbar {
    margin-top: -158px;
    background-color: #2A2A2A;
    width: 192px;
}

.leftbar ul.leftlist {
    margin: 5px;
}

.leftbar ul.leftlist ul {
    padding: 0 5px;
}

.leftbar-top {
    height: 184px;
    background: url(images/left-side-top.jpg) no-repeat;
}

.rightbar {
    width: 150px;
    margin-left: 10px;
    margin-top: 10px;
}

#sidebar .rightbar ul ul li {
    line-height: 18px;
    background: url(images/bullet.jpg) no-repeat left;
    padding-left: 15px;
    border-bottom: 1px dashed #868686;
}

.ads {
    margin: 13px;
}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
	color: #66EA00;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/
h2 a:hover, h2 a:visited, h2 a {
    color: #66ea00;
    font-size: 20px;
    font-family: Georgia, sans-serif;
}

.post {
    margin-bottom: 10px;
	font-size: 12px;
    color: #969595;
}

.post .posted {
	font-family: Arial, sans-serif;
    color: #FFF;
    font-weight: bold;
    padding-bottom: 5px;
}

.post .posted .year {
    color: #66ea00;
}

.post .posted .author {
    color: #089dea;
}

.post p {
}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
    margin: 5px 0;
    line-height: 18px;
    color: #56E600;
}

.postmetadata a {

}

.comments {
    background: url(images/comment.jpg) no-repeat left;
    padding: 1px 10px 4px 10px;
    display: inline;
    color: #000;
}

.comments a {
    color: #001F08;
}

.entrytext {

}

p.alt {
    font-size: 12px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}


/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 12px;
	padding: 0 10px;
	list-style-type: none;
    margin: 0;
    color: #969595;
}

ol.commentlist li cite.author {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li cite.author {
    color: #FFF;
}

ol.commentlist li {
    margin-bottom: 1em;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
    color: #FFF;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: 1px solid #FFF;
    background-color: #FFF;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
    color: #66EA00;
}

small.commentmetadata a {
    color: #66EA00;
}

h3#comments, h3#respond {
    font-size: 14px;
    margin: 4px 0 4px 0;
}

/************************/
/*     Search Design    */
/************************/

#searchform {

}

#searchform input {

}

#searchform #s {
    width: 75%;
}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 10px;
    line-height: 16px;
    width: 780px;
	margin: 0 auto;
    color: #FFF;
}

#footer-meta a {
    color: #66EA00;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}
