/*  
Theme Name: SposaGlam
Theme URI: http://www.ibuno.net/
Description: SposaGlam
Author: iBuno
Author URI: http://www.ibuno.net/
*/

body {
	background: #DBF5F2;
	color: #4D4D45;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin-top: 8px;
}

A:link, A:visited	{color: #808080; }

.bigger { font-size: 18px; }
.normSize { font-size: 13px; }
.smaller { font-size: 11px; }
._right { text-align:right; }
._center { text-align:center; }

.reset { 
  clear:both;
  height:0px;/*IE*/
  font-size:0px;/*IE6unbelievable!*/
}

h2 {
	font-family: "Century Gothic",Helvetica,sans-serif;
	color: #A0A0A0;
	font-size: 28px;
	margin-left:8px;
}

#mainbox {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 875px;
}

#header {
	background: #DBF5F2 url('/blog/wp-content/themes/sposa/images/header3.gif');
	width: 100%;
	height: 200px;
}

#titolo {
	float:left;
	display:inline;/*fuckIE6*/
	background-color: transparent;
	width:385px;
	height:95px;
 	margin-top:12px;
	margin-left:245px;
	cursor:pointer;
}

#navigate {
	float:left;
	display:inline;/*fuckIE6*/
	background-color: transparent;
	width:500px;
	height:27px;
	margin-top: 56px;
	margin-left: 200px;
	padding:0px;
	font-family: "Century Gothic",Helvetica,sans-serif;
	color: #A0A0A0;
	font-size: 15px;
	font-weight: bold;
}

#navigate div {
	float:left;
	display:inline;/*fuckIE6*/
	cursor:pointer;
	margin-right:6px;
	height:26px;
}

#navigate div a {
	/*color: #A0A0A0;*/
	text-decoration: none;
}
#navigate div a:hover {
	/*color: #C0C0C0;*/
	text-decoration: none;
}

.pagetitle {
	font-family: "Century Gothic",Helvetica,sans-serif;
	color: #A0A0A0;
	font-size: 16px;
	margin-left:8px;
	margin-top:24px;
}

.navigation {
	margin-left: 10px;
	margin-top: 32px;
	font-size: 14px;
}

.footer {
	font-size: 11px;
	text-align:center;
}

.footer a:link, .footer a:visited {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/**/
/* Begin Typography & Colors */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: square;
	padding-left: 10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style-type: none;
}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 80px;
	padding: 2px;
	}

#s2 { vertical-align:top; margin-left: 8px; }

#sidebar #searchsubmit {
	padding: 1px;
	}

.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: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 10px;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
}


/***Header Stuff***/
#search {
}

#search input {
	float: left;
	display:inline;
	width: 85px;
	height: 17px;
	border: 1px solid #FFF;
	background-color: #D3D9DB;
}

input#submit {
	float: left;
	display:inline;
	margin-left: 4px;
	width: 69px;
	height: 21px;
	border: 0px;
}

/***Main Area Stuff***/
#content {
	float: left;
	display:inline;
	width: 630px;
	padding-bottom: 10px;
}

#sidebar {
	float: left;
	display:inline;
	width: 164px;
	margin-top: 33px;
	margin-left: 35px;
	padding-bottom: 10px;
}

.recentcontent {
	margin-bottom: 5px;
}

.recentcontent p {
	margin: 0px;
	padding: 0px;
}

.footbox {
	width: 240px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

/***Post Stuff***/
.post {
	margin-top: 34px;
	margin-left: 10px;
	font-family: Georgia, serif;
	font-size: 13px;
}

.posttitle {
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
}

.post h2 {
	font-family: "Century Gothic",Helvetica,sans-serif;
	color: #A0A0A0;
	font-size: 26px;
	padding: 4px;
	margin: 0px;
	width:630px;
	text-align:center;
	border: 1px solid #A0A0A0;
	background-color: #DBF5F2;
}

.post h2 a { color: #A0A0A0; }

.posttitle small {
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	margin-top: 1px;
	position: absolute;
}

.post a:link, .post a:visited {
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
}

.commentsquare a:visited {
	text-decoration: none;
}

.commentsquare a:hover {
	text-decoration: underline;
}

.postcontent {
	clear: both;
}

.postfoot {
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 43px;
}

/***Sidebar Items***/
#sidebar h2 {
	background-image: url("images/sideheader2.png");
	width: 160px;
	height: 28px;
	text-align: center;
	padding: 0px;
	margin: 8px 0px 2px 0px;
	font-family: Tahoma;
	font-weight:normal;
	font-size: 18px;
	color: #FFF;
}

#sidebar h2 a {
	font-family: Arial;
	font-size: 18px;
	color: #FFF;
	text-decoration: underline;
}

#sidebar h2 a:link {
	text-decoration: underline;
}

#sidebar h2 a:visited {
	text-decoration: underline;
}

#sidebar h2 a:hover {
	text-decoration: underline;
}

.showcase {
	background-color: #D2DE50;
	background-image: url("images/showcase-bot.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {
	background-image: url("images/list1.png");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

.archivebox ul {
	padding: 0px;
	margin: 0px;
}

.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

.archivebox a {
	font-size: 12px;
}

.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
	text-decoration: underline;
	color: #C0440D;
}

#sidebar ul ul{
	padding: 0px;
	margin: 0px;
	background-image: url("images/list1.png");
	background-repeat: repeat-y;
	width: 158px;
	padding-bottom: 3px;
	border: 1px solid #A0A0A0;
}

#sidebar li li{
	list-style-type: none;
	margin-top: 4px;
	margin-left: 27px;
}

#sidebar a {
	font-size: 12px;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:visited {
	text-decoration: none;
}

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

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #FFF;
}

li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;
}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
}

.footbox li a {
	color: #E7EC6A;
}


ul#metafoot {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot {
	margin-left: -40px;
}

ul#metafoot2 {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot2 {
	margin-left: -40px;
}


/*** N Stuff ***/
.intro h2 {
	font-family: "Century Gothic",Helvetica,sans-serif;
	color: #A0A0A0;
	font-size: 28px;
}

.intro h3 {
	font-family: Arial;
	font-size: 14px;
}

.intro p {
	font-family: Arial;
	font-size: 13px;
	margin-top:32px;
}

.grayhr { border-top: 1px solid #A0A0A0; }

.feedIcon {
	border: 0px;
	width: 16px;
	height: 16px;
}


/* Image floating in posts */
.imgleft {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

.imgleft img { border: 0px; }

.imgright {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
}

.imgright img { border: 0px; }

.postcontent img {
  padding: 8px;
  background-color: white;
  border: 1px solid #909090;
}

