/*  
Theme Name: SG/Dark
Theme URI: http://theundersigned.net/
Description: Minimalistic two-in-one column theme. Searching and commenting is powered by AJAX made by <a href="http://sevengoslings.net">Seven Goslings</a>, but works as normal if javascript is disabled. Design is made by <a href="http://theundersigned.net">the undersigned</a>. Please report if any bugs is found!
Version: 1.0
Author: The undersigned
Author URI: http://theundersigned.net/

The CSS, XHTML, JS and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* Overall */

body{ 
margin:0;
background-color:#141B21;
font-family:Georgia;
}

form {
display:inline;
margin:0;
padding:0;
}

a:link, a:visited {
text-decoration:none;
color:#CADEF7;
font-family: Century Gothic;
border-bottom: 1px #CADEF7 dotted;
}

a:hover {
color:#172A3F;
border-bottom: 1px #CADEF7 dotted;
}

.content {
position:relative;
width:900px;
left:50%;
margin-left:-450px;

}

/* Top menu */

#menucontainer {
position:relative;
width:100%;
background-image:url(pic/menubg.jpg);
height:210px;
}

li.logo{
background: url(pic/logo.jpg) no-repeat;
width:320px;
height:210px;
}

li.logo a:link{
background: url(pic/logo.jpg) no-repeat;
width:320px;
height:210px;
}

li.logo a:hover{
background: url(pic/logo.jpg) no-repeat;
width:300px;
height:210px;
}

#menucontainer ul {
list-style:none;
margin:0;
padding:0;
}

#menucontainer ul li {
display:block;
position:relative;
float:left;
}

#menucontainer ul li a:link, #menucontainer ul li a:visited {
display:block;
position:relative;
float:left;
padding:160px 30px 20px 30px;
font-size:15px;
line-height:10px;
text-transform:uppercase;
letter-spacing:1px;
color:#6B7E8F;
text-decoration:none;
border:0px;
}

#menucontainer ul li a:hover {
background-image:url(pic/menubghover.jpg);
padding:160px 30px 20px 30px;
border-left:0px solid #4F657F;
border-right:0px solid #BFD72F;
border-bottom:0px solid #0A1E33;
color:#CADEF7;
}

#menucontainer ul .current_page_item a:link, #menucontainer ul .current_page_item a:visited {
background-image:url(pic/menubghover.jpg);
border-bottom:0px solid #BFD72F;
color:#CADEF7;
}

#menucontainer ul .current_page_item a:hover {
border-left:0;
border-right:0;
padding:160px 30px 20px 30px;
color:#CADEF7;
}

/* Main content */

#maincontainer {
position:relative;
width:100%;
background-color:#516378;
background-image: url(pic/mainbg.gif);
}

#postone {
position:relative;
width:380px;
float:left;
margin:20px 0 20px 30px;
padding:10px;
background: url(pic/boxtbg.jpg) right top no-repeat #445873;
border-left: 3px solid #CADEF7;
border-top:#CADEF7 1px dotted;
border-right:#CADEF7 1px dotted;
border-bottom:#CADEF7 1px dotted;
}

#posttwo {
position:relative;
width:380px;
float:right;
margin:20px 30px 20px 0;
padding:10px;
background: url(pic/boxtbg.jpg) right top no-repeat #445873;
border-left: 3px solid #CADEF7;
border-top:#CADEF7 1px dotted;
border-right:#CADEF7 1px dotted;
border-bottom:#CADEF7 1px dotted;
}

#pagepost {
position:relative;
width:390px;
float:left;
padding:10px;
margin:20px 0 20px 30px;
background: url(pic/boxtbg.jpg) right top no-repeat #445873;
border-left: 3px solid #CADEF7;
border-top:#CADEF7 1px dotted;
border-right:#CADEF7 1px dotted;
border-bottom:#CADEF7 1px dotted;
}

#pageposta {
position:relative;
width:335px;
float:left;
padding:10px;
margin:20px 0 20px 30px;
background: url(pic/boxtbg.jpg) right top no-repeat #445873;
border-left: #CADEF7 3px solid;
border-top:#CADEF7 1px dotted;
border-right:#CADEF7 1px dotted;
border-bottom:#CADEF7 1px dotted;
}

#page2 {
position:relative;
width:380px;
float:right;
margin:20px 20px 20px 0;
background: url(pic/boxtbg.jpg) right top no-repeat #445873;
border-left: 3px solid #CADEF7;
border-top:#CADEF7 1px dotted;
border-right:#CADEF7 1px dotted;
border-bottom:#CADEF7 1px dotted;
padding:10px;

}

#page2b {
position:relative;
width:420px;
float:right;
margin:20px 35px 20px 0;
background: url(pic/boxtbg.jpg) right top no-repeat #445873;
border-left: #CADEF7 3px solid;
border-top:#CADEF7 1px dotted;
border-right:#CADEF7 1px dotted;
border-bottom:#CADEF7 1px dotted;
padding:10px;
}

#page2 img{
width:85px;
position:relative;
float:left;
padding:2px;
margin-right:8px;
margin-top:8px;
border: 2px solid #CADEF7;
}

#page2 .post p {
color:#C3D2DF;
font-size:1px;
line-height:23px;
font-family: Century Gothic;
}

.contact{
width:380px;
height:400px;
overflow:hidden;
background: none;
}

iframe {
 padding:0px;
 border:0;
 margin-top:5px;
 width:425px;
 height:545px;
 padding-left:7px;
}

h3 {
color:#22384F;
text-transform:uppercase;
font-size:14px;
margin: 5px 0px 2px 0px;
letter-spacing:2px;
font-weight:heavy;
font-family: Century Gothic;
}

h4 {
color:#22384F;
text-transform:uppercase;
font-size:14px;
margin:-10px 0px 2px 0px;
letter-spacing:2px;
font-weight:heavy;
font-family: Century Gothic;
}

#postone img, #posttwo img, #pagepost img {
border-left:3px solid #BFD72F;
display:block;
margin:20px 0 20px 27px;
padding-left:10px;
border-top:0;
border-bottom:0;
border-right:0;
}

#maincontainer h2 {
color:#CADEF7;
text-transform:uppercase;
font-size:17px;
margin:0 0 15px 0;
letter-spacing:2px;
font-family: Century Gothic;
}

#maincontainer .post p {
margin:0 0 20px 0;
}

#maincontainer .post em {
	color:#EEE;
	font-size:12px;
	line-height:20px;
}

#maincontainer .post p, #maincontainer .post ul, #maincontainer .post ol {
color:#B5C1CF;
font-size:13px;
line-height:17px;
font-family: verdana;
}

#maincontainer .post blockquote {
font-style:italic;
border-left:3px solid #BFD72F;
margin-left:27px;
padding-left:10px;
}

#maincontainer .post .postdata {
color:#CADEF7;
font-size:11px;
font-style:regular;
font-weight:bold;
margin:-10px 0 0 0;
font-family: Century Gothic;
}

#maincontainer .post h1 {
color:#BFD72F;
text-transform:uppercase;
font-size:15px;
margin:0 0 5px 0;
letter-spacing:3px;
font-weight:normal;
font-family: Century Gothic;
}

#maincontainer .post h2 {
color:#132A47;
text-transform:uppercase;
font-size:13px;
margin:0 0 5px 0;
letter-spacing:3px;
font-weight:normal;
}

#maincontainer .post h3 {
color:#BFD72F;
text-transform:uppercase;
font-size:11px;
margin:0 0 5px 0;
letter-spacing:3px;
font-weight:normal;
}

.list ul {
list-style:none;
margin:0;
padding:0;

}

.list li {
margin-left:-15px;
padding:5px;
list-style:square;
}

.pthumbs {
 width:40px;
 padding:2px;
 margin: 1px;
 margin-left:2px;
 margin-top:5px;
 border: 2px solid #CADEF7;
}

a[class='tlinks'] {
 border-bottom:0px;
}

/* Comments */

.commentodd {
background-color:#17252F;
border-left:2px solid #CADEF7;
}

.commentodd, .commenteven {
position:relative;
width: 380px;
}

.commentcontent {
padding:5px 15px 5px 15px;
}

.commentcontent p {
font-size:11px;
line-height:17px;
color:#EEE;
}

.commentcontent .commentinfo {
color:#AAA;
}

.commentcontent blockquote {
font-style:italic;
border-left:3px solid #CADEF7;
margin-left:17px;
padding-left:10px;
}

.commentcontent ul, .commentcontent ol {
margin-left:15px;
}

#comment {
width: 380px;
}


/* Bottom content */

#bottomcontainer {
position:relative;
clear:both;
float:left;
width:100%;
background-image:url(pic/bottombg.jpg);
background-repeat:repeat-x;
background-color:#141B21;
}

#bottomcontainer .content {
padding-top:40px;
}

#bottomcontainer h2 {
color:#6B7E8F;
text-transform:uppercase;
font-size:13px;
margin:0 0 5px 0;
letter-spacing:3px;
font-weight:normal;
}

#bottomcontainer ul {
list-style:none;
margin:0 0 30px 0;
padding:0;
border-bottom:px solid #BFD72F;
}

#bottomcontainer ul li {
display:block;
position:relative;
font-size:11px;
text-transform:uppercase;
letter-spacing:1px;
line-height:20px;
padding:0 10px 0 10px;
border-bottom:1px dotted #CADEF7;
color: #CADEF7;
}

#bottomcontainer ul li a:link, #bottomcontainer ul li a:visited {
color:#EEE;
text-decoration:none;
}

#bottomcontainer ul li a:hover {
color:#CADEF7;
}

#column1 {
position:relative;
float:left;
width:280px;
}

#column1 img {
border:0;
}

#column2 {
position:relative;
float:left;
margin-left:30px;
width:280px;
}

#column3 {
position:relative;
float:right;
width:280px;
}

.bottomsmallright a:link, .bottomsmallright a:visited, .bottomsmallleft a:link, .bottomsmallleft a:visited {
color:#EEE;
}

.bottomsmallright a:hover, .bottomsmallleft a:hover {
color:#ADC32A;
}

.bottomsmallright {
height:25px;
font-size:12px;
text-align:right;
margin-right:20px;
line-height:25px;
padding-bottom:30px;
}

.bottomsmallleft {
height:25px;
font-size:12px;
text-align:left;
margin-left:10px;
line-height:25px;
padding-bottom:30px;
}

.bottomsmallcenter {
height:20px;
font-size:12px;
text-align:center;
line-height:25px;
}

.bottomsmallcenter {
padding-bottom:30px;
}

html>body .bottomsmallcenter {
padding-bottom:35px;
}

#s {
background-color:#333333;
color:#EEEEEE;
border:0;
text-align:center;
height:20px;
}

#ssubmit {
height:20px;
width:60px;
vertical-align:middle;
}

/* Footer */

#footer {
position:relative;
clear:both;
width:100%;
padding:0px 0 5px 0;
height:30px;
background-color:#141B21;
}

#footer p {
color:#6B7E8F;
font-size:12px;
line-height:30px;
text-align:center;
margin:0;
font-family: Verdana;
}

#footer img {
border:0;
}

#footer a:link, #footer a:visited {
color:#6B7E8F;
border-bottom: 1px dotted #CADEF7;
}

#footer a:hover {
color:#CADEF7;
text-decoration:none;
}

#postone input {
width:380px;
}

#postone #mailsubmit {
width:100px;
}

#postone textarea {
width:380px;
height:100px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0px;
background:  #17232F;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border: 1px solid #CADEF7;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Tahoma;
letter-spacing: 1px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #17232F;
padding:0px;
text-align:center;
font: 13px Tahoma;
color:#CADECB;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid #CADEF7;
background-color: #17232F;
padding: 5px;
z-index: 5;
color:#CADEF7;
}

