/* @override http://www.mStudiosTALK.com/wp-content/themes/mStudiosTALK_2008/style.css */

/*
Theme Name: mStudiosTALK 2008
Theme URI: http://www.mStudios.com
Description: A fixed width, 2 columns theme with a widget ready footer bar. Inspired by themes created by miloIIIIVII from Italy.
Version: 1.0
Author: Marlyse Comte
Author URI: http://www.mStudios.com
*/

/*********************************************/

/*------------------ BASICS------------------*/

/*********************************************/

html {
	margin-bottom: 1px;
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: 'Century gothic', arial, tahoma, verdana, sans-serif;
	font-size: 15px;
	text-align: center;
	/*background: transparent url(images/bkgrd_light7.gif) repeat-x left top;*/
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	position: relative;
}

hr {
	display: none;
}

/*********************************************/

/*------------------ IMAGES -----------------*/

/*********************************************/

img {
	/*background: #f5f5f5;*/
	color: #333;
	padding: 0;
	margin: 0;
	border: 0 /*!important*/;
}

img.leftsmall {
	width: 100px;
	padding: 5px;
	float: left;
	margin: 0 10px 0 0;
	border-color: #bbb;
	border-style: solid;
	border-width: 1px;
}
img.imgleft {
margin-right: 5px;
float: left;
}
/*
img.imgright {
margin-left: 5px;
float: right;
}

.imageframe {
margin-bottom: 10px;
padding: 5px;
background: #f5f5f5;
color: #333;
border: 1px solid #aaa;
}

.imageframe:hover {
background: #ddf;
}

.imgalignleft {
margin-right: 10px;
float: left;
}

.imgalignright {
margin-left: 10px;
float: right;
}

.imgaligncenter {
margin-left: auto;
margin-right: auto;
}

.imagecaption {
padding: 2px;
background: #f5f5f5;
color: #357;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 11px;
text-align: center;
}

.imageframe:hover .imagecaption {
background: #ddf;
}

.imageframe:hover img {
background: #ddf;
}

img.wp-smiley {
margin: 0 !important;
padding: 0 !important;
display: inline !important;
background: transparent !important;
float: none !important;
vertical-align: middle !important;
border: 0 !important;
}
*/
/*********************************************/

/*------------------ HEADER -----------------*/

/*********************************************/

#header {
	height: 150px;
	width: 1000px;
	margin-bottom: 30px;
	background: transparent url(images/mStudiosTALK.jpg) no-repeat left top;
}

#header img {
	/*visibility: hidden;*/
}

#header div.description {
	color: #8e9196;
	position: absolute;
	top: 10px;
	right: 8px;
}

/*********************************************/

/*------------------ TEXT -----------------*/

/*********************************************/

h1 {
	display: none;
}

blockquote {
margin: 0 15px;
padding: 0 34px 0 27px;
	background: #fff url(images/blockquote.gif) no-repeat left -3px;
	color: #555;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 0.85em;
	text-align: justify;
}
div#content code {
margin: 25px 0 50px 50px;
padding: 0 0 0 25px;
display: block;
color: #a185c7;
font-family: "Andale Mono", "Vera Sans Mono", "Courier New", Monaco,  monospace;
border-left: 3px solid #dedede;
font-size: 13px;
}
/*********************************************/

/*----------------- CONTENT -----------------*/

/*********************************************/
#content {

margin-right: 205px;
margin-bottom: 40px;
}

div#sub-wrapper #content div.post h2 {
	padding-top: 42px;
}

#content div.post h2,
#content h2 {
margin-bottom: 10px;
color: #d4d9df;
font-size: 28px;
font-weight: normal;
line-height: 1.0em;
letter-spacing: -2px;
border-bottom: 8px solid #d5e9ea;
 }

#content div.post h3,
#content div.post h4,
#content div.post h5,
#content div.post h6 {
margin: 0;
padding: 0;
color: #6d6d6d;
font-weight: normal;
font-variant: small-caps;
}

#content div.post h3 {
font-size: 24px;
}

#content div.post h4 {
font-size: 21px;
}

#content div.post h5 {
font-size: 18px;
}

#content div.post h6 {
font-size: 15px;
}

#content div.post h2 a {
color: #b3aec1;
text-decoration: none;
}

#content div.post h2 a:hover {
color: #cb8c86;
font-weight: normal;
}

#content div.post p {
line-height: 150%;
	/*text-align: justify;*/
}

#content div.post p.date,
#content div.post p.date a {
margin-bottom: 43px;
color: #bebebe;
text-align: right;
text-transform: lowercase;
font-size: 80%;
/*float: right;*/
}

#content div.post span.date {
	text-transform: lowercase;
	float: right;
}

#content div.post p.details_small {
padding-left: 20px;
background: transparent url(images/file.png) no-repeat left center;
color: #aaa;
font-size: 13px;
}

.bubble {
	height: 16px;
	width: 16px;
	position: relative;
	top: 2px;
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol li {
line-height: 140%;padding-bottom: 15px;
}

p big {
color: #124;
font-size: 1.36em;
font-weight: normal;
}

/*********************************************/

/*----------------- SIDEBAR -----------------*/

/*********************************************/

#sidebar {
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	padding-left: 15px;
	width: 175px;
	float: right;
	background: #fff;
	color: #333;
	font-size: 13px;
	/*border-left: 1px solid #efefef;*/
}


#searchbox {
	position: absolute;
	top: 197px;
	right: 205px;
}


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

#sidebar ul li {
	line-height: 160%;
}

#sidebar ul li h2 {
	color: #9e9e9e;
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

#sidebar a {
	padding-left: 13px;
	background: transparent url(images/star.png) no-repeat left center;
	/*color: #664800;*/
	/*color: #8276b9;*/
	/*color: #9372ac;*/
	/*color: #83d5b9;*/
	color: #7ec4b4;
	font-weight: bold;
}
#sidebar a:hover {
	color: #d19635;
	/*font-weight: normal;*/
	font-style: normal;
	/*text-decoration: underline;*/
}

#sidebar #vote a, #sidebar #visitors a {
	background: transparent none no-repeat left center;
}
#sidebar #hosting a {
	background: transparent none no-repeat left center;
	padding-left: 0;
	text-decoration: underline;
	color: #000;
}
/*********************************************/

/*------------------ LINKS ------------------*/

/*********************************************/
a {
color: #cb8c86;
text-decoration: none;
}

a:active {
outline: none;
}

a:focus {
outline: none;
}

a:hover {
/*color: #e66864*/
color: #ea3726;
text-decoration: none;
	font-style: italic;
}

/*********************************************/

/*---------------- NAVIGATION ---------------*/

/*********************************************/
#content div.navigation {
padding-top: 10px;
padding-bottom: 40px;
display: block;
}

#content div.navigation span.alignleft {
padding: 8px !important;
width: 45%;
float: left;
background: #fafafa url(images/back-prev.jpg) repeat-y top left !important;
color: #333;
}

#content div.navigation span.alignright {
padding: 8px !important;
width: 45%;
float: right;
background: #fafafa url(images/back-next.jpg) repeat-y top left !important;
color: #333;
text-align: right;
}

/*********************************************/

/*------------------ WIDGETS -----------------*/

/*********************************************/
#footerbar ul li ul li#categories-1   {
	list-style-image: url(star.jpg);
	list-style-position: outside;
}

#categories-1 ul li.cat-item {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
		color: #b92900;
}

#rss-3 ul li, #rss-2 ul li {
	color: #b92900;
	list-style-position: outside;
	list-style-type: circle;
	position: relative!important;
	left: 15px;
}

/*********************************************/

/*------------------ COMMENTS -----------------*/

/*********************************************/
/*h3#comments, h3#respond {
padding: 10px 0;
color: #8a8a8a;
font-family: georgia, serif;
font-size: 23px;
font-weight: normal;
}

ol.commentlist {
margin: 0;
padding: 0;
list-style: none;
font-size: 0.95em;
}

ol.commentlist li {
margin-bottom: 12px;
padding: 10px;
background: #f5f5f5;
color: #333;
border: 1px solid #e5e5e5;
}

ol.commentlist li.alt {
background: #fafafa !important;
color: #333;
}

ol.commentlist li.author {
background: #fafae0;
}

ol.commentlist li big {
display: block;
color: #606060;
font-size: 19px;
font-weight: bold;
}

ol.commentlist li span.await_mod {
color: #c30;
font-weight: bold;
}

ol.commentlist li span.comment_data a {
font-size: 13px;
}

ol.commentlist li p {
line-height: 140%;
}

ol.commentlist li ul {
list-style-type: square;
}

ol.commentlist li blockquote {
background-image: none !important;
}

ol.commentlist li li {
margin: 0 !important;
padding: 0 !important;
background: transparent !important;
line-height: 140% !important;
border: 0 !important;
}

p.allowed-tags {
display: none;
}*/

/*********************************************/

/*------------------ NOTABENE -----------------*/

/*********************************************/
/*p.notabene {
padding: 5px;
padding-left: 22px;
background: #fcfcf5 url(images/back-notabene.png) no-repeat 3px 5px;
color: #333;
line-height: 100% !important;
border: 1px solid #e9e9e9;
}*/
/*********************************************/

/*------------------ GRAVATAR -----------------*/

/*********************************************/
/*.sh_avatar,
.gravatar {
width: 40px;
height: 40px;
float: right;
border: 1px solid #dadada !important;
}*/

/*********************************************/

/*------------------ FEED ICON -----------------*/

/*********************************************/
/*#global-feed {
margin-left: 320px;
display: block;
width: 150px;
height: 155px;
position: absolute;
top: 20px;
left: 50%;
background: transparent url(images/back-feed.png) no-repeat top left;
}

#global-feed span {
display: none;
}*/

/*********************************************/

/*------------------ RADDRIZZA LAYOUT -----------------*/

/*********************************************/
/*br.clear,
li.clear,
hr.clear {
width: 10px !important;
visibility: hidden !important;
clear: left;
}*/

/*********************************************/

/*------------- ARCHIVE & RECENT ------------*/

/*********************************************/
ul.recent {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
}

ul.recent li {
padding: 5px 0 5px 0;
}

ul.recent li.recent_meta {
width: 70%;
float: left;
border-bottom: 1px solid #ededed;
font-size: 80%;
}

ul.recent li.recent_date {
width: 30%;
float: left;
color: #999;
text-align: right;
border-bottom: 1px solid #ededed;
	text-transform: lowercase;
	font-size: 80%;
}

ul.recent li:hover {
background-color: #f3f7fd;
color: #333;
}

ul.recenti li a {
padding-left: 20px;
background: transparent url(images/back-recenti.png) no-repeat center left;
text-decoration: none;
}

ul.recent li a.no-back {
padding-left: 0;
background-image: none;
}

/*********************************************/

/*------------------ FORMS -----------------*/

/*********************************************/


/*input, textarea {
padding: 4px 4px 4px 4px;
border: 1px solid #025;
}

#commentform {
margin: 40px auto 40px auto;
padding: 10px;
border: 1px solid #025;
background: #396CAD url(images/back-body.jpg) repeat-x bottom left;
color: #fff;
font-weight: bold;
width: 380px;
}

#commentform p {
margin: 0 0 7px 0;
padding: 0;
font-size: 0.9em;
}

#commentform p#respond {
padding-bottom: 10px;
font-size: 1.1em !important;
}

#commentform a {
color: #fff;
}

#commentform input {
width: 370px;
}

#commentform label {
display: block;
}

textarea {
width: 370px;
}

input[type="submit"],
input[type="submit"]:focus {
width: auto !important;
background: #036 url(images/back-input.jpg) repeat-x center left;
color: #fff;
cursor: pointer;
text-transform: uppercase;
}

input:focus {
background: #E6EDF7 url(images/back-text.jpg) no-repeat top right;
color: #333;
}

textarea:focus {
background: #E6EDF7 url(images/back-textarea.jpg) no-repeat bottom right;
color: #333;
}

#searchform input {
border-color: #664800;
}

#searchform input[type="submit"] {
background-image: url(images/back-input-searchform.jpg);
}*/

/*********************************************/

/*-------------- SEARCH RESULTS -------------*/

/*********************************************/
/*a.red {
color: #f00 !important;
}

.ricerca p {
font-size: 13px;
}

.ricerca h3 {
font-size: 20px !important;
}

.ricerca {
margin-bottom: 10px !important;
border-bottom: 1px solid #e5e5e5;
}*/

/*********************************************/

/*--------------- FLICKR BADGE -------------*/

/*********************************************/
/*#flickr_badge_source_txt {
padding: 0;
font: 11px Arial, Helvetica, Sans serif;
color: #FFFFFF;
}

#flickr_badge_icon {
display: block !important;
margin: 0 !important;
border: 1px solid rgb(0, 0, 0) !important;
}

#flickr_icon_td {
padding: 0 5px 0 0 !important;
}

.flickr_badge_image {
text-align: center !important;
}

.flickr_badge_image img {
border: 1px solid black !important;
}

#flickr_www {
display: none;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
text-decoration: none !important;
background: inherit !important;
color: #FFFFFF;
}

#flickr_badge_source {
padding: 0 !important;
font: 11px Arial, Helvetica, Sans serif !important;
color: #FFFFFF !important;
}

.flickrbadge {
width: 263px;
float: left;
text-align: left;
margin: 10px;
background: transparent url(images/back-flickr.png) no-repeat right center;
}

.flickrbadge {
margin: 0;
padding: 0;
padding-top: 20px;
}

.flickr_badge_image {
float: left;
margin: 0 0 7px 7px;
padding: 3px !important;
background: #dadada !important;
border: 1px solid #666;
}

.flickr_badge_image:hover {
background: #9a9 !important;
}*/

/*********************************************/

/*------------------ FOOTER -----------------*/

/*********************************************/
#footer {
margin-bottom: 0;
padding-top: 30px;
padding-bottom: 5px;
clear: both;
color: #999;
font-size: 13px;
text-align: center;
background: transparent url(images/bottomdrop2.jpg) no-repeat center top;
background-color: #cbcac3;
border-top: 3px solid #dedede;
}

#footer p {
width: 1000px;
margin: 0 auto 0 auto;
text-align: center;
clear: both;
	color: #892c2f;
}

/*#footer p.incima a.to-the-top {
	background-color: #dbcec5;
	padding: 2px 10px;
	border: 1px solid #b58971;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 90%;
	position: relative;
	top: -10px;
}*/

#footer p.first {
padding-top: 10px;
}
#footer p.first span {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #817b6c;
	font-size: 10px;
}

/*#footer p.incima {
text-align: center;
padding-top: 20px;
}*/

#footer a {
color: #2d393f;
text-decoration: none;
}

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


/*********************************************/

/*---------------- FOOTER BAR ---------------*/

/*********************************************/
#footerbar {
width: 1000px;
margin: auto;
}

#footerbar h2 {
font-size: 16px;
font-weight: normal;
padding-bottom: 7px;
border-bottom: 1px solid #e2e2e2;
	color: #6e6e63;
}

#footerbar h2 a {
font-size: 16px;
font-weight: normal;
padding-bottom: 7px;
border-bottom: 1px solid #e2e2e2;
	color: #6e6e63;
}
#footerbar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#footerbar ul li {
width: 305px;
float: left;
text-align: left;
margin: 10px;
}

#footerbar ul li ul li {
margin: auto;
float: none;
width: auto;
line-height: 140%;
}

/*********************************************/

/*------------------ NEW -----------------*/

/*********************************************/

#adsense {
	text-align: center;
}
/*div.ad table.adc div.adb {
	color: red!important;
	font-size: 11px;
}*/

/*********************************************/

/*------------------ XXXXXX -----------------*/

/*********************************************/

/*********************************************/

/*------------------ XXXXXX -----------------*/

/*********************************************/
