/*
Theme Name: Content Management System
Theme URI: http://www.netmediaeurope.com/
Description: A WordPress theme specially designed for transform Wordpress like CMS.
Version: 0.1.0
Author: Sonny Beaumont
Author URI: http://www.sbwd.dyndns.org/
Tags: blue, white, fixed width, two columns, widgets, multilingues
*/


/**
* Reset Styles
* Source: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
body { line-height: 1; }
blockquote, q { quotes: none; }
del { text-decoration: line-through; }
ins { text-decoration: none; }
ol, ul { list-style: none; }
table { border-spacing: 0; }
:focus { outline: 0; }



/**
 * New Default Values
 */
body
{
	background-color: #fff;
	background: #fff url(images/css/body_bg.gif) repeat-x 0 0;
	color: #333;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
}

address,fieldset,label,h1,h2,h3,h4,h5,h6,p,pre,dl,ol { padding: 0.5em 0; }

fieldset { padding: 0.5em; }
input    { padding: 2px; }
textarea { padding: 2px; }
dd       { margin-left: 2em; }
img      { border: 0; }

/*
 * Font Familly
 */
body,input,select,textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/*
 * Titles
 */
h1, h2, h3, h4, h4, h5, h6
{
	color: #000;
	padding: 0;
	margin-bottom: 6px;
}

h1 { font-size: 1.8em; line-height: 1; padding-top: 0; }
h2 { font-size: 1.4em; line-height: 1; }
h3 { font-size: 1.2em; line-height: 1; }
h4 { font-size: 1.1em; line-height: 1; }
h5 { font-size: 1em; line-height: 1; }
h6 { font-size: 0.9em; line-height: 1; }

.narrow-column h1,
.narrow-column h2,
.wide-column h2,
.sidebar h3
{
	background-color: #9bd;
	border-bottom:1px solid #4F4F26;
	clear: both;
	color: #fff;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 4px 2px 2px 2px;
	text-align: center;
	text-transform: uppercase;
}

h1.page-title
{
	background-color: #fff;
	color: #9bd;
	border: 0;
	font-size: 3em;
	letter-spacing: 0;
	padding-right: 5px;
	text-align: right;
	text-transform: none;
	width: 944px;
}

.narrow-column .category h1
{
	background-color: transparent;
	color: #000;
	border: 0;
	border-bottom: 1px solid #000;
	text-align: left;
}

/*
 * Links
 */
a
{
	/*color: #036;*/
	color: #06c;
	text-decoration: none;
}

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

/*
 * Images
 */
img.alignleft
{
	float: left;
	margin: 3px 7px 0 0
}

img.alignright
{
	float: right;
	margin: 3px 0 0 7px;
}

img.aligncenter
{
	margin: 0 auto 7px auto;
	position: relative;
}

div.aligncenter img,
p.aligncenter img
{
	float: none;
	margin: 0;
}

img.alignnone
{
	margin: 7px;
}

img.logo-medium
{
	margin-bottom: 15px;
}


/*
 * Forms
 */
input,select,textarea
{
	font-size: 100%;
}

label
{
	font-weight: bold;
	padding-right: 0.5em;
	text-align: right;
}

legend
{
	padding: 0 4px;
}

* html legend
{
	padding-bottom: 4px;
}

form .row
{
	clear: left;
	padding: 4px 0;
}

form .row input,
form .row textarea
{
	background-color: #fff;
	border: 1px solid #036;
}

form .submit
{
	clear: both;
	padding: 4px 0;
}

form .submit input,
form .button
{
	font-weight: bold;
	overflow: visible;
}

input.checkbox,
input.radio
{
	background-color: transparent;
	border: 0;
}


/*
 * Captions
 */
div.wp-caption
{
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	float: none;
	margin: 10px;
	padding: 4px;
}

div.wp-caption img
{
	border: 0 none;
	float: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

div.wp-caption p.wp-caption-text
{
	font-size: 0.9em;
	line-height: 1.3;
	margin: 0;
	padding: 4px 0 0 0;
	text-align: left;
	width: auto;
}


/*
 * Misc
 */
div.aligncenter
{
	margin: 7px auto 0 auto;
}

p.aligncenter
{
	text-align: center;
	padding-bottom: 0;
}

.bad,
.error
{
	color: #d00;
}

.blank
{
	clear: both;
}

.good
{
	color: #0a0;
}

.none
{
	display: block;
	text-align: center;
}

.num
{
	text-align: right;
}




/**
 * Skeletton
 */
#container
{
	border-top: 3px solid #036;
	height: 1%;
	margin: 0 auto 12px auto;
	top: 20px;
	position: relative;
	text-align: left;
	width: 976px;
}

#container-wrap
{
	border-left: 1px solid #9bd;
	margin: 0 auto;
	width: 963px;
}

.attachment-container #container-wrap
{
	width: auto;
}

#header
{
	background: #003c72 url(images/css/top_gradien.gif) repeat-y 0 0;
	color: #fff;
	width: 964px;
}

#header-wrap
{
	background: url(images/css/lenses.gif) no-repeat 100% 0;
	height: 109px;
}

#content
{
	background-color: #fff;
	float: left;
}

#main-body
{
	overflow: hidden;
	padding: 5px;
	position: relative;
}

.narrow-column
{
	height: 1%;
	overflow: hidden;
	position: relative;
	width: 744px;
}

.narrow-column #main-body
{
	float: right;
	width: 534px;
}

.wide-column #main-body
{
	float: right;
	width: 744px;
}

.attachment-container .wide-column,
.attachment-container #main-body
{
	float: none;
	width: auto;
}

#sidebar-1
{
	float: left;
	overflow: hidden;
	padding: 5px 5px 5px 0;
	width: 195px;
}

#sidebar-2
{
	background-color: #fff;
	float: left;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	width: 195px;
}

#skycraper
{
	position: absolute;
}

#footer
{
	border-top: 2px solid #97b9da;
	clear: both;
	width: 950px;
}



/**
 * Header
 */
#nme-ticker
{
	background: #fff url(http://resources.netmediaeurope.com/fr/images/nme_logo_16.gif) no-repeat 2px 2px;
	position: absolute;
	border: 1px solid #646464;
	color: #646464;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1;
	left: -484px;
	margin-left: 50%;
	padding: 3px 0 4px 116px;
	text-align: left;
	top: 0;
	width: 842px;
}

#nme-ticker a
{
	color: #036;
	text-decoration: none;
}

#nme-ticker a:hover
{
	text-decoration: underline;
}



/**
 * Header
 */
#header a
{
	color: #fff;
}

#site-name,
#site-name a
{
	display: block;
	float: left;
	height: 71px;
	padding: 0;
	width: 255px;
}

#site-name a
{
	background: url(images/css/logo_itespresso.gif) no-repeat 50% -7px;
	text-indent: -999em;
}

#site-description
{
	display: none;
}

#header .login-links
{
	float: right;
	padding-top: 20px;
	width: 17em;
}

#header .login-links li,
#header .login-links li a
{
	float: left;
	margin-right: 4px;
}

#header .login-links li
{
	border-right: 1px solid #fff;
}

#header .login-links li.login
{
	font-weight: bold;
}

#header .login-links li.register,
#header .login-links li.register a
{
	border: 0;
	margin: 0;
}

#menu-main
{
	font-weight: bold;
	left: 50%;
	padding-left: 0;
	position: absolute;
	text-transform: uppercase;
	top: 60px;
	z-index: 999;
	margin-left: -481px;
}

* html #menu-main
{
	width: 948px;
}

#menu-main li,
#menu-main li a
{
	float: left;
	white-space: nowrap;
	zoom: 1;
}

#menu-main li a
{
	background-color: #036;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	border-bottom: 1px solid #fff;
	padding: 6px 3px;
}

#menu-main li.current-cat a
{
	background-color: #9bd;
	border-bottom-color: #9bd;
}

#menu-main li.new a
{
	background-color: #DA0741;
	color: #FFFFFF;
}

#menu-main li a:hover,
#menu-main li.new a:hover
{
	background-color: #9bd;
	border-bottom-color: #9bd;
	color: #fff;
	text-decoration: none;
}

#menu-main li ul
{
	background-color: #9bd;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	clear: both;
	font-weight: normal;
	height: 17px;
	left: 0;
	margin-top: 2.3em;
	overflow: hidden;
	padding-top: 7px;
	padding-left: 3px;
	position: absolute;
	text-transform: none;
	top: 0;
	width: 945px;
	z-index: -1;
}

#menu-main li ul li,
#menu-main li ul li a
{
	margin-right: 0.5em;
}

#menu-main li ul li a:hover
{
	background-color: transparent;
	color: #036;
	text-decoration: underline;
}

#menu-main li ul li
{
	border-right: 1px solid #fff;
	line-height: 1;
	padding: 0;
}

#menu-main li ul li.last
{
	border-right: 0;
}

#menu-main li ul li a
{
	background-color: transparent;
	border: 0;
	color: #036;
	padding: 0;
}



/**
 * Search
 */
#search-header,
#search-footer
{
	//background-color: #dde5ee;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	font-size: 1.1em;
	padding: 5px 10px;
	width: 928px; /* 740 - 10 - 10 - 1 - 1 */
}

* html #search-header
{
	padding-bottom: 0;
}

#search-footer
{
	border: 0;
	width: auto;
}

#search-header form,
#search-footer form
{
	float: left;
	width: 75%;
}

#search-header .row,
#search-header .submit,
#search-footer .row,
#search-footer .submit
{
	display: inline;
}

#search-header .submit input,
#search-footer .submit input
{
	background-color: #efebe7;
	border: 2px outset #fff;
}

#search-header label,
#search-footer label
{
	display: none;
}

#search-header .row input,
#search-footer .row input
{
	width: 40em;
}

#search-header ul,
#search-footer ul
{
	float: left;
}

#search-header ul li,
#search-header ul li a,
#search-footer ul li,
#search-footer ul li a
{
	float: left;
}

#search-header ul li a,
#search-footer ul li a
{
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	text-indent: -999em;
}

#search-header ul li.forum      a, #search-footer ul li.forum      a { background-image: url(images/css/icon_forum.gif); width: 28px; }
#search-header ul li.newsletter a, #search-footer ul li.newsletter a { background-image: url(images/css/icon_newsletter.gif); width: 28px; }
#search-header ul li.rss-news   a, #search-footer ul li.rss-news   a { background-image: url(images/css/icon_rss.gif); width: 28px; }
#search-header ul li.twitter    a, #search-footer ul li.twitter    a { background-image: url(images/css/icon_twitter.gif); width: 28px; }
#search-header ul li.facebook    a, #search-footer ul li.facebook    a { background-image: url("http://www.netmediaeurope.es/img/icon_facebook.gif"); width: 28px; }


/**
 * Megabanner
 */
#megabanner
{
	background-color: #fff;
	border-top: 1px solid #dde5ee;
	border-left: 1px solid #dde5ee;
	border-bottom: 1px solid #97b9da;
	padding: 5px 0;
	text-align: center;
	width: 948px;
}

#megabanner h6
{
	color: #e8e8e8;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
}

#megabanner div.col1 { float: left; width: 738px; height: auto; margin-left: 25px; }
#megabanner div.col2 { float: left; width: 160px; height: auto; }



/**
 * Breadcrumb Trail
 */
#breadcrumb-trail
{
	background-color: #fff;
	line-height: 1.3;
	overflow: hidden;
	padding: 5px;
	width: 939px;
}



/**
 * Footer
 */
#footer .links
{
	clear: both;
	padding-bottom: 10px;
}

#footer .links h4,
#footer .site-menu h4
{
	display: none;
	font-size: 1.2em;
	padding: 1em 0 0 0.5em;
}

#footer .links ul
{
	clear: both;
	font-size: 1.1em;
	height: 2em;
	margin: -5px 0 0 0;
	padding: 0 5px 0 5px;
	width: 925px;
}

#footer .red-plicitaria h4,
#footer .other-countries h4
{
	display: inline;
	float: left;
	padding: 0 0 0 5px;
}

#footer .red-plicitaria ul,
#footer .other-countries ul
{
	clear: none;
	float: left;
	width: 700px;
}



#footer .links li,
#footer .links li a
{
	float: left;
	margin-right: 0.5em;
}

#footer .links li
{
	border-right: 1px solid #000;
	margin-top: 6px;
}

#footer .links li.last,
#footer .links li.last a
{
	border: 0;
	margin-right: 0;
}

#footer .site-menu
{
	clear: both;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#footer .site-menu ul
{
	clear: both;
	font-size: 1em;
	font-weight: bold;
	height: 2em;
	margin: -5px 0 0 0;
	padding: 0 0 0 5px;
}

#footer .site-menu li,
#footer .site-menu li a
{
	float: left;
	margin-right: 0.3em;
}

#footer .site-menu li
{
	border-right: 1px solid #000;
	margin-top: 10px;
}

#footer .site-menu li.last,
#footer .site-menu li.last a
{
	border: 0;
	margin-right: 0;
}

#footer .copyright
{
	background: url(images/css/logo_nme.gif) no-repeat 5px 5px;
	border-top: 1px solid #97b9da;
	clear: both;
	font-size: 1.1em;
	height: 3em;
	line-height: 3;
	padding-left: 100px;
}

#footer .technical
{
	clear: both;
	font-size: 1.2em;
	padding: 1em 0;
	text-align: center;
}



/**
 * Links list inline
 */
ul.links
{
	clear: both;
	float: right;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 10px;
}

ul.links li,
ul.links li a
{
	float: left;
	margin-right: 5px;
}

ul.links li
{
	border-right: 1px solid #369;
}

ul.links li.last,
ul.links li.last a
{
	border: 0;
	margin-right: 0;
}

ul.links li a
{
	font-size: 1.1em;
}



/**
 * Advertissement Area
 */
.advertissement
{
	clear: both;
	margin-bottom: 15px;
}

.advertissement-wrap
{
	background-color: #eee;
	padding: 0 0 15px 0;
	text-align: center;
}

.advertissement-wrap h2
{
	margin-bottom: 15px;
}

#skycraper h6
{
	background-color: #ccc;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.3;
	padding: 2px 0;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}

* html #skycraper h6
{
	width: 100%;
}



/**
 * Posts
 */
.post
{
	font-size: 1.2em;
	line-height: 1.4;
	padding-bottom: 10px;
}

.post h1
{
	line-height: 1.3;
}

.page .post h1,
.post h2,
.post h3,
.post h4
{
	background-color: transparent;
	border: 0;
	color: #000;
	clear: none;
	font-size: 1em;
	letter-spacing: 0;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: none;
}

.page .post h3
{
	font-size: 1em;
	line-height: 1;
	padding-top: 1em;
}

.post .pages
{
	font-weight: bold;
	padding-bottom: 10px;
}

.post .pages a
{
	background-color: #f5f7f9;
	border: 1px solid #036;
	padding: 2px 5px;
}

.post .pages a:hover
{
	background-color: #036;
	border-color: #f5f7f9;
	color: #fff;
	text-decoration: none;
}

ul.post
{
	font-size: 1.1em;
	list-style-type: square;
	padding: 0 0 10px 1.3em;
}

ul.post li
{
	padding-bottom: 5px;
}

.post .entry ul
{
	clear: left;
	list-style: disc;
	margin-bottom: 15px;
	padding-left: 12px;
}

.post .entry li
{
	padding: 2px 0;
}

.post .entry table
{
	background-color: #f5f7f9;
	margin: 1em auto;
	padding: 10px;
	position: relative;
	width: 100%;
}

.post .entry .read-more
{
	padding-top: 0;
}

.post-toolbox
{
	margin-bottom: 12px;
	padding: 12px 0;
	text-align: right;
}

.post-toolbox a
{
	background-color: #ffd;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	border: 1px solid #cc9;
	padding: 3px 5px 3px 25px;
}

.post-toolbox a.print
{
	background-image: url('images/css/icon_print.gif');
}

.post-toolbox a.mail
{
	background-image: url('images/css/icon_mail.gif');
}




/**
 * Archives Pages
 * Search Results
 */
.archives .post,
.search-results .post
{
	padding-bottom: 2em;
}

.archives .post .entry p,
.search-results .post .entry p
{
	display: inline;
	padding: 0;
}

.archives .post .post-metadata,
.search-results .post .post-metadata
{
	background-color: #fcfcfc;
	border: 1px solid #ececec;
	clear: both;
	font-size: 0.9em;
	line-height: 1.5;
	margin-top: 10px;
	padding: 5px;
}




/**
 * Comments
 */
#comments,
#wp-email
{
	background-color: #dde5ee;
	clear: both;
	font-size: 1.2em;
	line-height: 1.5;
	margin-bottom: 10px;
}

#wp-email
{
	font-size: 1em;
	margin-top: 1em;
}

#comments h3,
#wp-email h3
{
	background-color: #9bd;
	border-bottom:1px solid #4F4F26;
	clear: both;
	color: #fff;
	font-size: 1em;
	letter-spacing: 0.1em;
	line-height: 1.3;
	padding: 4px 2px 2px 2px;
	text-align: center;
	text-transform: uppercase;
}

#comments .comments-open
{
	padding: 0 10px 10px 10px;
}

#comments .comments-list
{
	padding: 10px;
}

#comments .comments-list .avatar
{
	float: left;
	margin: 10px 7px 0 0
}

#comments .comments-list .comments-metadata
{
	clear: both;
	display: block;
	text-align: right;
}

#comments .comments-list li
{
	background-color: #f8f8f8;
	margin-bottom: 10px;
	padding: 0 10px 10px 10px;
}

#comments-form,
#email-form
{
	padding: 0 10px 10px 10px;
}

#comments-form label,
#email-form label
{
	float: left;
	padding-top: 0;
	width: 12em;
}

#comments-form label small
{
	font-size: 0.8em;
}

#comments-form .row input,
#comments-form .row textarea,
#email-form .row input,
#email-form .row textarea
{
	width: 70%;
}

#comments-form .row p,
#email-form .row p
{
	padding: 0 0 0 12.5em;
}

#comments-form .row p small
{
	font-style: italic;
}

#comments-form .submit,
#email-form .submit
{
	padding-left: 12.5em;
}

#comments-form .submit input,
#email-form .submit input
{
	background-color: #fbc958;
}




/**
 * Navigation Page Next/Previous
 */
#main-body .navigation
{
	font-size: 1.2em;
	height: 2em;
}

#main-body .navigation .alignleft
{
	display: inline;
	float: left;
}

#main-body .navigation .alignright
{
	display: inline;
	float: right;
}




/**
 * Page: Blogs
 */
.page .blog
{
	float: left;
	padding: 0 5px 1em 5px;
	width: 47%;
}

.page .blog ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.page .blog .more
{
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}

.page .blogs .blank
{
	border-bottom: 1px solid #dde5ee;
	margin-bottom: 10px;
}

.page .blog .blank
{
	border: 0;
	margin: 0;
}




/**
 * Page: Servicios / RSS
 */
.list-rss-links
{
	padding-top: 0.5em;
}

.list-rss-links li
{
	list-style-type: none;
}



/**
 * Sidebars
 */
.sidebar h3
{
	margin-bottom: 0
}



/**
 * Widgets: Common settings
 */
.widget
{
	padding-bottom: 10px;
	height: 1%;
}

.widget-wrap
{
	background-color: #dde5ee;
	overflow: hidden;
}

.widget-content
{
	padding: 5px;
}

.widget-content .post .entry p
{
	padding-top: 0.1em;
}

.widget-content h2
{
	font-size: 1em;
	line-height: 1.3;
	margin: 0;
	padding-bottom: 0;
}

.widget-content p.more
{
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}

.widget ul.cat-links
{
	padding: 5px 5px 5px 17px;
	line-height: 1.5;
	list-style-type: square;
}

.widget .cat-list
{
	padding: 5px;
}

.widget .cat-list ul
{
	line-height: 1.5;
	list-style-type: square;
	padding-left: 13px;
}

.widget .cat-list ul li
{
	padding-bottom: 5px;
}

.widget .cat-list ul.children
{
	font-size: 1em;
	list-style-type: circle;
	padding-left: 1.3em;
}

.widget .cat-list ul.children li
{
	padding-bottom: 0;
}

.widget .page-navigation
{
	font-weight: bold;
	padding: 1em 0;
	text-align: center;
}

.widget .page-navigation a,
.widget .page-navigation span
{
	border: 1px solid #036;
	padding: 3px 5px;
}

.widget .page-navigation .this-page,
.widget .page-navigation .break
{
	border-color: #fff;
}

.widget .page-navigation .inactive
{
	border-color: #ccc;
	color: #ccc;
}

.widget .page-navigation a:hover
{
	background-color: #036;
	color: #fff;
	text-decoration: none;
}


/**
 * Widgets: Common settings for main body
 */
#main-body .widget .widget-wrap
{
	background-color: transparent;
}

#main-body .widget .widget-title
{
	background-color: transparent;
	border-bottom: 1px solid;
	color: #000;
	text-align: left;
	height: 1.3em;
}

#main-body .widget .widget-title .title
{
	float: left;
}

#main-body .widget .widget-title .date
{
	float: right;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
}

#main-body .widget ul.more
{
	float: right;
}

#main-body .widget ul.more li,
#main-body .widget ul.more li a
{
	float: left;
}

#main-body .widget ul.more li
{
	border-right: 1px solid #000;
	font-size: 1.1em;
	padding-right: 4px;
	margin-right: 4px;
}

#main-body .widget ul.more li.last
{
	border: 0;
	padding: 0;
	margin: 0;
}


/**
 * Widgets: Common settings for sidebars
 */
.sidebar .widget-wrap
{
	font-size: 0.9em;
}


/**
 * Widget: Advertisement
 */
#main-body .widget_advertisement .widget-title
{
	background-color: #9bd;
	border-bottom:1px solid #4F4F26;
	clear: both;
	color: #fff;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 0;
	padding: 4px 2px 0 2px;
	text-align: center;
	text-transform: uppercase;
}

#main-body .widget_advertisement .widget-content
{
	background-color: #efefef;
	padding: 10px 0;
	text-align: center;
}

.sidebar .google .widget-content
{
	padding: 0;
}

#main-body .google .widget-content
{
	padding: 0 5px 0 0;
}

#main-body .google .widget-content
{
	background-color: #fff;
	text-align: left;
}

.sidebar .google p,
#main-body .google p
{
	background-color: #fff;
	font-size: 1.1em;
	line-height: 1.3;
	overflow: hidden;
	padding: 5px;
}

.google span.heading
{
	background-color: #efefef;
	border-bottom: 1px solid #b6b6ac;
	border-right: 1px solid #b6b6ac;
	color: #00006f;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
}

.google span.title,
.google span.title
{
	display: block;
	font-weight: bold;
}

.google span.urllink,
.google span.urllink
{
	color: #f00;
	display: block;
}

.single #main-body .google
{
	float: left;
	width: 49%;
}

.single #main-body .mpu-300x250
{
	float: right;
	width: 49%;
}


/**
 * Widget: Feed Posts
 */
.feed_posts h2
{
	margin-bottom: 0;
}

.feed_posts a.aligncenter
{
	display: block;
	text-align: center;
}


/**
 * Widget: Calendar
 */
.widget_calendar table
{
	border-collapse: collapse;
	margin: 0 auto 0.5em auto;
	width: 100%;
}

.widget_calendar caption,
.widget_calendar td,
.widget_calendar th
{
	font-size: 1.2em;
}

.widget_calendar caption
{
	font-weight: bold;
	padding: 0.5em 0;
	text-align: center;
}

.widget_calendar th
{
	text-align: center;
	padding-bottom: 0.5em;
}

.widget_calendar tbody td
{
	background-color: #9bd;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	font-weight: bold;
	padding: 0.5em 0;
	text-align: center;
}

.widget_calendar tbody td a
{
	color: #fff;
}

.widget_calendar tbody td a:hover
{
	color: #c00;
	text-decoration: none;
}

.widget_calendar tbody td#today
{
	background-color: transparent;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.widget_calendar tbody td.pad
{
	background-color: transparent;
	border: 0;
}

.widget_calendar tfoot td
{
	font-weight: bold;
	padding-top: 0.5em;
}


/**
 * Widget: Category List
 * Widget: Links
 */
.sidebar .widget_categories_list .cat-list,
.sidebar .widget_links .cat-links
{
	font-size: 1.2em;
}


/*
 * Widget: Last Comments
 */
.widget_last_comments .widget-content
{
	padding-bottom: 0;
}

.widget_last_comments li
{
	border-bottom: 1px dotted #ccc;
	font-size: 1.1em;
	line-height: 1.3;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

.widget_last_comments li p
{
	padding-bottom: 0;
}

.widget_last_comments li p.avatar
{
	float: left;
	margin: 2px 5px 0 0;
}

.widget_last_comments li p .date
{
	font-size: 0.9em;
}


/**
 * Widget: Last Posts
 */
.widget_last_posts .widget-content .date
{
	border-bottom: 1px dotted #000;
	padding-top: 1em;
}

.widget_last_posts .widget_advertisement
{
	margin-bottom: 10px;
}


/**
 * Widget: Last Posts Items
 */
.widget_last_posts_items .post
{
	padding-bottom: 10px;
}

.widget_last_posts_items ul.more
{
	font-size: 1.2em;
	clear: both;
	list-style: none;
}

.widget_last_posts_items ul.more li
{
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
}

.widget_last_posts_items ul.more li a
{
	display: block;
	font-weight: bold;
	padding: 2px 5px;
	text-transform: uppercase;
}

.category #main-body .widget_last_posts_items .featured-posts
{
	padding: 5px 5px 0 5px;
}

.category #main-body .widget_last_posts_items .entry
{
	padding: 0;
}

.category #main-body .widget_last_posts_items ul
{
	list-style: square;
	margin-bottom: 0;
	padding: 0 0 0 1.3em;
}

.category #main-body .widget_last_posts_items .more
{
	text-align: right;
	padding: 0 5px 5px 5px;
}


/**
 * Widget: Text
 */
.widget_text .widget-content h2
{
	font-size: 1.1em;
}

.widget_text .widget-content .more
{
	font-size: 0.9em;
	padding-bottom: 0;
}

.widget_text .widget-content .post
{
	padding-bottom: 0;
}


/**
 * Widget: Include PHP
 */
.home #main-body .widget_include_php .widget-wrap
{
	background-color: #fff;
}

.home #main-body .widget_include_php .blog
{
	float: left;
	padding: 0 5px 1em 5px;
	width: 47%;
}

.home #main-body .widget_include_php .more
{
	font-size: 0.8em;
	padding: 0 0.5em 0 0;
}

.home #main-body .widget_include_php .more li,
.home #main-body .widget_include_php .more li a
{
	float: left;
	margin-right: 4px;
}

.home #main-body .widget_include_php .more li
{
	border-right: 1px solid #000;
}

.home #main-body .widget_include_php .more li.last
{
	border: 0;
	margin: 0;
}

.home #main-body .widget_include_php .blank
{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

.home #main-body .widget_include_php .blog .blank
{
	border: 0;
	padding: 0;
}


/*
 * Widget: The Post Custom
 */
#main-body .post.custom
{
	padding-right: 5px;
}

#main-body .post.custom h1
{
	font-size: 1.4em;
}

#main-body .custom .post-metadata li.author,
#main-body .custom .post-metadata li.date
{
	display: inline;
}

#main-body .post.custom .entry
{
	clear: both;
	padding-top: 10px;
}

#main-body .post.custom .entry ul
{
	clear: left;
	list-style: square;
	margin-bottom: 15px;
	padding-left: 15px;
}

#main-body .post.custom .entry li
{
	padding: 2px 0;
}

#main-body .post.custom .entry table
{
	background-color: #f5f7f9;
	margin: 1em auto;
	padding: 10px;
	position: relative;
	width: 100%;
}

#main-body .post.custom .pages
{
	font-weight: bold;
}

#main-body .post.custom .pages a
{
	background-color: #f5f7f9;
	border: 1px solid #036;
	padding: 2px 5px;
}

#main-body .post.custom .pages a:hover
{
	background-color: #036;
	border-color: #f5f7f9;
	color: #fff;
	text-decoration: none;
}

#main-body .post.custom .widget_advertisement.before
{
	clear: both;
	float: right;
	margin: 10px 0 0 10px;
	width: auto;
}

#main-body .post.custom .widget_advertisement.before .widget-title
{
	background-color: #bbb;
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0;
	padding: 2px 0;
	text-align: center;
	text-transform: uppercase;
}

#main-body .post.custom .widget_advertisement.before .widget-content
{
	padding: 5px;
}

#main-body .post.custom .product-review,
#main-body .post.custom .social-links
{
	background-color: #dde5ee;
	clear: both;
	font-size: 1.2em;
	line-height: 1.5;
}

#main-body .post.custom .product-review
{
	margin-top: 1em;
	margin-bottom: 10px;
}

#main-body .post.custom .product-review h3,
#main-body .post.custom .social-links h5
{
	background-color: #9bd;
	border-bottom:1px solid #4F4F26;
	clear: both;
	color: #fff;
	font-size: 1em;
	letter-spacing: 0.1em;
	line-height: 1.3;
	padding: 4px 2px 2px 2px;
	text-align: center;
	text-transform: uppercase;
}

#main-body .post.custom .product-review table
{
	background-color: transparent;
	margin: 0;
}

#main-body .post.custom .product-review table th,
#main-body .post.custom .product-review table td
{
	font-size: 0.8em;
	line-height: 1.5;
	padding-bottom: 0.5em;
}

#main-body .post.custom .product-review table th
{
	width: 25%;
}

#main-body .post.custom .product-review table td
{
	width: 79%;
}

#main-body .post.custom .social-links
{
	zoom: 1;
}

#main-body .post.custom .social-links ul
{
	height: 25px;
	margin: 0;
	padding: 0 16px;
}

#main-body .post.custom .social-links li,
#main-body .post.custom .social-links li a
{
	display: block;
	float: left;
	height: 16px;
	margin-right: 16px;
	overflow: hidden;
	position: relative;
	width: 16px;
	zoom: 1;
}

#main-body .post.custom .social-links li a
{
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999em;
}

#main-body .post.custom .social-links li a.digg      { background-image: url(images/css/icon_digg.gif); }
#main-body .post.custom .social-links li a.facebook  { background-image: url(images/css/icon_facebook.gif); }
#main-body .post.custom .social-links li a.twitter   { background-image: url(images/css/icon_twitter-small.gif); }
#main-body .post.custom .social-links li a.viadeo    { background-image: url(images/css/icon_viadeo.gif); }
#main-body .post.custom .social-links li a.oknotizie { background-image: url(images/css/icon_oknotizie.gif); }
#main-body .post.custom .social-links li a.meneame   { background-image: url(images/css/icon_meneame.png); }

