/*
Theme Name: Refugee Action
Theme URI: http://blog.refugee-action.org/
Description: Refugee Action standard blog theme
Version: 1.0
Author: Dan Dineen
Author URI: http://www.karyx.co.uk/
Tags: Two column, green & white

	RefugeeAction v1.0

	This theme was designed and built by Dan Dineen & Karyx Interactive Design,
	you can find more information on both at http://www.karyx.co.uk/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
background-color: #F2EBE6;
margin:0;
padding:0;
font-family:trebuchet ms,verdana,sans-serif;
}

#container {
width:790px;
padding:0 20px 10px 20px;
background-color: #ffffff;
margin:0 auto;
}

#header {
width:790px;
height:130px;
position:relative;
}

#header a img {
border:0;
}


#menu {
height:70px;
width:615px;
background:url(images/NAVbg.gif) no-repeat;
}

#menu ul {
border-top:4px solid #333333;
list-style-type:none;
margin:0;
padding:40px 0 0;
font-size:15px;
font-weight:bold;
}

#menu li {
display:inline;
margin:0 0 0 10px;
}

#menu li a:link, #menu li a:visited {
color:#ffffff;
text-decoration:none;
}

#menu li a:hover, #menu li a:active {
color:#C7C756; /* Light green */
text-decoration:none;
}

H1 {
color:#666666;
font-size:24px;
margin:13px 10px 0 0;
padding:0;
}

h2 {
color:#9E2B1E; /* Dark red */
font-size:18px;
line-height:22px;
margin:0 0 5px 0;
}

h2 a:link, h2 a:visited {
color:#9E2B1E; /* Dark red */
text-decoration: none;
}

h2 a:hover, h2 a:active {
color:#9E2B1E; /* Dark red */
text-decoration: underline;
}

h3 {
font-size:15px;
color:#CC9520; /* Orange */
border-bottom:1px dotted #cccccc;
line-height:20px;
padding:0 0 5px 0;
margin:20px 0 10px 0;
}

h4 {
font-size:15px;
color:#CC9520; /* Orange */
line-height:20px;
padding:0 0 5px 0;
margin:20px 0 10px 0;
}

p {
font-size:13px;
line-height:18px;
margin:5px 0 10px 0;
}

#identity {
left:660px;
position:absolute;
height:100px;
width:100px;
}

#titlebar {
width:790px;
margin:0;
padding:0 0 10px 0;
background: url(images/separator.gif) no-repeat bottom;
}

#col_one {
width:500px;
float:left;
display:inline;
background-color:white;
margin:20px 30px 0 0;
}

#footer {
width:790px;
text-align: center;
clear:both;
padding:10px 0 0 0;
background: url(images/separator.gif) no-repeat top;
}

#footer p {
font-size:12px;
line-height:16px;
}

small {
font-size:12px;
font-style:italic;
color:#C7C756; /* Light green */
line-height:18px;
}

/* Basic links */

a:link, a:visited {
color:#5E0035; /* Purple */
}

/* The sidebar */

#sidebar {
width:260px;
float:left;
display:inline;
background-color:white;
margin:20px 0;
border-top:4px solid #B0B61A;
padding-top:10px;
}

.sidebarheader {
background-color: #9E2B1E;
padding:10px;
margin:0 0 10px 0;
}

.sidebarheader h1 {
color:#ffffff;
font-size:16px;
margin:0;
padding:0;
}

#sidebar ul {
margin:0 0 0 10px;
padding:0;
}

#sidebar ul li ul {
margin:10px 0 20px 0;
}

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

#sidebar label {
font-size:13px;
line-height:16px;
margin:0 0 5px 0;
display:none;
}

#sidebar input#s {
border:1px solid #cccccc;
padding:3px;
font-size:13px;
width:230px;
margin-top:5px;
}

#sidebar input#searchsubmit, #col_one input#submit, #searchform input#searchsubmit {
background-color:#5E0035;
padding:3px 20px;
font-size:13px;
color:#ffffff;
border:0;
margin:10px 0 10px 0;
}

#sidebar H2 {
font-size:14px;
line-height:20px;
margin:0;
/*border-bottom:1px dotted #ccc;*/
}

#sidebar ul li {
font-size:13px;
font-weight:normal;
margin:5px 0 15px 0;
}

#sidebar ul li a {
font-size:13px;
font-weight:normal;
line-height:18px;
}

/* Comments */
#commentform textarea {
width:490px;
border:1px solid #cccccc;
padding:3px;
font-family:trebuchet ms,verdana,sans-serif;
font-size:13px;
}

#commentform input#author, #commentform input#email,#commentform input#url {
width:250px;
border:1px solid #cccccc;
padding:3px;
font-family:trebuchet ms,verdana,sans-serif;
font-size:13px;
}

/* Meta data */
p.postmetadata {
font-size:11px;
font-style:italic;
color:#9E2B1E; /* Dark red */
margin-bottom: 20px;
}

#col_one ol {
font-size:13px;
line-height:18px;
}

#col_one ol li {
margin:20px 0 30px 0;
}

.redwarning {
font-style:italic;
color:red;
}

.backlink {
border-bottom:1px dotted #cccccc;
padding:0 0 10px 0;
font-size:13px;
margin:0 0 10px 0;
}

.pagetitle {
font-style:italic;
margin-bottom:20px;
}

#searchform label {
font-size:13px;
}

#searchform input#s {
width:200px;
border:1px solid #cccccc;
padding:3px;
font-family:trebuchet ms,verdana,sans-serif;
font-size:13px;
}

.comment-author-admin {
background-color:#F2EBE6;
}

.comment-body {
padding:10px;
}

.postedby {
border-top:1px dotted #cccccc;
border-bottom:1px dotted #cccccc;
padding:5px 0;
}

