/*  
Theme Name: Peteng
Theme URI: http://wedhouz.net/
Description: Peteng Themes
Version: 1.0
Author: Wedhouz
Author URI: http://wedhouz.net
*/


* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: "Aurora";
	src: url("fonts/Auroe.eot");
	src: local("Aurora Extended"), local("Aurora"), url("fonts/Auroe.ttf") format("truetype");
}
@font-face {
	font-family: "com4frg";
	src: url("fonts/com4frg.eot");
	src: local("COM4t Fine Regular"), local("com4frg"), url("fonts/com4frg.ttf") format("truetype");
}


body {
	background: #303030;
	color: #c4c4c4;
	text-shadow: 0 2px 1px #000;
	font-size: 8px;
	font-family: "Aurora", Helvetica, Arial, Verdana;
}
a:link,
a:visited {
	color: #3C8FDA;
	text-decoration: none;
}
a:hover,
a:active {
	color: #1bd4c0;
}
a:link img,
a:visited img {
	border: none;
	text-decoration: none;
}
a:hover img {
	opacity: 0.8;
}
p {
	margin-bottom: 1.6em;
}

h1 {
	font-size: 4.5em;
	color: #eee;
	font-weight: normal;
	font-family: "com4frg", Helvetica, Arial, Verdana;
}
h2 {
	font-size: 3em;
	color: #eee;
	font-weight: normal;
	font-family: "com4frg", Helvetica, Arial, Verdana;
}
h3 {
	font-size: 1em;
	font-weight: normal;
}

/* --- HEADER --- */
#wheader {
	padding-left: 30px;
	height: 100px;
	border-bottom: 1px solid #4b4b4b;
}
#header a:link,
#header a:visited {
	color: #c4c4c4;
}
#header a:hover,
#header a:active {
	color: #dcf322;
}
#header {
	width: 860px;
	border-top: 10px solid #000;
}
#blog-title {
	margin-top: 30px;
	width: 200px;
	float: left;
	overflow: hidden;
}
#menu-search {
	width: 400px;
	text-align: right;
	display: block;
	float: right;
	overflow: hidden;
}
#menu {
	float: right;
	width: 400px;
}
#menu ul {
	list-style: none;
}
#menu li {
	width: auto;
	float: right;
}
#menu li a:link,
#menu li a:visited {
	display: block;
	padding: 10px;
}
#menu li a:hover,
#menu li a:active {
	background: #303030;
}
#search input[type=text] {
	overflow: hidden;
	float: right;
	margin-top: 5px;
	padding: 8px 10px;
	border: none;
	background: #4b4b4b;
	width: 225px;
	font-size: 1.5em;
	color: #c4c4c4;
	text-shadow: 0 1px 1px #000;
}
/* --- CONTAINER --- */
#container {
	padding: 30px 30px;
	width: 860px;
}
#container a:link,
#container a:visited {
	color: #3C8FDA;
}
#container a:hover,
#container a:active {
	color: #1bd4c0;
}
#container ul {
	margin-left: 17.5px;
}
#content {
	width: 500px;
	float: left;
	margin-right: 40px;
	line-height: 1.6em;
}
#title {
	margin: 20px 0 20px 0;
	line-height: 1em;
}
#title a:link,
#title a:visited {
	color: #c4c4c4;
}
#title a:hover,
#title a:active {
	color: #dcf322;
}
#post {
	padding-bottom: 0;
	line-height: 2.3em;
}
#separator {
	clear: both;
	width: 860px;
	height: 30px;
	background: url(img/grey_line.png) bottom left repeat-x;
	border-bottom: 0px solid #4b4b4b;
}
#prevnext {
	margin: 30px 30px 30px 30px;
	width: 800px;
	
}
#pv-left {
	float: left;
	
}
#pv-right {
	float: right;
}
/* --- SIDEBAR --- */
#sidebarz {
	margin-top: 8em;
}
table.sidebar {
	width: 320px;
	border-collapse: collapse;
}
table.sidebar td.left {
	width: 65px;
	line-height: 2.5em;
	font-size: 0.75em;
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
	border-top: 2px solid #4b4b4b;
}
table.sidebar td.right {
	width: 255px;
	font-size: 1em;
	line-height: 2em;
	padding: 5px 10px 5px 15px;
	border-top: 1px solid #4b4b4b;
}

/* --- COMMENT --- */
#comments {
	padding: 30px 30px;
	width: 800px;
}
#comments h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#comments a:link,
#comments a:visited {
	color: #3C8FDA;
}
#comments a:hover,
#comments a:active {
	color: #1bd4c0;
}
.authcomment {
	background: #1bd4c0 !important;
}
#comment-group .commentlist {
	list-style: none;
	float: left;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	overflow: hidden;
}
#comment-group .commentlist .container {
	float: left;
	width: 448px;
	padding: 10px;
	margin-right: 40px;
	display: block;
	overflow: hidden;
	border: 1px solid #4b4b4b;
}
#comment-group .commentlist .head {
	overflow: hidden;
	display: block;
	float: left;
}
#comment-group .commentlist .avatar {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	border: 1px solid #4b4b4b;
	padding: 1px;
	
}
.commentlist cite {
	display:block;
	font-style:normal
	}

#commentform {
	margin-top: 10px;
}
#commentform input[type="text"] {
	padding: 10px;
	border: none;
	background: #4b4b4b;
	width: 250px;
	height: 10px;
	font-size: 1.5em;
	color: #c4c4c4;
	text-shadow: 0 1px 1px #000;
}
#commentform textarea {
	padding: 10px;
	border: none;
	background: #4b4b4b;
	width: 450px;
	height: 128px;
	font-size: 1.5em;
	color: #c4c4c4;
	text-shadow: 0 1px 1px #000;
}
/* --- FOOTER --- */
#footer {
	overflow: hidden;
	clear: both;
	margin: 30px;
	width: 860px;
}
#footer span {
	float: right;
	font-weight: normal;
}

/* --- OTHERS --- */
code {
	font-size: 1.4em;
}
blockquote {
	border-left:1px solid #ccc;
	margin:15px 0 0 0;
	padding:0 0 0 15px
	}

blockquote cite {
	margin:5px 0 0;
	display:block
	}
