/*
THEME NAME: World Briefing
THEME URI: http://www.malarianomore.org
DESCRIPTION: Custom template for World Breifing by JORY CUNNINGHAM
VERSION: 1
AUTHOR: <a href="http://www.joryland.org/">jory cunningham</a>
AUTHOR URI:
TAGS: World Briefing
*/

img
{border: none;}
body
{ background: #000 url(http://www.worldbriefing.org/wp-content/themes/worldbriefing/img/grad_bck.jpg) repeat-x;

color: #000; font-family: arial, "Times New Roman", Times, serif; font-size: 13px;}
hr
{margin: 20px 0;}

a
{color: #e85f19;}
a:hover
{color: #0083bf;}

*
{ /* removes outlines from links in firefox */
  outline: none;
}

/*----Layout ---*/
div#container {
margin-bottom: 0px;
margin-top: 20px;
		margin-right:auto;
		margin-left:auto;
		width: 875px;
		padding: 0px;
		text-align: left;
background: #fff;
}

div#content {
float: left;
margin-top: -20px;
padding: 20px;
width: 580px;
min-height: 500px;

}

div.sidebar {
float:right;
width: 210px;
padding: 20px;
margin-top: -20px;
}

div#secondary {
clear:right;
}

div#footer {
clear:both;
width:100%;
padding: 20px;
}



h1
{color: #e85f19;}

h2
{color: #e85f19;}

#header
{width: 835px; height: 150px;
text-align: left;
padding: 20px;
border-bottom: 2px solid #e85f19;
}

#blog-title a
{color: #e85f19; font-size: 2em; text-decoration: none; font-weight: bold;}

#blog-title h1 a:hover
{color: #ccc;}

#tagline
{font-size: 2.2em; margin-top: -25px; color: #000;}


#header ul
{margin: -10px 0 5px -35px;}

#header ul li
{list-style: none; display: inline; margin: 0 20px 0 0;}

#nav li a
{color: #e85f19; text-decoration: none; font-size: 1.8em;}

#nav li a:hover
{color: #ccc;}

#partners
{float: right; margin: -150px 0 0 0; text-align: center; font-weight: bold;
border: 2px solid #e85f19; padding: 5px;}
#partners ul
{margin-top: 5px;}
/*content styles ----*/

h2 a
{text-decoration: none;}

h2 a:hover
{text-decoration: underline;}
abbr
{color: #666; border: none;}

/*sidebar styles ----*/
.sidebar ul li
{list-style: none; margin-left: -35px; color: #fff;}

.sidebar ul li h3
{color: #e85f19}

.sidebar ul li ul li a
{color: #0067a5; }



ul.xoxo li
{padding-bottom: 5px;}


/* contact form styles ----*/
.contactform input
{border: 1px solid; color: #0067a5; ; margin: 20px; height: 15px;}


.contactform textarea
{ border: 1px solid #0067a5; margin: 20px; }

#contactsubmit 
{font-size: 2em; height: 40px; background: #e85f19; color: #fff;}

/* blog image styles ----*/

   img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

      img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
margin: 0 0 15px 15px;
    }