/*
Theme Name: MSS
Description: MSS.com theme
Version: 1.0
Author: Leena Jaffer
*/


body {
background: #780000;
font-size:12px;
margin:0;
padding:0;
}

a:link { color: #70090e; text-decoration: underline;}
a:active { color: #70090e; text-decoration: underline; }
a:visited { color: #70090e; text-decoration: underline; }
a:hover { color: #111; text-decoration: none; }

h1 a:link { color: #fff; text-decoration: none;}
h1 a:active { color: #fff; text-decoration: none; }
h1 a:visited { color: #fff; text-decoration: none; }
h1 a:hover { color: #fff; text-decoration: none; }

.postmetadata a:link { color: #555; text-decoration: underline;}
.postmetadata a:active { color: #555; text-decoration: underline; }
.postmetadata a:visited { color: #555; text-decoration: underline; }
.postmetadata a:hover { color: #555; text-decoration: none; }


/* EVERYTHING HOLDER */
#everything {
width:800px;
margin:0 auto;
}



/* HEADERS */
#header {
width:800px;
height:100px;
margin:0;
padding:0 0 0 15px;
background:url(images/ray.png);
overflow:hidden;
}

h1 {
font: normal 40px Georgia, "Times New Roman", serif;
font-style:italic;
color: #fff;
text-align:left;
margin:25px 0 0 0;
padding:0;
}

.description {
font: normal 10px Verdana, Helvetica, sans-serif;
color: #fff;
text-align: left;
margin:0;
padding:0 0 0 10px;
}

h2 {
font:bold 16px "Lucida Grande", Verdana, Helvetica, sans-serif;
margin:0 0 10px;
}

h3 {
font:bold 12px "Lucida Grande", Verdana, Helvetica, sans-serif;
margin:0 0 10px;
}



/* TOP NAV BAR */
#topbar {
text-align:center;
color:#111;
font:normal 12px "Lucida Grande", Helvetica, sans-serif;
width:800px;
height:27px;
background:url(images/top-bar.png);
word-spacing:20px;
margin:0 0 10px;
padding:8px 0 0;
}



/* AD BAR */
#adbar {
text-align:center;
color:#ddd;
font:normal 11px "Lucida Grande", Helvetica, sans-serif;
width:800px;
height:27px;
background:url(images/top-bar.png);
margin:20px 0 10px;
padding:8px 0 0;
}



/* LEFT SIDE */
#left-side {
float:left;
width:170px;
font:normal 11px "Lucida Grande", Verdana, Helvetica, sans-serif;
color:#222;
margin:0 10px 0 0;
}

.left-top {
background:transparent url(images/left-top.png);
width:170px;
height:7px;
}

.left-bottom {
background:transparent url(images/left-bottom.png);
width:170px;
height:7px;
margin-bottom:10px;
}

.left-content {
background:#fff;
padding:2px 10px;
}




/* BIG SIDE */
#big-side {
float:left;
width:480px;
font:normal 11px "Lucida Grande", Verdana, Helvetica, sans-serif;
color:#222;
margin:0 10px 0 0;
}

#big-top {
background:transparent url(images/big-top.png);
width:480px;
height:7px;
}

#big-bottom {
background:transparent url(images/big-bottom.png);
width:480px;
height:7px;
}

#big-content {
background-color:#fff;
padding:2px 16px;
}



/* POSTS STYLE */
.post {
margin: 0;
padding: 0;
}

.postmetadata {
margin: 0;
padding: 0;
text-align: center;
color: #888;
margin-bottom: 45px;
}

.entry {
padding: 0;
margin: 0;
}

.entry p {
padding: 0;
margin: 9px 0 9px 0;
line-height: 1.6em;
}

.navigation {
text-align: center;
font: bold 11px Verdana, Helvetica, sans-serif;
}


/* RIGHT SIDE */
#right-side {
float:left;
width:130px;
font:normal 10px Verdana, Helvetica, sans-serif;
color:#222;
margin:0;
}

.right-top {
background:transparent url(images/right-top.png);
width:130px;
height:7px;
}

.right-bottom {
background:transparent url(images/right-bottom.png);
width:130px;
height:7px;
margin-bottom:10px;
}

.right-content {
background:#fff;
padding:2px 5px;
}

.right-content p {
margin: 0 0 5px 0;
}




/* BOTTOM TAGS */
#bottom {
font:normal 10px "Lucida Grande", Verdana, Helvetica, sans-serif;
text-align:center;
color:#eee;
padding:20px;
}

#topbar a,#adbar a {
color:#dedede;
font-weight:700;
}

td { 
height: 120px; 
text-align: center;
}





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 25px;
	padding-left: 15px;
	border-left: 4px solid #d8d8d8;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


#comments {
margin: 0;
padding: 0;
}

.alt {
background-color: #f5f5f5;
padding: 8px;
margin: 0;
border-bottom: 1px solid #bbb;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

.commentlist {
list-style-type: none;
margin: 0;
padding: 0;
}

.commentlist li {
list-style-type: none;
margin: 0;
padding: 8px;
border-bottom: 1px solid #bbb;
}

#commentlist li ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

/* STORE ITEMS */

.item { border: 1px solid #aaa;
width: 45%;
padding: 5px;
margin: 0 5px 5px 0;
float: left;
}

.item-image { border: 1px solid #ddd;
height: 80px;
}

.item-desc { text-align: center;
padding: 2px;
}

.item-button { text-align: center;
}