/*  

Theme Name: seriph kustom

Theme URI: seriph.com

Description: a Kustom Theme

Version: 2.0

Author: Vivian Kim





*/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #000000 url('images/background.jpg') no-repeat fixed;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link img {
	border-style: none;
}

a:visited img {
	border-style: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: none;
}

h2 {
	color: #bfbfbf;
	width: 800px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p {
	line-height: 22px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 1305px;
}

#content {
	width: 1200px;
	padding-left: 208px;
}

#content h2 a {
	color: #bfbfbf;
	font: normal 100 24px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.commentsblock h2 {
	font: normal 100 18px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 25px;
	padding-bottom: 25px;
}

#content h2 a:hover {
	color: #ffffff;
}

.entry {
	line-height: 22px;
	color: #d9d9d9;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	width: 800px;
}

.entry img {
	border: 1px solid #252525;
	margin-top: 1px;
}

.grid {
	padding-top: 65px;
}

.mainentry img {
	border: 1px solid #252525;
	margin-top: 1px;
}

.date {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.caption {
	margin-bottom: 20px;
	width: 800px;
	margin-top: 25px;
}

.featuredpost {
	margin-bottom: 50px;
}

.post {
	padding-top: 20px;
}

.single_post h2 a {
	background-color: #380000;
	padding: 50px 65px 8px 8px;
	display: inline-block;
	margin: 0;
	clear: right;
	color: #ffffff;
}

.section_post h2 a {
	background-color: #380000;
	padding: 25px 65px 8px 8px;
	display: inline-block;
	margin: 0;
	clear: right;
	color: #ffffff;
}

.post a {
	color: #ffffff;
}

.sitelink {
	padding-top: 16px;
	float: left;
	padding-left: 20px;
}

.desc {
	background-color: #1a1a1a;
	height: 35px;
	width: 155px;
	float: left;
	font-size: 11px;
	color: #808080;
	padding-left: 10px;
	line-height: 14px;
	padding-top: 5px;
}

.navigation {
	padding-bottom: 50px;
	width: 800px;
	padding-top: 68px;
	float: left;
}

.smText {
	color: #fff;
}

.sidebar {
	width: 208px;
	margin: 1;
	position: fixed;
	top: 100px;
	float: left;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}
.sidebar li a {
	width: 126px;
	height: 20px;
	display: inline-block;
	margin: 0;
	border-style: none;
	background-color: #000000;
	opacity: 0.75;
	padding-top: 4px;
        padding-bottom: 4px;
	padding-left: 20px;
}

.sidebar li a:hover {
	width: 126px;
	height: 20px;
	opacity: 0.8;
	border-style: none;
}

#footer {
	width: 1200px;
	margin-left: 208px;
border-top: 4px solid #1c1c1c;
	color: #808080;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
	float: left;
}
#footer ul li{
	display: inline-block;
	margin-right: 10px;
	height: 18px;
	padding: 15px 0 50px;
}
#footer img{
	display: inline;
	top: 3px;
	position: relative;
}
#header {
	width: 208px;
	position: fixed;
	margin-left: 12px;
	margin-top: 25px;
}

#header_logo {
	height: 46px;
	width: 68px;
	overflow: hidden;
	background: url(images/seriph_logo.png) top left no-repeat;
	display: block;
	border-style: none;
}

#header_logo:hover {
	background-position: bottom left;
	border-style: none;
}

#topBar {
	background: url(images/topBar.png) no-repeat;
	margin: 0 0 0 208px;
	height: 25px;
	padding: 0;
}

#topBarSection {
	background: url(images/topBarSection.png) no-repeat;
	margin: 0 0 0 208px;
	height: 25px;
	padding: 0;
}

#topBarPost {
	margin: 0 0 0 208px;
	padding: 0;
	border-top: 4px solid #1c1c1c;
}

@font-face {
	font-family: DinReg;
	src: url(dinReg.otf);
}

@font-face {
	font-family: DinLight;
	src: url(dinLight.otf);
}

.din {
	font: 14px "DinLight", sans-serif;
}

.din a {
	color: white;
}

.din a:hover {
	color: #ffffff;
	background-color: #990000;
}

li.active a {
	color: #990000;
}

/* SECTIONS */

.section_post {
	width: 505px;
	float: left;
	height: 335px;
	overflow: hidden;
	margin-bottom: 60px;
}

.section_img {
	border: 1px solid #252525;
	margin-top: 1px;
	width: 503px;
}
#submit {
	padding-top: 10px;
}