/*
Theme Name: Don't Panic!
Author: sekhu
Description: Single column, minimal theme - Don't forget your towel
Version: 1.0.2
Author URI: http://wordpress.sekhu.net
Theme URI: http://wordpress.sekhu.net

Based on: Thought Mechanics
Theme URI: http://www.thoughtmechanics.com
Author: Theron Parlin
*/

body {
	background: #000 url('images/background.jpg') fixed repeat;
	background-position: center;
	font-family: "century gothic", Arial, helvetica, sans-serif;
	color:#000;
	font-size: 8pt;
	margin:  0px;
	padding: 0;
	text-align: center;
}


.cite {
	font-size: 8pt;
color: #000;
}

.cat {
margin-top: -15px;
padding-bottom: 10px;
font-size: 8pt;
}

code {
	font-family: Courier New, Verdana;
	text-align:left;
	color:#666;
	font-size: 8pt;
}

#outerwrapper {
	width: 513px;
	margin: auto;
	background: #fff url('images/back.jpg') fixed repeat;
	border-right: 3px solid #333;
	border-left: 3px solid #333;
}

#wrapper {
        width: 513px;
	margin: auto;
	background-color: #000;
} 

.left {
	float: left;
	margin: -20px 0px 0px 10px;
}

.right {
	float: right;
	margin: -20px 10px 0px 0px;
}

#masthead {
	position: relative;
	top: 5px;
       	background: #000 url('images/masthead.jpg') no-repeat;
 	width: 513px;
 	height: 300px;
	margin-left: 0px;
	margin-top: -6px;

}

.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}

#respond {
color: #fff;
text-align: center;
}

#insideWrapper {
	background: #000 url('images/back.jpg') fixed repeat;
        position: relative;
	top: 5px;
	width: 513px;
	margin: auto;
	margin-bottom: 5px;
	border: 0px solid #666;
	text-align: justify;
	min-height: 600px;
 	height: auto !important;
	height: 600px;
} 

#footer {
        background: #000 url('images/footer.jpg') no-repeat;
	font-size: 9px;
width: 513px;
height: 90px;
padding-top: 30px;
text-align: center;
font-family: "century gothic", Arial, helvetica, sans-serif;
color: #eee;
} 

#navbar {
	background: url('images/navbar.jpg') no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
 	width: 513px;
 	height: 46px;
margin-top: -12px;
	margin-bottom: 20px;
	padding: 0px;
	text-align: center;
}

.navLinks {
background: #000;
color: #666;
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: 7pt;
	position: relative;
	}

.sep {
	position: relative;
	background: url('images/sep.jpg');
	margin-top: -10px;
	width: 513px;
	height: 29px;
	text-align: center;
}

.post {
width: 426px;
margin: auto;
background: #99bbbb;
border: 3px solid #336699;
padding: 6px;
text-align: justify;
}

.post:hover {
border-top: 3px solid #6699CC;
border-bottom: 3px solid #6699CC;
border-left: 3px solid #6699CC;
border-right: 3px solid #6699CC;
padding-right: 6px;
padding-left: 6px;
padding-bottom: 6px;
padding-top: 6px;
}

.pagesonly {
	width: 426px;
	margin: auto;
	background: #99bbbb;
	border: 2px solid #336699;
padding: 6px;
	text-align: justify;
}

input {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0px;
}

h2 {
	color: #003366;
	font-size: 14px;
	text-align: left;
}

li {
	list-style-type: none;
	padding-left: 15px;
	background: url('images/bullet.gif') no-repeat 0 50%;
}

li li {
	list-style: none;
	padding-left: 15px;
	background: url('images/bullet.gif') no-repeat 0 50%;
}


ol {
	list-style-type: none;

}

ol ol {
	list-style: none;
	padding-left: 15px;
	background: url('images/bullet.gif') no-repeat;
}

ul {
	list-style: none;
}

ul ul {
	list-style: none;
	padding-left: 15px;
padding-right: 5px;
	background: url('images/bullet.gif') no-repeat;
}

ul li li ul {
	list-style: none;
	padding-left: 15px;
	background: url('images/bullet.gif') no-repeat;
}

ol li li ol {
	list-style: none;
	padding-left: 15px;
	background: url('images/bullet.gif') no-repeat;
}

blockquote p
{width: 250px;
background:#3399FF;
color:#000;
border:4px solid #000;
font-weight:bold;
line-height:120%;
padding:10px;
margin-top:10px;
margin-left:35px;
text-align: justify;
}

.nav {
font-weight: bold;
	color: #666;
}

a.nav {
font-weight: bold;
color: #ccc;
}

a.nav:visited {
	color: #ccc;
}

a.nav:hover {
	color: #99ffff;
font-weight: bold;
text-decoration: none;
}

.footerLink {
	color: #eee;
	font-weight: bolder;
text-decoration: underline;
}

a.footerLink {
font-weight: bolder;
	color: #eee;
text-decoration: underline;
}

a.footerLink:visited {
	color: #eee;
font-weight: bolder;
text-decoration: underline;
}

a.footerLink:hover {
	color: #99ffff;}

.title {
	color: #003366;
	font-size: 12pt;
}

a.title {
	color: #003366;
}

a.title:visited {
	color: #003366;
}

a.title:hover {
	color: #003366;
}

a {
	color: #3399CC;
	text-decoration: none;
font-weight: bold;
}

a:visited {
	color: #3399CC;
	text-decoration: none;
font-weight: bold;
}

a:hover {
	color: #003399;
	text-decoration: none;
font-weight: bold;
}


/*--comments--*/

#commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform textarea {
	width: 480px;
	padding: 4px;
background: #6699CC;
border: 2px solid #fff;
margin-right: 8px;
	}

#commentform textarea:hover{
background: #ddd;
padding: 4px;
}

#commentform #submit {
margin-left: 213px;
	}

.comments {
position: relative;
color: #fff;
text-align: center;
margin-top: 10px;
}

.commenttotal {
color: #fff;
position: relative;
text-align: center;
margin-top: 10px;
font-weight: bold;
}

/* End Form Elements */

/* Begin Comments*/
.commentlist li.alt {
margin:auto;
width: 425px;
background: #336699;
padding: 6px;
text-align: justify;
color: #99cccc;
margin-bottom: 2px;
}

.commentlist {
	padding: 0;
	text-align: justify;

	}

.commentlist li {
width: 425px;
margin: auto;
background: #3366CC;
padding: 6px;
text-align: justify;
color: #99CCFF;
margin-bottom: 2px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin-left: 10px;
color: #fff;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*acronym*/
.acronym {
font-size: 7pt;
color: #fff;
font-family: "Bitstream Vera Sans", verdana, arial, helvetica, sans-serif;
text-align: center;
padding-top: 10px;
padding-bottom: 20px;
}
/*end acronym*/

/* bloody theme switcher */
#themeswitch {
position: relative;
line-height: 50px;
text-align: right;
margin-top: -30px;
margin-right: 36px;
}

/* end bleedin theme switcher*/