/*
Theme Name: WP Max
Theme URI: http://wordpresstop.com
Description: A Fantastic Premium News Theme for WordPress
Version: 1.2
Author: Ahmad Fouad
Author URI: http://wordpresstop.com
*/

/* Imports */
@import url("css/rounded.corners.css");
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/featured.story.css");
@import url("css/more.features.css");
@import url("css/latest.css");
@import url("css/more.latest.css");
@import url("css/searchform.css");
@import url("css/mediaplayer.css");
@import url("css/300x250.css");
@import url("css/subscription.css");
@import url("css/carousel.css");
@import url("css/gallery.css");
@import url("css/sidebar.css");
@import url("css/ajax.tabs.css");
@import url("css/front.categories.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");

/* Reset */
* {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}

.related {    
    clear:both;
    float:left;
    margin-bottom:10px;
}

.related p {
    font-family:Arial,"Trebuchet MS",Verdana,Tahoma;
    line-height:1.6em;
    vertical-align:baseline;
    white-space:normal;
    font-size:12px;
}

.related p a {
    float:right;
}

.related a {
    font-weight:bold;
    text-decoration:underline;        
}

.related_image {
    border:1px solid #D9E2E5;
    display:inline;
    float:left;
    margin:0 10px 0 0;
    overflow:hidden;
    padding:2px;
}

#hdr {
  background-color:#fff;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
ol {margin: 0 0 0 20px}
.clear {clear:both}
a {color: #366799}
a:hover {color: #333}

/* Page Layout */
body {
	width: 100%;
	background: #cde7ff;
	text-align: center;
	cursor: default;
	/*background-image:url(http://www.dinpattern.com/tiles/madrona.gif);*/
	/*background-image:url(http://www.dinpattern.com/tiles/dark-forest.gif);*/
  background-image:url(/img/bg-black.jpg);  	
}

#pagei {
	width: 1000px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 0.75em;
	color: #555;
}

#page {
	height: auto;
	background: #fff;
	padding: 10px;
}

#main {
	width: 980px;
}

#main-left {
	float: left;
	width: 320px;
	padding: 0 10px 0 0;
}

#main-center {
	float: left;
	width: 318px;
	border-left: 1px solid #d9e2e5;
	border-right: 1px solid #d9e2e5;
	padding: 0 10px 0 10px;
}

#main-right {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
}

#contents {
	width: 980px;
	padding: 10px 0 10px 0;
}
#contents-b {
	width: 980px;
	padding: 0 0 0 0;
}

#content, #content-b {
	float: left;
	width: 659px;
	border-right: 1px solid #d9e2e5;
	margin-right: 10px;
	padding-right: 10px;
}

#sidebar {
	float: left;
	width: 300px;
	display: inline;
}

#footeri {
	width: 1000px;
	height: auto;
	margin: 0 auto 7px auto;
	text-align: left;
	font-size: 0.7em;
	color: #fff;
	background: #366799;
}

#footer {
	padding: 10px;
}

#bottom {
	width: 1000px;
	height: auto;
	margin: 10px auto 30px auto;
	text-align: left;
	font-size: 0.7em;
	color: #888;
	line-height: 1.5em;
}

#bottom-left {
	float: left;
}

#bottom-right {
	float: right;
}

/* Global site Headers */
h2.front {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 5px;
	margin: 0 0 5px 0;
	background: #a5d4ff;
	border-bottom: 1px solid #5091cd;
	
	background-color:#deefff;  
  background-repeat:repeat-x;
  border:1px solid #A5D4FF;
}

h2.front-gal {
	display: block;
	line-height: 1.4em;
	font-weight: bold;
	color: #444;
	padding: 4px 5px 3px 30px;
	margin: 0 0 5px 0;
	background: #f1f6e2 url(images/photo.png) no-repeat;
	background-position: 7px center;
	border-bottom: 1px solid #e3e8d4;
	position: relative;
}

h3.front {
	margin: 10px 0 5px 0;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 7px 0;
	color: #666;
	position: relative;
}

/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}

a.icomment:hover {color:#333}

div.rss_post {
    border:1px dotted #DDDDDD;
    padding:20px;
    margin-bottom:20px;
    margin-top:20px;
}

/******************************************************
   Lab Report CSS Tables ver. 1.1
   Created by Louise Dade, 03 September 2005
   http://www.classical-webdesigns.co.uk

   You may use this style sheet, but please DO NOT
   link to it directly (hot-link) in your own files.

   Inc. Files: graph.png; fauxalpha.png; dlarrow.png
******************************************************/

/* We collapse borders because we don't want cell spacing.
   We specify the font family here too, including a generic fall-back.
   We specify a global table font size, using 'ems' because they are
   resizable and take their relative value from the global stylesheet. */
table.ingredient {
    border-collapse: collapse;
    background: url(graph.png) #fff no-repeat center;
    color: #000;
    font-family: "Lucida Bright", "Times New Roman", serif;
    width:100%;
    float:left;    
}

/* We add letter spacing because all caps makes the letters scrunchy
   Also, left aligned because it was favoured by my university for table
   captions, but yours might be different. Actually for a scientific paper,
   the caption would be more detailed, resembling a table 'summary' */
caption.ingredient {
    padding-bottom: 5px;
    font-variant: small-caps;
    letter-spacing: 0.1em;
    text-align: left;
}

/* Table headers should be clear, but concise and discreet.
   The double border separates the row from caption and the table body 
   without needing a different background colour. Because we've specified
   a text colour, we also specify a background colour (even though it's the
   same as the main table colour) to accommodate personal stylesheets. */
thead.ingredient th {
    border-top: 3px double #ccc;
    border-bottom: 3px double #ccc;
    padding: 2px 10px;
    background-color: #fff;
    color: #aaa;
    text-align: left;
    font-variant: small-caps;
    letter-spacing: 0.1em;
    white-space: nowrap;
}

/* We've given the table footer the same double border treatment for the
   same reason.  It also acts as a nice "end of table" indicator. It's 
   part of the data so we leave the text black. We also treat the header
   and data the same way. */
tfoot.ingredient th, tfoot.ingredient td {
    border-top: 3px double #ccc;
    border-bottom: 3px double #ccc;
    padding: 2px 10px;
    font-variant: small-caps;
    letter-spacing: 0.1em;
}

/* We now revert to discreet single pixel horizontal borders to separate
   each entry.  If your table content is numerical data, you might want the
   vertical borders too, but I find it's visually more pleasing and easier to
   read online when there is plenty of padding instead of borders. 
   NOTE: we treat the headers and data cells the same here, visually it's clear
   enough (header text is bold) and does not affect screen-reader software */
tbody.ingredient th, tbody.ingredient td {
    border-bottom: 1px solid #ccc;
    padding: 2px 10px;
    text-align: left;
    vertical-align: top;
}

/* Faux alpha transparency.  It's just a 16px square image (a PNG, but
   could be a GIF) filled with a colour (I chose orange because it
   contrasts pleasingly with blue - opposite on colour wheel) and then
   every other pixel is filled with another colour (e.g. white) which is
   made the transparent colour (ordinary transparency) - anything behind
   the transparent pixels shows through and our wonderful brain fills in
   the rest, thanks to Gestalt psychology.  Only really works when a solid
   colour is required, such as table row rollovers. NOTE: IE doesn't like
   tr:hover anyway so "pprrffffft!" to that! */
tbody.ingredient tr:hover {
    background: url(fauxalpha.png) transparent repeat center;
}

/* CSS2 selectors - this just means the link in the fourth TD along
   (the last column).  It simply adds a "download" icon and makes the
   text all caps - will be ignored by older browsers. We also add a 
   link colour (same as all other links) for personal stylesheets. */
tbody.ingredient td+td+td+td a {
    padding-right: 16px;
    background: url(dlarrow.png) transparent no-repeat bottom right;
    color: #00d;
    font-variant: small-caps;
    letter-spacing: 0.1em;
}

/* Finally we have the link styles: background has been rendered as
   transparent so the background image isn't blocked in an ugly way. */
tbody.ingredient a {
    background-color: transparent;
    color: #00d;
    text-decoration: none;
}
tbody.ingredient a:visited {
    background-color: transparent;
    color: #00a;
}
tbody.ingredient a:hover {
    background-color: transparent;
    color: #00f;
}
tbody.ingredient a:active {
    background-color: transparent;
    color: #f00;
}

div.authors {
    width:400px;    
}

div.authors_image {
    float:left;
}

div.authors_functions {
    float:left;
}

div.clear {
    clear:both;
}

/* EOF */

/* Contact form */
.contactform {
    background-color:rgb(222,222,222);
    padding:20px;
}
#wpcf_msg {
    width:400px;
    height:200px;
}
.contactright {
    margin-top:10px;
}
.contactleft {
    margin-top:10px;
}
#contactsubmit{
    padding:5px;
    font-weight:bold;
}
.contactleft {
}

ul.areas {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul.areas li {
  margin-top:10px;
	background-image:url(/nutricao-saude/bullet.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
}

.newsletter_wrapper{
    padding:5px;
    background-color:#fbc2c2;
}

label.gsom-optin-div-label {
    margin-top:5px;
    font-weight:bold;    
}

div.gsom-optin-form input[type="text"] {
    border:1px solid #555555;
}

.authorcomment {
    background-color: #e9f1f8;
}

.lpost p {
    text-align:justify;
}

/* vBulettin login form */
#login_form {
    clear:left;
    display:block;
    float:right;
    margin-right:10px;
    min-width:220px;
    text-align:left;
}

#login_form fieldset {
    background:transparent;
    height:20px;
    padding:0 5px;
    text-align:center;
}

#login_form input {
    color:#828282;
    font-size:11px;
    margin:3px 0 0;
    padding:1px;
    vertical-align:baseline;
    background-color:#A5D4FF;
    background-image:url("/nutricao-saude/fundo2.png");
    border:1px solid #A5D4FF;
}

/* Store */
#store-promo {
    background-color:#A5D4FF;
    background-image:url("/nutricao-saude/fundo2.png");
    background-repeat:repeat-x;
    border:1px solid #A5D4FF;
    margin-bottom:10px;
    padding:10px;
}

#buy-button {
    margin-top:10px;
    padding-top:20px;
    margin-bottom:10px;
    background-color:#E8FFC4;
    width:100%;
    text-align:center;
    height:40px;
    font-size:16px;
    border:2px solid #DAFFA3;    
}

#buy-button a {
    font-weight:bold;
}

.product {
    float:left;    
    margin-bottom:5px;
}

.product-img {
    float:left;
    width:80px;
    height:80px;    
}

.product-img img {
    border:0;      
}

.product-title {
    float:left;
    width:500px;   
}

.product-description {
    float:left;
    width:500px;    
}