/*  
Theme Name: Adverblog 2013
Theme URI: 
Description: Heavily modified (defiled) starting from the famous Kubric.
Version: 
Author: 
Author URI: 
*/

#sidebar { 
	background-color: #CCCCFF;
	border:2px solid #000066;
	}

.navigation {
	background-color: #CCCCFF;
	}

.narrowcolumn {
	background: #fff;
	}

body {
	color: #000066;
	}

#header {
	color: #000066;
	border: 4px solid #000066;
	}

#header {
	background-color: #CCCCFF;
	}

.narrowcolumn {
	color: #000066;
	border: 2px solid #000066;
	}

.post	{
	border-bottom: 2px solid #000066;
	}

p img {
	border: 1px solid #000066;
	}

.linktitle {
	color: white;
	background: #0000cc;
	}


h1, h1 a,  h1 a:link, h1 a:visited, h1 a:active,  h2 a,  h2 a:link, h2 a:visited, h2 a:active {
	color: #0000cc;
	}

h1 a:hover, h2 a:hover {
	color: #0000ff;
	}

h2	{
	color: #000066;
	}

h3 	{
	color: #000066;
	}

	a:link {
		color: #0000cc;
		font-weight: bold;
		padding-bottom: 1px;
		}

	a:visited {
		color: #0000cc;
		font-weight: bold;
		padding-bottom: 1px;
		}

	a:hover {
		color: #0000ff;
		font-weight: bold;
		padding-bottom: 1px;
		}

	a:active {
		color: #0000cc;
		font-weight: bold;
		padding-bottom: 1px;
		}

a.thumb:hover {border : none;}
A.thumb IMG { border : 3px solid #0000ff;}
A.thumb:HOVER IMG { border: 3px solid #0000cc;}
.thumb img{width: 130px; height: 130px;}

a.banner:hover {border : none;}
A.banner IMG { border : 3px solid #0000ff;}
A.banner:HOVER IMG { border: 3px solid #0000cc;}

a.footban:hover {border : none;}
A.footban IMG { border : 3px solid #0000ff;}
A.footban:HOVER IMG { border: 3px solid #0000cc;}
.footban img {width: 599px; height: 200px;}


h1, h1 a,  h1 a:link, h1 a:visited, h1 a:active,  h2 a,  h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
	}

h1 a:hover, h2 a:hover {
	text-decoration: none;
	}



body {
	font-size: medium; 
	font-family: Arial, sans-serif;
	background-attachment: fixed;
	background-color: salmon;
	background-image: url(http://www.bawdyblog.com/bawdy/dany-mermaid-1024x768.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	}

#page {
	text-align: left;
	width: 1020px;
	padding: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
        overflow: auto;
	}

#header {
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 12px;
	padding-bottom: 4px;
        overflow: hidden;
}

#pageleft {

	float: left;
	width: 670px;
	margin-top: 0;
	margin-left; 0;
	margin-right: 20px;
	margin-bottom: 5px;
	}

#pageright {
	float: right;
	width: 320px;
	margin-top: 0;
	}

.narrowcolumn {
	text-align: left;
        padding-bottom: 10px;
        padding-left: 33px;
        padding-right: 30px;
	margin-bottom: 800px;
	margin-top: 0;
	}

#footer {

	margin-top: 25px;
        margin-bottom: 25px;
  	margin-left: 248px;
	padding: 5px;
	text-align: left;
	clear: both;
	}

p 	{
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 6px;
	}

#BlogDescript {
	font-size: smaller;
	text-transform:capitalize;
}

.post {
	padding-bottom: 6px;
	}

 .postmetadata {
	text-align: left;
	margin-bottom: 4px;
	margin-top: 10px;
	font-size: smaller;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 36px;
	text-align: left;
	margin: 0;
	padding: 0;
	}

.description {
	margin: 0;
	padding: 0;
	padding-left: 6px;
	padding-bottom: 6px;
	font-size: 20px;
	}

h2 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	}

.post h2 {
	font-size: 22px;
	margin-top: 16px;
	}

h3 {
	font-size: 14px;
	}

#sidebar{ 
	margin-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	text-align: center;
	}

li.menu-item {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
ul.menu {
	padding: 0;
	margin: 0;
}


.linktitle {
	width: 84%;
	text-align: center;
	font-weight: bold;
	font-size: larger;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-bottom: 4px;
        margin-left: auto;
        margin-right: auto;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	margin-left: 40px;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 'Courier New', Courier, Fixed;
	}

p img {
        padding: 0;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	}



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 550px;
	padding: 2px;
	}

#commentform #submit {

	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	background: #ddd;
	}

.commentlist {
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	}

.commentmetadata {
	margin: 0;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 0;
	margin-left: 40px;
	margin-right: 60px;
	margin-top: .8em;
	margin-bottom: .6em;
	font-size: 85%;
	}

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

.center {
	text-align: center;
	}

.navigation {
	padding: 10px;
	margin-bottom: 12px;
	}


