/*
Theme Name: Webbdesign
Theme URI: http://en.divinedeveloper.com/09/27/webbdesign-1-1/
Description: blue, two-columns, right-sidebar, fixed-width, translation-ready with Superfish Dropdown menu navigation WP Theme .Original <a href="http://www.divinedeveloper.com/">Webbdesign</a> by Divine Developer. Released under the GNU General Public License. This means you may use it for any purpose, and make any changes you like. However I would like if you leave <a href="http://www.divinedeveloper.com/">Webbdesign</a> link to my site under your footer.
Version: 1.1.2
Author: Divine Developer
Author URI: http://www.divinedeveloper.com/
Tags: blue, two-columns, right-sidebar, fixed-width, translation-ready
*/






/* ************** GENERAL RESET ************** */
* {
	margin: 0;
	padding: 0;
}
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clearboath {
	clear: both;
}
body {
	color:#333333;
	font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size:75%;
	text-align:center;
	background:  #000000 url(http://www.shkank.com/images/bg10x.jpg);
	line-height:1.5;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}





a {
	text-decoration: none;
	color: #ff0099;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	color: #cc0066;
text-align: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.6em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
/* Text elements
-------------------------------------------------------------- */
p, ul, ol, dl {margin: 0.75em 0;}
blockquote  { margin: 1.5em; color: #666; font-style: italic; }
abbr, acronym {
	border-bottom: 1px dotted #666;
}
pre {
	font: 1em 'Courier New', Courier, monospace;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background-color:#E8F2FB;
	border: solid 1px #CADFEF;
	color:#333;
	padding: 0px;
	margin: 0 0 1em 0;
}
/* Tables
-------------------------------------------------------------- */



tfoot {
	font-style: italic;
}
caption {
	background: #dfcb28;
}
/* Use this if you use span-x classes on th/td. */
table .last {
	padding-right: 0;
}



/* **************** CONTAINER *************** */
#header, #topnav, #content, #footer, #bottom  {
	clear:both;
}
#container {
	margin-left: 0px;
	width:1000px;
	text-align: left;
	overflow:hidden;
        background:  transparent url(http://www.shkank.com/images/sitesk_02.jpg) repeat-y;
}

/* **************** HEADER *************** */

#header {
	height:180px;
        background:  transparent url(http://www.shkank.com/images/sitesk_001.jpg) bottom center no-repeat;
color: #ffffff;
	margin:0px;
}
#header h1 {
	font-size:2.5em;
	line-height:1em;
	padding:0px 0 0 0px;
	margin:0;
}
#header h1 a {
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}
#header h1 a:hover {
	color:#CCC;
}
#header #desc {
	margin: 0px 0 0 0px;
	color:#fff;
}


#main {
	width:750px;
	display:inline;

        background: #ffffff;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        padding:0px 0px 0px 0px;
}




/* Search */
#search{
	width:auto;
	margin:5px 0 10px 0;
	padding:10px 0 10px 0;
}
#searchform {
	margin: 0;
	margin:0;
}
#searchform fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}


#searchsubmit {
	display: inline;
	height: 22px;
	width: 70px;
	background: #b93f31;
	border: 1px solid #b93f31;
	color: #FFFFFF;
	line-height: 22px;
	float: left;
	margin-top: 2px;
	font-size:12px;
}

/* SIDEBAR */
#sidebar {
	width:200px;
line-height: 1.2;
	display:inline;
	float:left;
	margin:0px;
        background: transparent;
}
#sidebar h3 {
	border-bottom: 1px dotted #000;
	padding: 6px 6px;
	margin: 0;
}
#sidebar ul {
	margin: 0 0 5px 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0;
}
#sidebar li strong{
	margin: 0;
	padding: 8px 8px;}
	
#sidebar ul li {
        color: #ffffff;
	display: block;
	padding: 8px 8px;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}



#sidebar a {
	color: #ffffff;
        text-decoration: none;
}



#sidebar a:hover {
	color: #ffffff;
        text-decoration: underline;
}


#header a {
	color: #ffffff;
        text-decoration: none;
}



#header a:hover {
	color: #ffffff;
        text-decoration: underline;
}



.widget {
margin:0 0 5px;
padding:0 10px 0 15px;
}

/* POST */

.post {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.post h2.pagetitle {
	margin: 0;
	padding: 0;
	height: 40px;
	background: url(images/h2x.gif) no-repeat top left;
	width: 100%;
	text-align: center;
	padding: 0px 0;}

.post h2. a {
	padding: 0 0px;
}
.entry, .entrytext {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.post img {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.postmetadata {
	margin: 0px 0 0;
	}
.time, .category, .comms, .tags, .commenter, .author {
	padding: 0 10px 0 20px;
	}
.time {
	background: url(images/calendarx.gif) no-repeat 0 .2em;
	}
.category {
	background: url(images/folderx.gif) no-repeat 0 .1em;
	}
.comms {
	background: url(images/commentx.gif) no-repeat 0 .2em;
	}
.tags {
	background: url(images/tagsx.gif) no-repeat 0 .2em;
	}
.commenter, .author {
	background: url(images/commenterx.gif) no-repeat 0 .1em;
	}
.edit {
	padding: 0 0 0 20px;
	background: url(images/editx.gif) no-repeat 0 .1em;
	}
.more {
	padding: 0 20px 0 0;
	background: url(images/morex.gif) no-repeat right .2em;
	}

.post p {
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        padding:0px 0px 0px 0px;
}


p {
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        padding:0px 0px 0px 0px;
line-height:1.5;
}






code {
	font-family: "Courier New", Courier, monospace;
}
.post ul, .post ol {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 1em;
}
.post ul li, .post ol li {
	background-image: url(images/ullibulletx.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
.center {
	text-align: center;
}
/* FOOTER */
#footer {
        height: 56px;
        margin:0px;
	background: transparent url(http://www.shkank.com/images/sitesk_03.jpg) top center no-repeat;
}
#footer p {
	text-align: center;
}

.wp-caption {
	margin: 0px;
	padding: 0px;
}
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
}
/* alignment classes */
.navigation {
	padding: 0 24px 10px 24px;
	margin: 0;
	}
.previous {
	float:left;
	width:47%;
}
.next {
	float:right;
	text-align:right;
	width:47%;}

.floatleft, .alignleft {
   float: left;
}

.floatright, .alignright {
   float: right;
}
.center, .aligncenter {
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
	text-align:center;
}

/* comments */
.commnavigation {
	padding: 5px 0;
	display:block;	
}
#comments-template {
	clear:right;
	padding: 3px 12px 0 30px;
	margin: 15px auto 20px;}
	
#commentform textarea {
	border:1px dotted #b93f31;
	margin-top:10px;
	padding:5px;
	width:96%;
}
#commentform input {
}
#commentform input{
	height: 20px;
	background: #b93f31;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 3px;
	line-height: 20px;
}
.commentlist ul {
	margin:0.75em 0 0;  
	}
.commentlist li {
	margin:10px 0;
	list-style: none;
	color:#e4edee;
    padding: 0 0  22px ;  
	}
.commentlist li ul li {
	list-style: none;
	color:#e4edee;
    padding: 0 0  0px ;  
	margin:0 0 0 12px;
	background: none;
}
.commentlist .comment-body {
    padding: 0 0 22px  ;  
	background: transparent url(images/comment_arrowx.gif) no-repeat center bottom;
    }
.commentlist  a {
    color:#6390A6;  
}
.commentlist cite, .commentlist cite a {
	padding: 0 2px 0 0;
	border: none;
	margin: 0;
    color:#FFF;  
}
.commentlist cite a:hover, .commentlist cite a:active {  
     text-decoration:underline;  
     } 
.comment-author, .commentmetadata, .reply, .commentlist p {  
	background: #454545;     
    padding: 0 12px;  
	} 
.commentlist p {  
	margin: 0;     
    padding: 5px 12px;  
	} 
.comment-author {  
	background: #454545;     
    padding: 12px 12px;  
	} 
.reply{  
	background: #454545;     
    padding: 0 12px 12px;  
	} 
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	pading: 5px 0;
}
.alt, .even {
	padding:0 10px 0 20px;
}
.commentlist {
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.avatar {
 	float: right;
	margin: 0 0 0 10px;
}


