/*
Theme Name: Yoomp!
Theme URI: 
Description: Massimo Di Trento Haute Couture presents: Yoomp! 
Version: 1.0
Author: Massimo Di Trento & Nicola Di Trento.
Author URI: 
*/


/*** General Format ***/

* {
  margin: 0;
	padding: 0;
}

body {
  font: 62.5%/1.6 Verdana, sans-serif;
  background: #134A66 url(images/bg.gif) repeat-x;
  text-align: center;
}

/*** Headers & Links Format ***/

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
  margin: 1em 0;
}
img {
	border: 0;
}
a:link, a:visited {
color: #0A2632;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #b7ab8b;
}
.clear {
clear:both;
}
.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 */

#allwrapper {
text-align: center;
}
#bgwrapper {
position: relative;
}
#wrapper {
width: 900px;
position: relative;
margin: 0px auto;
position: relative;
left: 9px;
}
#header {
height: 250px;
width: 900px;
position: relative;
background: url(images/header.jpg);
}
#header h1 {
font-size: 38px;
font-family: "century gothic";
font-weight: normal;
color: #fff;
text-transform: uppercase;
margin: 0px;
padding: 0px;
position: absolute;
left:35px;
top: 125px;
}
#header h1 a:link, #header h1 a:visited {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #add900;
}
#header p {
font-size: 12px;
font-family: "century gothic";
color: #000;
text-transform: uppercase;
position: absolute;
top: 215px;
left: 20px;
font-weight: bold;
}
.search {
width: 238px;
height: 22px;
position: absolute;
top: 52px;
right: 0px;
}
.searchbar {
width: 160px;
height: 20px;
background: #fff url(images/searchbg.gif) repeat-x;
padding: 2px;
border-top: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
border-bottom: 2px solid #AAAAAA;
font-size: 14px;
color: #000;
position: absolute;
top: 0px;
left: 0px;
}
.searchbut {
background: url(images/searchbut.gif) no-repeat top left;
width: 66px;
height: 23px;
border: none;
position: absolute;
top: 0px;
right: 0px;
cursor: pointer;
}
ul.navbar {
margin: 0px;
padding: 0px;
list-style-type: none;
position: absolute;
top: 52px;
left: 5px;
height: 40px;
}
.navbar li {
float: left;
font-size: 12px;
color: #fff;
margin: 0px 2px 0px 2px ;
padding: 0px;
}
.navbar li a:link, .navbar li a:visited {
color: #fff;
font-weight: bold;
height: 20px;
display: block;
width: auto;
float: left;
background:#000 url(images/navoff.gif) no-repeat center;
text-decoration: none;
padding: 10px 15px 0px 15px;
border-top: 6px solid #556d91;
border-left: 4px solid #556d91;
border-right:4px solid #556d91;
}
.navbar li a:hover {
background: #9DAFB7 url(images/navon.gif) no-repeat center;
color: #000;
font-weight: bold;
}

div.pagination {
	padding:3px;
	margin:10px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #2C2C2C;
	text-decoration: none; 
	color: #fff;
	background: #2C2C2C url(images/poff.gif);
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #AAD83E;
	color: #000;
	background: #AAD83E url(images/pon.gif);
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #AAD83E;
	font-weight: bold;
	background: #AAD83E url(images/pon.gif);
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

#container {
background: #fff url(images/contentbg.gif) repeat-x top left;
width:900px;
text-align: left;
margin: 0px auto;
padding: 30px 0px 0px 0px;
}
#content {
width: 550px;
padding: 0px 10px;
float: left;
text-align: justify;
}

.footer {
width: 900px;
padding: 0px 5px;
color: #FFFFFF;
text-align: center;
font-size: 11px;
}

.footer a:{
color: #ffffff;
text-decoration: underline;
}

.footer a, a:hover{
color: #556d93;
text-decoration: underline;
}

#sidebar {
width: 265px;
padding: 2px;
float: right;
text-align: left;
background: #fff;
border: 1px solid #051215;
margin-right: 25px;
}
h2.headline {
padding: 0px;
margin: 0px;
font-size: 18px;
font-weight: bold;
font-family: verdana;
color: #0A2632;
}
h2.headline a:link, h2.headline a:visited {
padding: 0px;
margin: 0px;
color: #00629f;
text-decoration: none;
}
h2.headline a:hover {
color: #000;
}
h4.date {
margin: 0px;
padding: 0px;
float: right;
text-align: right;
color: #5A5A5A;
font-size: 11px;
font-weight: bold;
font-family: verdana;
}
.date a:link, .date a:visited {
color: #898989;
text-decoration: none;
}
.date a:hover {
color: #000;
text-decoration: underline;
}
/*************** Default wordpress styles *********************************/ 
.entry {
color: #5A5A5A;
font-size: 11px;
margin: 0px auto;
}
.post {
margin-bottom: 20px;
border-bottom: 5px solid #0A2632;
margin-left: 20px;
}
blockquote {
	color: #fff; 
	margin: 0px 30px 20px 30px; 
	padding:  5px 10px 5px 10px;
	border-left: 5px solid #6F892C;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	background: #0D2C3B;
}
p {
	margin-bottom: 10px;
	line-height: 1.6em;
}
p a {
	text-decoration: underline;
}

p a:hover {
	text-decoration: none;
}

p.center {
	text-align: center;
}
.small {
	font-size: 10px;
}
code {
	font: 12px 'Courier New', Courier, Fixed;
}
h1 {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}
h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #4d4d4d;
}
/***** LISTS FORMATTING *****/

.post ul {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
} 
.post ul li {
	margin: 5px 0px 5px 10px;
	list-style-type: circle;
	padding-left: 15px;
}
.post ol {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}

.post ol li {
	margin: 5px 0px 5px 10px;
	padding: 0px;
	}

/***** SEARCH FORM FORMATTING *****/

/***** SIDEBAR FORMATTING *****/
#sidebar h2 {
width: 257px;
margin: 0px;
padding: 2px;
padding-left: 6px;
text-align: left;
font-size: 12px;
font-family: verdana;
color: #fff;
background: #0A2632 url(images/sidebg.gif) no-repeat;
font-weight: bold;
}
#sidebar a:link, #sidebar a:visited {
	color: #051215;
	font-size: 12px;
	text-decoration: none;
	font-family: verdana;
	font-weight: normal;
}

#sidebar a:hover {
	background: none;
	color: #051215;
	text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
#sidebar ul, #sidebar ol {
width: 265px;
    list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	padding: 0px;
}
#sidebar ul li { 
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}
#sidebar ul li ul, #sidebar ul li ol, #sidebar ol li ul, #sidebar ol li ol { 
	margin: 5px 0px 10px 10px; 
	text-align: left;
	list-style-position: inside;
}
#sidebar ul li ul li {
list-style-position: inside;
margin: 0px;
display: block;
padding: 0px;
background: url(images/secbullet.gif) no-repeat center left;
padding-left: 14px;
text-align: left;
color: #4d4d4d;
}
#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
color: #051215;
display: block;
width: 245px;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
	font-weight: normal;
	background: url(images/sidebullethov.gif) no-repeat left center;
	padding: 10px 5px 10px 15px;
}
#idebar ul li ul li a:hover {
color: #000;
text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
/***** IMAGE FORMATTING *****/
.entry img {
border: 1px solid #e7e7e7;
margin: 5px;
}
.entry a:link img, .entry a:visited img {
border: 2px solid #e7e7e7;
padding: 0px;
}
.entry a:hover img {
border: 2px solid #4089b7;
}
img.post {
	padding: 1px;
	border: 1px solid #e7e7e7;
	margin: 10px;
	float: right;
}

img.center {
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 1px solid #e7e7e7;
}

img.alignright {
	padding: 1px;
	border: 1px solid #e7e7e7;
	margin: 5px;
	float: right;
	display: inline;
}

img.alignleft {
    float: left;
	padding: 1px;
	border: 1px solid #e7e7e7;
	margin: 5px;
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	text-align: center;
	display: block;
	width: 550px;
	font-size: 14px;
	border: none;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
padding: 5px;
font-size: 14px;
background: url(images/arrowleft.gif) no-repeat center left;
text-decoration: none;
color: #4d4d4d;
padding-left: 14px;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
padding: 5px;
font-size: 14px;
background: url(images/arrowright.gif) no-repeat center right;
text-decoration: none;
color: #4d4d4d;
padding-right: 14px;
}
.navigation .alignright a:hover {
background: url(images/arrowright.gif) no-repeat center right;
color: #6d7684;
}
.navigation .alignleft a:hover {
background: url(images/arrowleft.gif) no-repeat center left;
color: #6d7684;
}
.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
/***** COMMENTS FORMATTING *****/
h3#comments {
font-size: 18px;
color: #00629f;
font-family: "century gothic";
}
h3#respond {
font-size: 18px;
color: #00629f;
font-family: "century gothic";
}
#commentform input {
background: #fff;
width: 240px;
height: 16px;
padding: 2px;
margin: 5px 5px 1px 0px;
color: #fff;
font-size: 14px;
border: 1px solid #E0E0E0;	
}
#commentform textarea {
background: #fff;
width: 420px;
height: 100px;
padding: 2px;
color: #fff;
border: 1px solid #E0E0E0;
}
#commentform #submit {
border: 1px solid #000;
background: #000;
width: 100px;
height: 27px;
border: none;
cursor: pointer;
font-size: 14px;
font-weight: bold;
font-family: verdana;
color: #fff;
}
.commentlist {
list-style-type: none;
}
.commentlist li {
font-size: 11px;
font-weight: normal;
color: #898989;
background: #ececec;
width: 560px;
padding: 0px;
}
.commentlist li div {
font-weight: normal;
background: #c7c7c7;
border-bottom: 1px solid #fff;
width: 548px;
padding: 2px 5px;
padding-top: 5px;
}
p.commenttext {
width: 540px;
padding: 0px 10px;
margin: 0px;
}
h4.comauthor {
font-size: 14px;
color: #ffffff;
font-weight: normal;
}
h4.comdate {
font-size: 11px;
color: #fff;
text-align: right;
float: right;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #4d4d4d;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.commentlist cite {
color: #4d4d4d;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
font-size: 14px;
font-weight: normal;
color: #4d4d4d;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.altd {
font-size: 12px;
padding: 5px;
background: #f6f6f6;
border: 1px solid #9a9a9a;
}
.commentlist div {
background: #f6f6f6;
border: 1px solid #d3d3d3
}
.commentmetadata {
padding: 5px;
background: #f6f6f6;
border: 1px solid #d3d3d3;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
h2.pagetitle {
font-size: 16px;
color: #000;
font-weight: normal;
font-family: arial;
}
.solidlink {
	color: #FFF;
	text-decoration: underline;
}
