/*
Theme Name: Snoobyx Theme
Theme URL: http:/snoobyx.net
Description: Theme designet by Snooby for Snoobyx.net
Author: Denis Zhekov (Snooby)
Author URI: http://snoobyx.net
*/

* {
	margin: 0;
	padding: 0;
	border: 0 none;
}

body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	background: #a6d431 url('images/bg.png') repeat-x top;
}

a, a:active, a:link {
	color: #90b82b;
	text-decoration:none;
}

a:hover {
	color: #a6d431;
	text-decoration: underline;
}

p {
	font-size: 12px;
	padding: 8px;
}

h1, h2, h3 {
	font-family: Georgia, Times, Times New Roman, serif;
}

h1, h2 {
	font-size: 20px;
	color: #333333;
	margin-top: 0;
	margin-left: 38px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
	font-weight: normal;
	font-style: italic;
	border-bottom: #afc5ca 2px solid;
}

h1 a, h2 a {
	color: #333333!important;
}

h1 a:hover, h2 a:hover {
	color: #9baeb3!important;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	font-style: italic;
	margin: 15px 5px 0;
	padding: 3px;
	color: #9baeb3;
}

blockquote {
	background: url(images/close-quote.gif) no-repeat right bottom;
	margin-left: 5px;
	padding-left: 18px;
	padding-bottom: 6px;
	text-indent: -18px;
	color: #666666;
}
blockquote p:first-letter  {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
}

small {
	font-family: Verdana, Arial, Tahoma, Helvetica, Geneva;
	font-size: 10px;
	color: #afc5ca;
	padding: 5px;
}

small a {
	color: #afc5ca!important;
}

code {
	font-family:'Courier New', Courier, Fixed;
	font-size: 12px;
}

/* @group header */
#header-container {
	height: 200px;
	width: 100%;
	min-width: 885px;
	text-align: center;
	background: #ffffff url('images/header_bg.png') repeat-x top center;	
}
#header {
	height: 200px;
	width: 885px;
	margin: 0 auto;
	background: transparent url('images/paper_top.png') no-repeat bottom center;
}

#logo {
	width: 290px;
	height: 72px;
	display: block;
	background: transparent url('images/snoobyx_logo.png') no-repeat;
	position: relative;
	top: 75px;
	left: 75px;
}

#menu {
	background: transparent url('images/menu.png') no-repeat;
	background-position: 0 0;
	width: 424px;
	height: 141px;
	float: right;
	position: relative;
	right: 45px;
	top: 3px;
	text-align: left;
	vertical-align: bottom;
}

#menu a {
	position: relative;
	top: 108px;
	left: 33px;
	margin-right: 22px;
}

#about {
	margin-right: 21px!important;
}

/* @end */

/* @group main */

#container {
	width: 885px;
	margin: 0 auto;
}

#middle {
	width: 885px;
	margin: 0;
	float: left;
	position: relative;
	background: transparent url('images/paper_bg.png') repeat-y center;
}

#paper-bottom {
	background: transparent url('images/paper_bottom.png') no-repeat bottom center;
	width: 881px;
	float: left;
	margin-left: 11px;
	min-height: 575px;
	position: relative;
	bottom: -25px;
	padding-bottom: 85px;
}

#left-bg {
	width:14px;
	height:338px;
	background: url('images/left-bg.png') no-repeat right;
	position: relative;
	left:3.5px;
	top: -23px;
}

/* @end */

/* @group sidebar */

#sidebar {
	float: right;
	text-align: right;
	width: 285px;
	margin-right: 25px;
}

#banners {
	margin-top: -42px;
	margin-right: 30px;
}

#rss {
	width: 73px;
	height: 92px;
	margin-top: 3px;
}

#search {
	width: 70px;
	height: 93px;
	margin-left: 8px;
}

#gmail {
	width: 70px;
	height: 90px;
	margin-top:3px;
	margin-left: 8px;
}

#skype {
	width: 72px;
	height: 92px;
	margin-top: -2px;
}

#edno23 {
	width: 81px;
	height: 104px;
	margin-left: 4px;
}

#facebook {
	width: 74px;
	height: 95px;
	margin-left: 4px;
	margin-top: -1px;
}

#sunny {
	background: transparent url('images/sunny.png') no-repeat top right;
	display: block;
	width: 244px;
	min-height: 65px;
	margin-top: 25px;
	position: relative;
	left: 15px;
	}
	
#message {
	width: 192px;
	background: transparent url('images/message_bg.png') repeat-y left;
	position: relative;
	top: -5px;
	float: left;
}

#message-top{
	background: transparent url('images/message_top.png') no-repeat top left;
	width: 182px;
}

#message-bottom {
	background: transparent url('images/message_bottom.png') no-repeat bottom left;
	text-align: center;
	width: 182px;
	min-height: 58px;
}

#message-bottom p {
	padding: 12px;
}

#message-bottom p a {
	font-size: 11px;
	line-height: 16px;
}

#message-bottom p b {
	color: #90b82b;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}

#message-tik{
	background: transparent url('images/message_tik.png') no-repeat left;
	width:13px;
	height: 16px;
	float: right;
	position: relative;
	top: 12px;
	right: 52px;
}

#sidesearch{
	padding: 6px;
	margin: 0 -1px;
}

#sidesearch #searchform {
	background: transparent url('images/loupe2.png') no-repeat top right;
	padding: 0;
}

#sidesearch .screen-reader-text {
	display: none;
}

#sidesearch #s {
	margin-top: 5px;
	border: #afc5ca 1px solid;
	margin-right: 16px;
}

#sidesearch #searchsubmit {
	display: none;
}

.closesearch {
	font-size: 11px;
	line-height: 16px;
	float: center;
}

#nav {
	width: 254px;
	float: right;
	margin-top: 15px;
	margin-right: -5px;
}

#nav-bg {
	background: transparent url('images/nav_bg.png') repeat-y center;
	width: 254px;
	float: right;
}

#nav-top {
	background: transparent url('images/nav_top.png') no-repeat top right;
	float: right;
	width: 245px;
	height: 5px;
	margin-right: 6px;
}

#nav-bottom {
	background: transparent url('images/nav.png') no-repeat bottom center;
	width: 254px;
	min-height: 244px;
	position: relative;
	top: 11px;
	right: 3px;
	text-align: center;
	padding-bottom: 15px;
}

#klamer {
	background: transparent url('images/klamer.png') no-repeat;
	float: right;
	width:37px;
	height: 51px;
	position: absolute;
	right: -6px;
	top: -5px;
}

#nav-content {
	float: left;
	margin-top: 5px;
	margin-left: 30px;
}

#nav-content a{
	text-decoration: none;
	color: #333333;
	line-height: 25px;
}

#nav-content a:hover{
	color: #000000;
	border-bottom: #333333 1px dotted;
}

#nav-content ul{
	margin-top: 20px;
	margin-left: -5px;
}

#nav-content ul li{
	list-style-image: none;
	list-style-type: none;
}

#categories {
	background: transparent url('images/categories.png') no-repeat top left;
	float: left;
	width: 100px;
	margin-left: 5px;
	text-align: left;
}

#archives {
	background: transparent url('images/archives.png') no-repeat top left;
	float: right;
	width: 100px;
	margin-right: 10px;
	text-align: left;
}

#content {
	text-align: left;
	float: left;
	width: 500px;
	margin: -55px 30px 0 40px;
}

#searchbar{
	margin: 30px 5px;
	width: 480px;
}

#searchbar .screen-reader-text {
	background: transparent url('images/loupe.png') no-repeat;
	padding-left: 20px;
	font-size: 14px;
}

#searchbar #s{
	border: #afc5ca 1px solid;
	width: 300px;
}

#searchbar #searchsubmit{
	border: #afc5ca 1px solid;
}

.title {
	margin-top: 30px;
	margin-left: 0!important;
	margin-bottom: 10px;
	padding-left: 10px!important;
}

.next {
	float: right;
	margin-top: 30px;
}

.next a {
	color: #333333;
}

.previous {
	float: left;
	margin-top: 30px;
}

.previous a {
	color: #333333;
}


/* @group content */

.post {
	margin-top: 30px;
}

.post-info {
	margin-left: 5px;
}

.cal{
	font-family: Verdana, Arial, Tahoma, Helvetica, Geneva;
	text-align: center;
	float: left;
	width: 40px;
	height: 48px;
	padding: 1px;
	display: block;
	background: transparent url('images/date.png') no-repeat;
}

.cal span {
	display: block;
}

.dd {
	color: #ffffff;
	font-size: 20px;
	line-height: 23px;
	margin: 0;
}

.mm {
	color: #333333;
	font-size: 10px;
	line-height: 10px;
	margin: 0;
}

.yy {
	color: #ffffff;
	font-size: 8px;
	line-height: 19px;
	margin: 0;
}

.entry {
	line-height: 14px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
}

.entry ol {
	margin-left: 30px;
}

.entry ol li {
	font-size: 12px;
	padding: 6px 0;
}

.postmeta {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.postmeta b {
    background: transparent url('images/comm_end.png') no-repeat scroll top right;
    display: block;
    float: left;
    height: 16px;
    padding-right: 5px;
    text-decoration: none;
    font-weight: normal;
}

.postmeta b span {
    background: transparent url('images/comm_begin.png') no-repeat;
    color: #ffffff;
    display: block;
    line-height: 16px;
    padding-left: 4px;
    padding-bottom: 1px;
}

span.comments {
	background: transparent url('images/pencil.png') no-repeat scroll bottom right;
	padding-right: 15px;
	position: relative;
	top: -1px;
	vertical-align: bottom;
}

.comments a {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px #acd0b9 solid;
	padding-left: 2px;
	padding-right: 3px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px
}

img.alignright {
	padding: 9px;
	margin: 0 0 2px 7px;
}


img.aligneleft {
	padding: 9px;
	margin: 0 7px 2px 0;
}

/* @end */

/* @group comments */

#commentform small {
	color: #333333;
}

#comment {
	width: 480px;
	height: 140px;
	border: #9baeb3 1px solid;
}

#author {
	border: #9baeb3 1px solid;
}

#email {
	border: #9baeb3 1px solid;
}

#url {
	border: #9baeb3 1px solid;
}

#submit {
	border: #9baeb3 1px solid;
}

.commentlist {
	margin-top: 10px;
}

.alt {
	background-color: #ffffff;
}
.commentlist li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	border-top: #9baeb3 1px solid;
}

.comment-author {
	height: 38px;
}

	
.avatar{
	padding: 2px;
	width: 36px;
	height: 36px;
	border: #9baeb3 1px solid;
	border-top: none;
	float: left;
}

.comment-info {
	padding: 3px;
	margin-left: 42px;
	line-height: 14px;
}

.fn {
	font-weight: bold;
}

.commentmetadata {
	font-size: 11px;
}

.commentmetadata a {
	color: #9baeb3;
}

#gfc_profile {
	margin: 5px 10px;
}
/* @end */
