/*  
Theme Name: Socialmood 2.0
Theme URI: http://www.socialmood.com
Description: Socialmood wp template
Version: 1.0
Author: Lucas Garcia
Author URI: http://www.socialmood.com
Tags: 3 column, white
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/

body
{
	font: 16px/2.0 "ff-nuvo-web-pro-1","ff-nuvo-web-pro-2", Verdana, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #666
}


#twitter {
    background: url("images/twitter-bg.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font: 12px/26px 'Droid Sans',arial;
    height: 26px;
    margin: 0 0 -4px;
    padding: 0 0 4px;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    }

#twitter div {
    background: url("images/twitter-icon.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 26px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0 10px;}

#twitter strong {
    padding: 0 10px 0 0;
    font-weight: bold;
    text-decoration: none;}
    
a:focus
{
	outline: 1px dotted invert;
}

hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 35px;
}

h2
{
	font-size: 23px;
}

h3
{
	font-size: 21px;
}

h4
{
	font-size: 3.4em;
}

h5
{
	font-size: 17px;
}

h6
{
	font-size: 15px;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Droid Sans', Arial, sans-serif; }

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: square;
}

li
{
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 20px;
}


/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #fff;
	color: #666;
}


/* anchors
----------------------------------------------- */
a {
	color: #779805;
	font-weight:bold;
	text-decoration: none;
}

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



.req { color: #c00 }


h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em; font-weight: normal}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}
h1 a {
	font-weight:normal;
}
h1 { margin: 0 auto; background: url(images/logo2.png) no-repeat left top; height: 45px; text-indent: -10000px;}


.twitter, .facebook, .linkedin, .tumblr {  text-indent: -10000px; float: left; width: 32px; height: 32px  }	
.twitter { background: url(images/twitter.png) no-repeat}
.facebook { background: url(images/facebook.png) no-repeat}
.linkedin { background: url(images/linkedin.png) no-repeat}
.tumblr { background: url(images/tumblr.png) no-repeat}	
header { background: #90b827; float: left; text-align: center; width: 100%; padding: 25px 0; position: relative;}
header .fivecol h2 { font-size: .8em; color: #fff; text-align: center }
header h3 { position: relative; padding: 0 0 30px 0}
footer {  width: 100%; float: left; font-size: .75em; margin: 0 auto}
footer h4 { font-size: 1em; font-weight: bold !important;  text-transform: uppercase; padding: 15px 0 }
footer li { list-style-type: none; margin-left: 0}
footer input, footer textarea { opacity: .6; background: #90b728; border: 0; -moz-box-shadow: 1px 2px 1px #555;
-webkit-box-shadow: 1px 2px 1px #555;
 color: #fff; -moz-border-radius: 6px; -webkit-border-radius: 6px; margin: 3px 0; padding: 4px; font-family: "Droid Sans", Tahoma, sans-serif; font-size: 1.2em }
footer textarea { width: 90% }
footer input.submit { 
	background: #90b827 url(images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 2px 10px;
	font-size: 1em; 
	color: #5d8000 !important; 
	margin: 3px 0;
	opacity: 1;
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;

 }
footer input.submit:hover { background: #90b827; color: #fff; }
footer .foot { background: #eee }
footer .firstfoot { padding: 15px 0 30px 0}
.foot { }
.firstfoot { }
footer .blogs { margin: 15px auto; text-align: center}
footer .blogs a {
	display: inline-block; 
	padding: 0 5px; 
	color: #fff !important; 
	margin: 3px 0;
	font-size: .85em;
	text-decoration: none;
	border-bottom: 2px solid rgba(0,0,0,0.25);
	position: relative;
	border-right: 1px solid rgba(0, 0, 0, 0.25);
	cursor: pointer;
}

#error {
	color:red;
	font-size:10px;
	display:none;
}
.needsfilled {
	background:red;
	color:white;
}

.tweet .tweet_list, .query .tweet_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*background-color: #8ADEE2;*/
}
/*.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}*/
.tweet_first {
	padding-top: 0 !important
}
.tweet .tweet_list li, .query .tweet_list li {
	border-bottom: 1px dashed #90b827;
	padding: 10px 0 8px 0;
	overflow: hidden;
}
/*.tweet .tweet_list li a, .query .tweet_list li a {
	color: #0C717A;
}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	background-color: #91E5E7;
}*/
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	background: url(../images/bg_tweet_avatar.png);
	padding: 2px 6px 0 2px;
	margin-right: 6px;
	float: left;
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-top:3px
}
.tweet_time, .tweet_join {
	display: none;
}

body { font-family: "Droid Sans", Tahoma, sans-serif !important }
h1,h2,h3,h4,h5 {
  font-size: 3em;
  font-weight: normal !important
}
h3 { text-align: center}
#thx { display: none; background: #fbf68b; padding: 15px 0 10px 0; font-style: italic; width: 100%; position: relative; top: -15px; text-align: center }
#thx h4 { font-family: "Droid Sans", arial, sans-serif; font-size: 1.5em; color: #5d8000; border-bottom: 0 }
