/*
Theme Name: EliteFreelancing.com
Theme URI: http://www.elitefreelancing.com/
Description: Custom EliteFreelancing.com Worpdress Theme
Version: 1.1
Author: Danno
Author URI: http://elitefreelancing.com/
Tags: 


Color Palette:

Dark Red: 6f0000
Dark Maroon: 2f2228
Mid Red: a20303

Light Grey: f3f3f3
Mid Grey: 757575
Dark Grey: 191919


Light Blue: e8f0ed
Mid Blue: a4babb
Mid Blue Plus: 76a3b0



Light Yellow: 
High Yellow: 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

* {
	margin: 0;
	padding: 0;
}

#translation_bar  {
width: 100%;
text-align: center;
height: 25px;
background-color: #191919;
}
#translation_bar img {

margin: 5px 5px;


}

body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #191919;
	background-color: #000;
	background-image: url();
	background-repeat: repeat-x;

}

a {
	color: #76a3b0;
}

code {
	width: 100%;
	margin: 0 auto 1em;
	float: left;
	font-size: 13px;
	background-color: #ECF5FF;
	padding: 1em;

}


img {
	border: none;
}

img a:hover {
	
}

hr { text-align: right; width: 100%; height: 2px; color: #f3f3f3; border: none; } /* For Internet Explorer */
html>body hr { margin-right: 0; width: 100%; height: 2px; background-color: #f3f3f3; border: none; } /* For Gecko-based browsers */
html>body hr { margin-right: 0; width: 100%; height: 2px; background-color: #f3f3f3; border: 0px solid #F00; } /* For Opera and Gecko-based browsers */



/* MAIN BLOCKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#bodyarea {
	width: 980px;
	background-image:url();
	float: left;
	background-color: #fff;
padding: 0 0 2em 0;
}


/* @group header */

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

#header {
	width: 980px;
	height: 140px;
	background-image: url(http://www.elitefreelancing.com/wp/wp-content/themes/elitefreelancing-a/images/header-bkg-a.png);

}



#logo {
	float: left;	
	margin: 15px 0 0 52px;
	display: block;
	width: 878px;
	height: 115px;
	padding: 0;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
	clear: both;

}

#logo span {
	display: block;
	width: 878px;
	height: 115px;
	background-image: url('http://www.elitefreelancing.com/wp/wp-content/themes/elitefreelancing-a/images/elite-freelance-logo-a.png');
	clear: both;
	cursor: pointer;
}



#logo a {
	text-decoration: none;
}

#mm {
    width:100%;
    display: block;
    font-size:14px;
font-weight: bold;
    border-top:dashed 1px  #757575;
    text-transform:uppercase;

}


#mm, #mm ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#mm a {
	display: block;
	width: ;
text-decoration: none;
line-height: 2em;
}

#mm a:hover {
color: #fff;
	display: block;
	width: ;
text-decoration: none;
}


#mm li { /* all list items */
	float: left;
	width: ; /* width needed or else Opera goes nuts */
padding: 0em .7em;
border-right: 1px solid #3a3a3a;
}

#mm li ul { /* second-level lists */
	position: absolute;
	background: #a20303;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
margin: 0px 0;
}

#mm li li {
border-right: 0px;
border-top: solid #6f0000 1px;
width: 100%;
padding: 0;

}


#mm li li a {
line-height: 2em;
padding: 0em .6em;
color: #fff;
font-size: 12px;

}

#mm li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#mm li:hover ul ul, #mm li:hover ul ul ul, #mm li.sfhover ul ul, #mm li.sfhover ul ul ul {
	left: -999em;
}

#mm li:hover ul, #mm li li:hover ul, #mm li li li:hover ul, #mm li.sfhover ul, #mm li li.sfhover ul, #mm li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}





/* POST
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.post {


}



/* @group content */

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

#content {
	float: left;
	width: 510px;
	margin: 18px 40px ;
	font-family: verdana, arial, sans-serif;
	font-size: .80em;
}



#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	letter-spacing: -0.02em;
}

#content h2 {
	margin: 0 0 0.6em 0;
	padding: .2em 0 0 0;
font-family: arial, verdana, sans-serif;
letter-spacing: -0.065em;
	font-size: 2.5em;
	font-weight: normal;
	color: #800000;
	clear: both;
	line-height: 1.235em;
text-transform: uppercase;
border-top: 1px dashed #757575;
}

#content h2 a:link, #content h2 a:visited, #content h2 a:active {
	color: #6f0000;
	text-decoration: none;
	border-bottom: 4px solid #e8f0ed;

}

#content h2 a:hover {
	color: #fff;
	background-color: #6f0000;
	text-decoration: none;
	border-bottom: 4px solid #a4babb;
}

#content h3 {
font-family: verdana, arial, sans-serif;
	margin: 2.2em 0 0.4em 0;
	padding: 0;
letter-spacing: -0.04em;
	font-size: 1.4em;

	font-weight: normal;
	color: #6f0000;


transform: uppercase;
background-color: #;
padding: 0.2em 0em;

}

#content h3 a:link, #content h3 a:visited, #content h3 a:active {

	color: #0982c7;
	text-decoration: none;
	border-bottom: 2px solid #0982c7;
}

#content h3 a:hover {
background-color: #0982c7;
color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #0982c7;
}

#sd {

}

#content h4 {
	font-size: 1.2em;
	font-weight: normal;
margin: 1.7em 0 .2em 0;

color: #800000;

}



#content h5 {
	font-size: 1.2em;
	font-weight: normal;
}





#content h6 {
	font-size: 1.0em;

}


#content p {
	margin: 0 0 1.5em 0;
	padding: 0;

	font-weight: normal;
	color: #;
	line-height: 1.6em;
}

#content p a:link, #content p a:visited, #content p a:active, #content li a:link, #content li a:visited, #content li a:active {
	color: #0982c7;
	text-decoration: underline;
	border-bottom: 1px solid #;
}

#content p a:hover, #content li a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#content ul {
	margin: 0 0 1.5em 2.5em;
	padding: 0;

}

#content ul li {
	margin: 0 0 0.2em 0;
	padding: 0;

}

#content ul.special {
	margin: 0 0 25px 0;
	line-height:2;
	list-style-type:none;
display: block;
width: 250px;
float: left;
}


#content .special li {
   	padding: 5px 25px 5px 25px;
	margin: 0;
	line-height: 1.2;
	background-position:0 5px;
	background-image: url('http://www.elitefreelancing.com/wp/wp-content/themes/elitefreelancing-a/images/bullet-star-a.gif');
	background-repeat: no-repeat;
}




#content .author {
float: left;
color: #fff;
font-weight: bold;
width: ;
padding: .2em 1em;
background-color: #a4babb;

}

#content .postmeta  {
	font-size: 0.7em;
	color: #757575;
line-height: 1.2em;
margin: 0 0 2em 0em;
float: left;
}

#content .postmeta-single {
float: left;
margin: 0.2em 0 0 3em;
}

#content .digg-compact {

float: right;
}


#content .single h2 {
	padding: .3em 0;
	border-bottom: 1px #f3f3f3 solid;
	margin: 0 0 .2em 0;
}
#content .entry {
	clear: both;
}

#content small {
	font-size: 0.7em;
	color: #757575;

	float: left;
}

#content .wp-caption {
	float: left;
}




#content .wp-caption-text {
	float: right;
	color: #757575;
	background-color: #f3f3f3 ;
	width: 300px;
	margin: 0 8px 1.5em 0;
	padding: .5em 1em;
	font-size: 0.8em;
	font-style: ;
	text-align: left;
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

#content .size-full  {
border: solid 1px #ddd;
	border-bottom: solid 5px #ddd;
	padding: 0;
}

#content .previous-post, #content .next-post {
	font-size: 0.8em;
}

#content .previous-post {
	float: left;
	margin: 0 0 1em 0em;
	width: 15em;
}

#content .next-post {
	background-color: ;
	margin: 0 0 1em 0em;
	float: right;
	width: 15em;
}

#content .navigation {
	width: 100%;
	font-
	background-color: ;
	margin: 2em 0 0 0;
	height: 2.5em;
	padding: .5em 0;
	border-top: 1px dashed #f3f3f3;
}

#content .quote-high {
	margin: 1em 0;
	background-color: #e8f0ed;
	padding: 2em;
	font-family: "Courier New", Courier, monospace;
}

#content .noborder {

border: 0px;

}

#content .nomargin {

margin: 0px;

}


/* @end */


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

#content #comments, #content #respond {
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
	background-color: #a4babb;
	padding: 0.2em 0.4em;
	margin: 0.8em 0;
}


#content .commentlist {
	font-size: .9em;
	list-style: none;
	margin: 2em 0 2em 0;
}


#content .commentlist li {
	border-bottom: dashed 1px #f3f3f3;
	margin: 0 0 1em 0;
	padding: .5em 0 1em 0;
	float: left;
	clear: both;
	width: 100%;
}

#content .commentmetadata {
	font-size: .8em;
	color: #757575;
}


#content cite {
	font-size: 1.3em;

	font-style: normal;
}

#content .avatar {
	float: left;
	margin: 0 1em 0 0;
}


#content .author-description {
	background-color: #FFFFF4;
	padding: 1em;
}

#content .author-description p {
	font-size: .85em;
}

#content .author-description h3 {
	font-size: 1.3em;
}


#content #commentform input,  #content #commentform textarea {

float: left;
clear:both;
margin: 0 9px  8px 0;


}

#content #commentform label  {



}




/* @group sidebar */

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




#sidebar {
	float: left;
font-family: trebuchet, tahoma, verdana, sans-serif;
font-size: 11px;
	width: 335px;
	background-color: ;	
	margin: 20px 0 0 25px;
}

#sidebar .ad-grid-125 li {
	float: left;
	margin: .5em;
}

#sidebar .ad-grid-125 ul {
	float: left;
	margin: .5em 0;
	background-color: ;
	border-top: dashed 1px #f3f3f3;
	border-bottom: dashed 1px #f3f3f3;

}


#sidebar h2 {
	margin: 2em 0 0 0;
	padding: .4em 0 .4em .5em;
	font-size: .8em;
letter-spacing: .2em;
	font-weight: bold;
	color: #6f0000;
font-family: trebuchet, tahoma, verdana, sans-serif;
text-transform: uppercase;
border-top: 4px solid #f3f3f3;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
}

#sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h2 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar h2 a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar h3 {
	margin: 0 0 1.3em 0;
	padding: 0;
	font-size: em;
	font-weight: normal;
	color: #;
}

#sidebar h3 a:link, #sidebar h3 a:visited, #sidebar h3 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar h3 a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar p {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: em;
	font-weight: normal;
	color: #;
	line-height: 1.5em;
}

#sidebar p a:link, #sidebar p a:visited, #sidebar p a:active, #sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
	color: #30608d;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#sidebar p a:hover, #sidebar li a:hover {
	color: #;
	text-decoration: underline;
	border-bottom: 1px solid #;
}



#sidebar ul ul {

	padding: 0;
	border-right: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

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


#sidebar li li {
	list-style: none;
	margin: 0;
	padding: 0.5em 0.45em 0.5em 0.45em;
	border-top: 1px solid #f3f3f3;
}

#sidebar li a { text-decoration: none; }

#sidebar .col-left, #sidebar .col-right {
	width: 162px;
	float: left;
clear: none;
}

#sidebar .col-left {
	margin: 0 10px 0 0;
background-color: ;
}

#sidebar .col-right {

	margin: 0;
background-color: ;

}







/* @end */

/* @group footer */

/* FOOTER

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
color: #fff;
	float: left;
	width: 980px;
	height: 167px;
	background-image: url('');
	background-color: #6f0000;
	margin: 0 0 20px 0;
	padding: .8em 0 0 0;
        font-family: tahoma, arial, verdana, sans-serif; 
}

#footer-inner {
	width: px;
	margin: 0 auto;
	text-align: left;

}

#footer li {
    font-size: 0.75em;
	list-style: none;
}

#footer li h2 {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 6px 0;
    padding: 0 0 4px 0;
    border-bottom: dotted 1px #4d0808;

}

#footer p  {
	margin: 0;
	padding: 0;

	font-weight: normal;
	color: #;
}

#footer p a:link, #footer p a:visited, #footer p a:active, #footer li a:link, #footer li a:visited, #footer li a:active {
	color: yellow;
	text-decoration: ;
	border-bottom: 1px solid #;
}

#footer p a:hover, #footer li a:hover {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#footer ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	font-size: .95em;
	color: #;
}

#sub-footer {
	float: left;
	height: 80px;
	margin: 0 0 0 1.5em;
}

#sub-footer small {
	font-size: 0.7em;
	color: #fff;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.highlight {

color: #FF0000;

}

.feed {
	padding: 0 0 0 15px;
	background: url("images/icon-feed.png") no-repeat 0 50%;
}

.valid {
	padding: 0 0 0 15px;
	background: url("images/icon-tick.png") no-repeat 0 50%;
}







/* @end */


/* TEMP STUFF
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */


.col-single {
	background-color: ;
	width: 170px;
	margin: 0 .55em;
	float: left;
}

.col-double {
	background-color: ;
	width: 355px;
	margin: 0 .55em;
	float: left;
}

.col-triple {
	background-color: ;
	width: 535px;
	margin: 0 .55em;
	float: left;
}


.col-first {
	color: ;
	margin: 0 .55em 0 2em;
	float: left;
}

.alignleft {
	float: left;
	margin: 0 25px 25px 0;
}

.alignright {
	float: right;
	margin: 0 25px 0 25px;
}


#sidebar p.box-a {
	background-color: #FFFFEA;
	padding: 1.3em;
	font-weight: bold;

}

/* old stuff - review and ditch */

/*
#sidebar ul.subscriptions  {
	width: 100%;
margin: 13px 0 0 0;
	height: 40px;
	background-color: ;

}

#sidebar .subscriptions li {
	float: left;
	margin: 0 10px;

}


#sidebar .rssfeed a {

  padding: 10px 15px 10px 36px;
  background: #fff url("images/subscribe-rss.png") no-repeat 15px 50%;

}

#sidebar .rssfeed a:hover {
  color: #fff;
  background: #6f0000 url("images/subscribe-rss.png") no-repeat 15px 50%;
	text-decoration: none;
} 


#sidebar .emailfeed a {

  padding: 10px 15px 10px 36px;
  background: #fff url("images/subscribe-email.png") no-repeat 15px 50%;


}

#sidebar .emailfeed a:hover {
  color: #fff;
  background: #6f0000 url("images/subscribe-email.png") no-repeat 15px 50%;
	text-decoration: none;
}

*/
.sponsors-sidebar-global {

background-color: ;
padding: .5em;
margin: 1em 0;

}


ul#subscriptions-b  {
    width: 330px;
    margin: 13px 0 0 0;
    height: 62px;
    background-image: url("images/rss-subscribe-bkg-a.gif");
    background-repeat: no-repeat;

}

#subscriptions-b img {

margin: 18px 12px 0 16px;
}

#subscriptions-b li {
float: left;

}



#subscriptions-b a.feed-rollover {

display: block;
width: 214px;
height: 62px;
text-decoration: none;
 background: url("images/rss-subscribe-a.gif");
}


#subscriptions-b a.feed-rollover:hover {
background-position: 0 62px;
text-decoration: none;
}

#adwords-square {
    width: 450px;
margin: .5em 0 1.5em 0;    
float: left;


}


/* old mm code 

#mm {
    width:100%;
    display: block;
    font-size:1.1em;
    border-top:dashed 1px  #757575;
    text-transform:uppercase;
}

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

#mm a  {
color:#fff;
cursor:pointer;
    float:left;
    display:block;
	padding:6px 12px;
	text-decoration: none;
}

#mm a:hover  {
color: #d70000;
    float:left;
    display:block;
/*    background: url(images/tab-left.gif) no-repeat 0 1px; */
/*
}


#mm li {
	float: left;
    	list-style:none;
	}


#mm a:hover, #mm a:active
{
	text-decoration:none
	}	

	*/