/* basics */

*{margin:0; padding:0;}

html {
background-color: #ffffff;
}


body {
background:url(images/geeky.png) no-repeat fixed left top;
font-family:'Times New Roman', Times, Georgia, serif bold, Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-color:#000;
margin:0;
}

h1 {
font-size:24pt;
}

h2 {
font-size:14pt;
margin-top:10px;
}

h3 {
font-size:10pt;
margin-top:10px;
}

#top-pink {
height:2px;
width:100%;
background:#000000;
}

img {
border:none;

}

img a {
border:none;
}

img.left {
float:left;
border:none;
padding:6px;
}

img.right {
float:right;
border:none;
padding:6px;
}

blockquote {
border-left: 4px solid #ff0000;
color:#000;

padding:1px 3px 1px 24px;
}

code {
font-family:"Courier New", Courier, monospace;
margin:10px;
}

a {
color:#000;
font-style:bold;
font-size:12pt;
text-decoration:none;
border:none;
}

a:hover {
color:#000;
font-style:bold;
font-size:12pt;
text-decoration:underline;
border:none;
}

#container {
width:765px;
/*margin:0pt auto;*/
margin-top:0px;
margin-left:105px;
margin-right:auto;
padding:6px;
}

#subcontainer {
background:url(images/bg1.png) repeat;
}

#header {
width:600px;
color:#fff;
height:80px;
}

#header h1 {
font-family:Geneva, Arial, Helvetica, sans-serif ;
font-size:24pt;
font-weight:bold;
letter-spacing:1px;
margin:0;
padding:20px 0 0 160px;
}

#header h1 a {
color:#fff;
text-decoration:none;
}

#header h2 {
font-family:palatino linotype, georgia, arial, times;
font-size:10pt;
font-weight:300;
font-style:italic;
color:#404040;
letter-spacing:1px;
margin:0;
padding:0 0 0 18px;
}

#menu {
background:#000000;
font-size:16pt;
width:765px;
height:35px;
padding: 0px 0px 0px 17px;

}

#menu ul {
text-align:left;
margin:6px 0 0 0;
padding:6px 0 0 0;
}

#menu ul li {
list-style-type:none;
display:inline;
margin:0;
padding:0;
}

#menu ul li a {
text-decoration:none;
color:#fff;
margin:0;
padding:6px 13px;
}

#menu ul li a:hover {
background-color:#fff;
color:#0B1316;
border-bottom: 1px solid #fff;
border-top: 2px solid #fff;
}

#content {
float:left;
width:550px;
overflow:hidden;

}

.post {
line-height:14pt;
margin: 10px 0 0 0;
padding:1px 20px 10px 25px;
background-color: #ffffff;
}

.postwrap {
margin-top: -80px;
}

.postbottom {
height: 5px;
}

.post img {
border:10px solid #000;
}

.post a {
color:#ff0000;
font-weight:bold;
}

.post h2 a {
font-family:'Times New Roman', Times, Georgia, serif bold, Geneva, Arial, Helvetica, sans-serif;
line-height:24pt;
padding-left:1px;
font-weight:bold;
color:#000000;
font-size:30pt;
text-decoration:none;
}


.post ul {
font-size:12px;
padding:1px 1px 1px 12px;
}

.post li {
font-size:16px;
}

.post ol {
padding:1px 1px 1px 12px;
}

.entry p {
margin:12px 0;
}

.postmetadata {
clear:both;
margin-top:6px;
padding:2px;
text-align:right;
}

.navigation {
height:30px;
margin:0 auto;
font-size: 11px;
}
/* jem feb 9 9 <3 */
ul.nav {
height:auto;
overflow:auto;
padding:0;
margin:0;
list-style:none;
}
ul.nav li {
display:block;
width:49%;
float:left;
}

ul.nav li.prev, ul.nav li.prev a {
text-align:left;
float:left;
}
ul.nav li.next, ul.nav li.next a {
text-align:right;
float:right;
}/* end */
.alignleft {
float:left;
}

.alignright {
float:right;
}

.devider {
background:url(images/devider.jpg) no-repeat center;
width:495px;
height:29px;
}

.userimage {
border: 10px solid #000;
}

#sidebar {
background-color: #ffffff;
font-size:16pt;
color:#000;
width:200px;
float:right;

margin-top:20px;
padding:0;
}

#sidebar h1 {
font-family:'Times New Roman', Georgia, Times, serif bold;
font-weight:400;
font-size:42px;
text-align:left;
line-height:32px;
color:#000;
margin:0;
padding:0;
}

#sidebar h2 {
margin:0;
font-family:'Times New Roman', Georgia, Times, serif;
color:#000;
font-size:16pt;
}

#sidebar h3 {
margin:0;
font-size:14pt;
line-height:22px;
font-style:bold;
color:#000;
}

#sidebar p {
font-size:16pt;
margin:0;
color:#000;
}

#sidebar img {
margin:0;
padding:0;
}

#sidebar a:link {
color:#000
}

#sidebar a:visited {
color:#000
}

#sidebar a:link {
color:#000
}

#sidebar ul {
list-style-type:none;

padding:0;
}

#sidebar ul li {
line-height:14pt;
list-style-type:none;

padding:0;
}

#sidebar ul ul {
margin:1px 0 6px;
padding:0;
}


#sidebar ul ul li {
list-style-type:none;
list-style-position:inside;
padding-left:10px;
}


#sidebar ul ul ul li {
list-style-type:square;
color:#000000;
padding:0 0 0 15px;
}

#commentssection {
clear:both;
margin:0;
}

#commentssection h3 {
font-family:georgia, times, verdana;
font-size:12pt;
font-weight:300;
font-style:normal;
color:#000;
}

#commentform {
background:url(images/bg1.png);
margin:12px 0 20px 0;
padding:4px 20px 8px 20px;
}

#commentform a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
line-height:14pt;
}

#commentform h3 {
font-family:georgia, times, verdana;
font-size:10pt;
font-weight:300;
color:#fff;
}

#commentbox {
width:75%;
min-width:400px;
margin:5px 5px 0 0;
}

#author,#email,#url,#commentbox,#submit {
background:#fff;
font-family:verdana, arial, times;
font-size:8pt;
border:1px solid #B2B2B2;
margin:5px 5px 0 0;
padding:6px;
}

#submit {
margin:5px 5px 0 0;
}

ol.commentlist {
list-style-type:none;
}

ol.commentlist li {
background:url(images/bg1.png);
font-family:verdana, arial, times;
font-size:11px;
overflow:hidden;


padding:5px 0 5px 10px;
}

ol.commentlist li a{
color: #009dde;
}

ol.commentlist li p {
line-height:14pt;
margin:6px 0;
padding:0 12px 0 0;
}

cite {
font-family:arial, verdana, tahoma;
font-size:9pt;
font-weight:700;
font-style:normal;
}

cite a {
color:#000;
text-decoration:none;
border-bottom:1px dotted #465D71;
}

#searchform {
font-family:verdana, arial, times;
padding:6px 0 6px 6px;
}

#searchform input#s {
font-family:verdana, arial, times;
font-size:8pt;
border:1px solid #B7B7B7;
margin:2px;
padding:2px;
}

#searchform input#searchsubmit {
font-family:verdana, arial, times;
font-size:7pt;
border:1px solid #B7B7B7;
background-color:#fff;
color:#797979;
margin:2px 0;
padding:2px;
}

#footer {
clear:both;
width:600px;;
margin-top:15px;
margin-bottom:15px;
font-family:times new roman, verdana, arial, tahoma;
font-size:12pt;
font-color: 000;
text-align:center;
}

#footer p {
color:#000;
font-size:12pt;
margin:0;
padding:6px;
}

#footer a {
font-size:12pt;
color:#ff0000;
font-style:bold;
text-decoration:none;
}

#footer a:hover {
font-size:12pt;
color:#ff0000;
font-style:bold;
text-decoration:underline;
}

.box1 {
float:left;
width:475px;
border:2px solid #ddd;
padding:4px;
}

.footleft {
float:left;
width:440px;
background:#ddd;
}

.footright {
float:right;
text-align:right;
padding:px;
}

.box2 {
float:right;
text-align:right;
width:250px;
background:green;
padding:2px;
}

#content div.left {
background:#000000;
}

#content span.author {
font-size:7pt;
font-family:verdana, arial, tahoma;
background:#fff;
}

#content div.right {
float:right;
width:50px;
background:url(images/comment.png) no-repeat center;
text-align:center;
margin:0;
padding:4px 0 5px;
}

#content div.right a {
color:#fff;
}

#content div.right a:hover {
color:#ddd;
}

div.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}

*,#sidebar ul ul ul {
margin:0;
padding:0;
}

h4 {
font-size:16px;
}

.post p {
font-size:16px;
text-align: justify;
}

#header h1 a:hover,.post h2 a:hover {
color:#666;
text-decoration:none;
}

#commentform p,ol.commentlist a {
color:#000;
}

.userimage {
margin-left: -80px;
margin-top: 10px;
}

#invisibleHeader {
height: 110px;
}

/* Disqus */

#disqus_thread #dsq-content { color: #000; }

#dsq-content #dsq-comments .dsq-comment-header a { color: #FF0000; }
#dsq-content #dsq-comments .dsq-comment-header a:hover { color: #666; }

#dsq-content #dsq-comments .dsq-comment-header cite span { color: #FF0000; }