@import url(http://fonts.googleapis.com/css?family=Oswald);

a {
	color: #000000;
	text-decoration: none;
}

b,strong {
	font-weight: bold;
}

body,html {
	font-family: "Helvetica Neue";
	font-size: 14px;
	line-height: 22px;
	color: #272727;
	background-position: top !important; 
	background-image: url(images/bg-body.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

button {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(images/bg-button.png);
	background-position: center;
	border-style: solid;
	border-width: 1px;
	color: #333;
	cursor: pointer;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}

a:hover {
	color: #fbbd14;
}

em,i {
	font-style: italic;
}

h1,h2,h3,h4 {
	margin-bottom: 10px;
}

h1 {
	font-size: 30px	line-height;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	text-transform: capitalize;
	line-height: 26px;
	padding-bottom: 15px;
	padding-top: 10px;
	letter-spacing: -0.03em;
	max-width: 605px;
	word-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

p {
	margin-bottom: 10px;
}

p:last-child {
	margin-bottom: 0px;
}

textarea {
	height: 200px;
	width: 98%;
}

#container {
	margin-bottom: 0px;
	margin-left: 225px;
	margin-right: auto;
	margin-top: 0px;
	width: 1000px;
}

#header {
	height: 200px;
	max-height: 205px;
	overflow: hidden;
}

#header h1 {
	display: none;
}

.headermenu {
	background-color: #ffffff;
	background-image: url(images/bg-menu.png);
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}

.headermenu ul li {
	display: inline;
	list-style-type: none;
}

.headermenu ul li.current-menu-item a {
	color: #fff;
}

#content {
	top: 442px;
	background-image: url(images/bg-content.png);
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

#content .leftcolumn {
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
*/	margin-top: 9px;
  	                        
	                           
  	background-color: #ffffff;
	background-image: url(images/bg-left-column.png);
	border-color: #e9e9e9;
	border-style: solid;
	border-width: 5px;
	float: left;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 605px;
}

#content .widecolumn {
	background-color: #ffffff;
	background-image: url(images/bg-left-column.png);
	border-color: #ffffff;
	border-style: solid;
	border-width: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
}

.post img { !important; !important;
}


#content .post h2 img {
	color: #fbbd14;
	margin-bottom: 40px; !important; 
}



#content .navigation {
	padding-top: 40px;
	display: block;
	height: 20px;
}

#content .navigation .nav-previous {
	float: left;
}

#content .navigation .nav-next {
	float: right;
}

#content .postmetadata,	#content .commentmetadata {
	color: #ccc;
	font-size: 10px;
	line-height: 14px;
}

#content .postmetadata a,	#content .commentmetadata a {
	color: #000000;
}

#content .postmetadata a:hover,	#content .commentmetadata a:hover {
	color: #000000;
}

#content #comments {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 20px;
	padding-top: 20px;
}

#content .leftcolumn .post{ margin-bottom: 10px; }
#sidebar {
	padding-right: 8px;
	float: right;
	width: 300px;
}

#sidebar ul li.widget {
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#sidebar ul li.widget:hover { }

#sidebar ul li h2.widgettitle {
	margin-bottom: 0px;
}

#sidebar ul li.widgetdivider {
	margin-bottom: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}

#sidebar ul li:last-child {
	margin-bottom: 0px;
}

#sidebar ul li#twitter-1 h2.widgettitle {
	margin-bottom: 0px;
}


#sidebar ul li ul li {
	margin-bottom: 0px;
}

#sidebar li#categories-2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 7px;
}

#sidebar li#categories-2 li:hover {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #e2e2e2;
}

#sidebar ul li#socialmedia ul li {
	display: inline;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
}

#sidebar ul li#affiliates ul li {
	display: inline;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}

#footer {
	color: #9c9890;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

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

#footer .footermenu {
	float: left;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #000;
}

#footer ul li {
	display: inline;
}

#footer ul li.divider {
	color: #666;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

.clear {
	clear: both;
}

/*#siteby {
	position: absolute;
	top: 423px;
}*/

.downloadtable {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #e9e9e9;
	border-color: #ebbb33;
	border-style: dotted;
	border-width: 0px;
	margin-bottom: 20px;
	padding: 10px;
}

.downloadtable table {
	width: 100%;
}

.downloadtable p img { max-width: 150px; }

.downloadtable td img {
	max-width: 100px;
	margin-right: 10px;
}

.downloadtable h3.title {
	margin-bottom: 0px;
}

.thumbcontainer {
	float: left;
	height: auto;
	margin-right: 8px;
	width: auto;
}

.postmetadata {
	padding-top: 3px;
	padding-bottom: 23px;
	border-bottom-color: #e2e2e2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.post iframe, .post object  {
	width: 605px !important;
	min-width: 605px !important;
}

#leadbannerad { visibility: visible; text-align: center; padding-bottom: 15px; padding-top: 15px;}

#sidebar ul li ul li { line-height: 11px;}

h2.widgettitle img {padding-top: 7px; padding-bottom: 7px; max-width: 300px;}

ul.twitter { width: 300px; }

#sidebar li.twitter-item { margin-bottom: 3px; background-position: 2px 2px; margin-left: 0px; background-image: url(http://mandofresko.com/wp-content/uploads/icon-twitter-tweet.png); background-repeat: no-repeat; padding-right: 5px; padding-left: 20px; padding-bottom: 3px; padding-top: 3px; line-height: 14px; }

#sidebar li.twitter-item:hover { background-color: #e2e2e2; }

.entry p img { border-color: #ebebeb; border-width: 1px; border-style: solid; margin-bottom: 20px; max-width: 605px; }

.wpp-post-title { width: 155px; color: #2e2e2e; font-weight: bold; }

#sidebar ul li#wpp-3 ul { background-repeat: no-repeat; background-image: url(http://mandofresko.com/wp-content/themes/mandonew/images/mandofresko_top5_1.jpg); }

#sidebar ul li#wpp-3 ul li { min-height: 50px; max-height: 50px; padding-right: 5px; padding-left: 55px; padding-bottom: 0px; padding-top: 7px; line-height: 14px; margin-bottom: 2px; margin-top: 2px; margin-right: 0px; margin-left: 0px; }

#sidebar ul li#wpp-3 ul li:hover { background-repeat: no-repeat; background-image: url(http://mandofresko.com/wp-content/themes/mandonew/images/mandofresko_top5_2.jpg); line-height: 14px; background-color: #c9c9c9; }

img.wpp-thumbnail { clear: left; float: left; padding-right: 10px; height: 44px; width: 60px; }

.more-link { margin-top: 20px; font-weight: bold; }

.postmetadata p { margin-top: 0px; color: #686868; }

#content .postmetadata a:hover { color: #fbbd14; }

.entry.downloadtable p img { !important; max-width: 200px; width: 100px;             }

#bannerslide { max-height: 200px; max-width: 640px; overflow: hidden;}

table#bannerslidebox tbody tr td { max-height: 200px; }

#sidebar ul li#socialmedia ul { padding-right: 20px; }

#sidebar ul li#affiliates ul { padding-right: 0px; }

input, textarea, select { height: 20px; width: 295px; }

.downloadtable td img { min-width: 120px; padding-right: 15px; }

#content .leftcolumn h2 { width: 600px; padding-bottom: 0px; }

#content .leftcolumn h3 { padding-right: 100px; font-size: 18px; }

div#leadbannerad a img { visibility: visible; }

body,html { background-position: center; }

#container { margin-left: auto; margin-right: auto; }

ul#instagram_widget li a img { margin-top: 10px; margin-left: 10px; margin-bottom: 10px; border-style: none; height: 280px; width: 280px;}

ul#instagram_widget li p.instagram_caption, p.instagram_likes { padding-right: 10px; padding-left: 12px; }

ul#instagram_widget { margin-bottom: 10px; height: 350px; background-color: white; }

div#content div.leftcolumn p.nocomments { display: none; }

div#disqus_thread { padding-top: 25px; }

div.authorinfo { padding-left: 15px; background-color: #ebebeb; margin-bottom: 25px; margin-top: 0px; padding-bottom: 0px; padding-top: 13px; border-bottom-color: #e2e2e2; border-bottom-style: solid; border-top-style: solid; border-top-color: #e2e2e2; border-bottom-width: 1px; border-top-width: 1px; line-height: 15px; font-size: 12px; color: #787b81; color: #787b81; }

ul.list{line-height: 20px; padding-top: 15px; font-size: 12px; text-transform: uppercase; padding-bottom: 0px;}

a.item-title{ color: #313131; top: 5px; position: relative; line-height: 17px; font-size: 13px; text-transform: capitalize;}

li#pptwj-2.widget.pptwj{ background-color: #efefef; min-height: 465px; }

.pptwj-tabs-wrap .boxes ul li img{ margin-left: 0; margin-bottom: 0; margin-right: 11px; margin-top: 0; background: #fff; border: 0px solid #e5e5e5; float: left; padding: 0px !important; }


div.wp-biographia-container-top{ margin-bottom: 0px; padding: 10px; margin-top: 50px; }

div.wp-biographia-text{ margin-left: 110px; line-height: 18px; font-size: 12px; padding-right: 10px; }

div.wp-biographia-text h3{ margin-top: 5px; font-size: 15px; }

div.wp-biographia-pic{ padding: 3px !important; }

#wp_rp_first{ padding-bottom: 20px; padding-top: 0px; margin-top: 70px; }

#wp_rp_first .wp_rp_title{ color: #313131; line-height: 9px; font-size: 9px; }


div.wp_rp_content{ width: 605px; }

#wp_rp_first div ul.related_post.wp_rp{width: 605px;}

#wp_rp_first div ul li{ margin-left: 11px !important; margin-right: 9px !important; }

#content div #post div.entry p{ margin-top: 10px; color: #313131; !important; margin-bottom: 25px; }

.post img.attachment-post-thumbnail.wp-post-image {margin-bottom: 15px; border-color: #c9c9c9; border-width: 1px; border-style: solid; width: 570px; height: 100%;}

div#footerbanner { text-align: center; margin-top: 20px; }

div.textwidget { }

/* Text Input Box */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform input#s{	font-size: 11px;	border-color: #686868;	border-width: 1px;	border-style: solid;
}

/* Go Button */
#megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink > form#searchform input#searchsubmit{	width: 35px;	border-color: #686868;	border-style: solid;	border-width: 1px;
}

div#content div.leftcolumn h2 {
	font-family: Oswald;
	text-transform: uppercase;
	line-height: 31px;
	font-size: 25px;
}

div#menulogo {
	display: inline;
	top: 0px;
	line-height: 10px;
}

div#post div.entry p {}

div#megaMenu megaMenuContainer megaMenu-nojs megaMenuHorizontal wpmega-preset-grey-white megaResponsive megaResponsiveToggle wpmega-withjs megaMenuOnHover megaFullWidth wpmega-noconflict megaMinimizeResiduals megaResetStyles themeloc-ubermenu { z-index: 10; }

div#bannerslidertable { margin-top: 3px; visibility: visible; z-index: 0;}

div#megaMenu { margin-bottom: 10px; }

li#affiliates.widget h2.widgettitle  { padding-bottom: 0px; padding-top: 0px; }

img.alignnone.size-large, img.alignnone.size-full, img.attachment-post-thumbnail.wp-post-image {  max-height: 150px;  max-width: 150px;  margin-top: 5px;  margin-right: 20px;  float: left;  clear: left;  }

div#contentbox { height: 140px; }

ul.related_post li { width: 110px !important; }

h3.related_post_title { padding-bottom: 3px; margin-bottom: 3px; border-bottom-color: #bdbdbd; border-bottom-style: solid; border-bottom-width: 1px; }

div#socialmedia img { height: 30px; width: 30px; padding-right: 4px; }

div#socialmedia { height: 39px; padding-top: 10px; padding-left: 12px; background-color: #fffefe; }

img.rollover { padding-right: 10px; }

