/*
Theme Name: Dreams
Description: Wordpress theme written for Cancer charity dreams wishes hopes UK
Version: 2.1
Author: Ian Arundale
URI: http://www.dreams-wishes-hopes.co.uk
*/



/*INCLUDES HOMEPAGE WORKAROUND */
*{
    margin:0;
    padding:0;
}

body {
    font-family:"Helvetica Neue",Arial,sans-serif;
    font-size: 13px;color : #4B4B4B;;margin:0; padding:0;
    line-height:21px;
    background:#8BC4F4 url(images/h-bg.gif) repeat-x;
}
a {color:#019EED; }
a:hover {text-decoration : none;}
a.top{background:#019EED; color:#FFFFFF; text-decoration:none; padding:4px; font-weight:bold; margin-left:15px;}
h2, h3, h4 {color:#272727; font-family:"Helvetica Neue",Arial,sans-serif;}
h1{font-size:22px; color:#272727;}
h3, h4{font-size:16px;}
a img {border:0 none;}

/*  ====================== Page Structure ======================= */

#header{width:800px;margin:0 auto; padding-top:10px; border-bottom:3px #00BDF3 solid; }

#wrapper {width:800px; margin:0 auto;background :#fffffe;}
#rsidebar {float:right; width:270px;padding:0 15px 0 0; background:red;}
#content{width:445px; float:left;padding:10px 5px;margin-left:10px; padding-right:23px; border-right:#E4E4E4 1px solid }
#footer-outer{width:100%; padding-bottom:20px;}
#footer {width:800px;margin:0 auto;padding:8px 0;font-size:11px; text-align:center}

/*  ====================== Header ======================= */

/* -- Search Form --*/
form#search {margin:6px 15px 0 0; padding:0;float:right;width:220px;}
form#search input {border:0; float:left;height:28px;line-height:28px;margin:0; padding:0;}
form#search input.txt {
    font-size:14px;
    color:#4F4F4F;
    height:18px;
    line-height:11px;
    padding:4px 0;
    background:#FFFFFF;
    width:170px;
    border-top:1px solid #E0E0E0;
    border-bottom:1px solid #E0E0E0;
    border-left:1px solid #E0E0E0;
}

/* -- Navigation --*/
ul.nav {list-style : none;float:left;width:700px;margin-top:10px;}
ul.nav li {list-style : none;margin : 0; font-size:13px;font-weight:bold; text-transform:uppercase;display:inline;line-height:27px; }
ul.nav li a {color:#EFEFEF;text-decoration:none;padding:9px 22px;}
ul.nav li a:hover, ul.nav li.current_page_item a {color:#FFFFFF; background:#00BDF3;text-decoration:none;}

/*  ================================= Contents ============================= */
#content form#searchform {text-align:center;}
.post {padding:10px 0 15px 0;  width:435px; }
.post .image{width:200px; float:left;}
.post .text{float:right; right:0px; width:220px;}
.post p{padding:0px; font-family:"Helvetica Neue",Arial,sans-serif; line-height:1.4em; font-size:11px;}
.post p a{color:#bbbbbb; font-weight:bold;}
.post p a:hover{color:#019EED; font-weight:bold;}
.post-single h1{font-size:27px;padding-bottom:15px;font-weight:normal; text-decoration:none;}
.post-single h1 a{color:#019EED; text-decoration:none; text-transform:uppercase; font-weight:bold; font-size:26px;}
.post h2 {color:#019EED; text-transform:uppercase}
.post h2 a{margin-bottom:2px; color:#019EED;  font-size:16px; text-transform:uppercase; text-decoration:none}
.post .post_date{color:#BBBBBB;font-size:11px; font-weight:bold; font-family:"Helvetica Neue",Arial,sans-serif;}


.post h2 a:hover{color:white;  background:#019EED;}
.entry {text-align:justify;}
/*.entry img {border:10px solid #f1f1f1;} */
.post-btm {border-bottom:1px  solid #DEDEDE; text-align:right;}
.post-btm p {font-size: 11px;}
.post-btm .more {float:left; width:115px;color:#CC1A1A;padding-left:10px;font-size:18px;}

.post-btm .more a {color:black;text-decoration:none; }
.post-btm .bookmark {float:right; width:250px;}
.post-btm .bookmark a img {display:block; margin-right:10px;text-decoration:none;float:left;}

.post-single p {margin-bottom: 8px; font-size:12px; font-family:"Helvetica Neue",Arial,sans-serif; line-height:19px;}
.post-single p img{max-width:100%; padding:10px 0px}

/*-------Gravatar-----------*/
#gravatarimg { float:left; margin: 0 5px 3px 0; }
#gravatarimg img { border:0; }

/*-------Alignments-----------*/
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

/* --------------- SideBars ----------------*/
#rsidebar a {color:#4B4B4B;text-decoration:none;}
#rsidebar a:hover {color:#019EED;text-decoration:none;}

.sidebar ul{list-style:none; margin:0;padding:0;}
.sidebar  ul li {list-style : none;margin: 3px;padding:0;border:1px solid #E4E4E4;color:#717171;background:#F5F5F5;}
.sidebar  ul ul{margin-top:5px;}
.sidebar  ul ul li {list-style:none;margin:5px;padding-left:10px;border:0;color:#717171;text-align:left;}
.sidebar  ul li h2{padding:10px;font-size:15px; font-weight:normal;color:#6B6B6B;}

.tabs {border:1px solid #E4E4E4;color:#717171;background:url(images/sb-bg.gif) repeat-x;padding-top:5px;margin:0 0 10px 0;}
ul.tabNavigation {list-style: none;padding:10px 5px;margin:0 0 0 10px;}
ul.tabNavigation li {display: inline; list-style: none;margin:0;padding:0;font-size:16px;color:#6B6B6B;border:0;}
#rsidebar ul.tabNavigation li a {color:#6B6B6B;text-decoration: none; padding:2px 5px;font-weight:bold;}
#rsidebar ul.tabNavigation li a.selected,#rsidebar ul.tabNavigation li a:hover {background-color: #019EED; color: #fff;}
.tabs div{ padding:0 5px; margin:5px 0 0 0;border-top: 1px solid #E4E4E4;}
#first, #second, #third {clear:both;}




.tabs div ul{list-style : none;margin :0;padding-bottom:10px;}
.tabs div ul ul{list-style : none;margin :0;padding:0;}
.tabs div li {margin:0;padding:1px 15px 1px 30px;border:0;font-size:12px;background:url(images/sb-li.gif) no-repeat 15px 6px;}


.sidebar2 {width:285px; background:url(images/sb-bg.gif) repeat-x; border:1px solid #E4E4E4; padding:10px; margin-bottom:10px;}
.sidebar2 h2, .sidebar2 ul li h2.header-side{color:#6B6B6B;text-decoration: none; padding:2px 5px;font-weight:bold; font-size:16px;}

.sidebar2 p {margin:0 10px}
.sidebar2 ul {list-style : none;margin : 0;padding:0;}
.sidebar2 ul ul{list-style : none;margin :0;padding:0;}
.sidebar2 ul ul ul{margin-top:0;}
.sidebar2 ul li {list-style:none;margin:0;padding:0 0 5px 0;color:#4B4B4B;margin-bottom:10px;}
.sidebar2 ul li h2{font-size:15px; font-weight:normal; color:#6B6B6B;}
.sidebar2 ul ul li {margin:0;padding:2px 15px 2px 30px;border:0;font-size:12px;background:url(images/sb-li.gif) no-repeat 15px 6px;}
.sidebar2 ul ul ul li {padding:5px 0 5px 20px;}

.sidebar2 img.ads {margin:0px 0 10px 10px; padding:0;}
.sidebar2 img.small {margin:0px 1px 0 1px; padding:0;}

/*
.sidebar2 ul ul.ads {padding:0 15px;}
.sidebar2 ul ul.ads li {display:inline;padding:0;background:none;margin:0;}
.sidebar2 ul ul.ads li img {padding:0;margin:0 7px 7px 0;}

*/


/*  ================================= Footer  ============================= */
#footer a {color:#565656;text-decoration : none;}

/*  ================================= Others ============================= */

.clr {clear : both;margin:0; padding:0;font-size:1px; line-height:1px;}

/* --------------------- common elements --------------------------- */
.navigation { display: block; color:#C7BBBB; width:100%;padding:0 0 10px 0;font-weight:bold;}
.navigation ul {list-style:none; margin-left:10px; float:left; }
.navigation ul li{display:inline; padding:3px;}
.navigation ul li a{ color:#C7BBBB;}
.navigation ul li a:hover{border:1px gray solid; color:#019EED;}
.navigation ul li.page_info{margin-right:20px;}



h2.pagetitle, h2.center {text-align: center;  }
h3, h3#comments {padding: 20px;}
.alt { background-color: #F1F1F1;border:1px solid #e9e9e9;}

input, select, textarea {margin:0 2px;; padding:0; color:#000; border:1px solid  #e9e9e9;}
input#s {height:17px;padding:5px 0;}
#commentform #submit, #searchsubmit {background :#019EED none repeat scroll 0 0; color:#fff;margin:2px 0 0 0;width:76px; text-align:center;height:29px;font-weight:bold;border:0;text-align:center;}
blockquote { border-left: 3px solid #E9E9E9;}

ol.commentlist {margin:0;padding:0;}
.commentlist li { font-weight:normal;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 12px;}
code { font: 1.1em Fixed; border:1px dotted #e9e9e9;margin:5px;padding:5px;display:block;}

/* Begin Calendar */

#calendar_wrap {border-top: 0;width:302px;}
#calendar_wrap table, #calendar_wrap th {margin:0 auto;padding:0;}
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 98%;	font-size: 9px;}
#wp-calendar #next a {padding-right: 2px;text-align: right; color:black}
#wp-calendar #prev a {padding-left: 2px;text-align: left;	}
#wp-calendar a {display: block; background:red;}
#wp-calendar caption {text-align: center;width: 100%;font-size:12px;padding:0 0 5px 0;font-weight:bold;}
#wp-calendar td {padding: 1px 0; text-align: center;}

#wp-calendar #prev a, #wp-calendar #next a {font-size: 9px;	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption { 	text-align: center; }
#wp-calendar th { font-style: normal;text-transform: capitalize;}
#wp-calendar #today {font-weight:bold;color:#fff;background:#019EED;}
/* End Calendar */


.smallattachment {text-align: center; float: left;margin: 5px 5px 5px 0px;}
.attachment {text-align: center; margin: 5px 0px;}

/* Begin Images */
img.centered { display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline; float:right;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; float:left; }

/* End Images */

/* Begin Lists */
.entry ol,.entry ul {margin: 0;	padding: 5px 0 5px 35px; }
.entry li {margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none;list-style-image: none;}

/* Begin Form Elements */
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 80%; padding: 2px;}
/* End Form Elements */

/* Begin Comments*/
.alt { 	margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify;}
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0;	}
.nocomments { text-align: center; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}

/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { 	cursor: help;}
acronym, abbr { border-bottom: 1px dashed #424242; }
blockquote { margin: 15px 30px 0 10px;padding-left: 20px;}
blockquote cite { margin: 5px 0 0; display: block;}
.center { text-align: center;}
hr { display: none; }
.alignright { float: right;	}
.alignleft { float: left;}
/* End Various Tags & Classes*/

/* WORK AROUND FOR DEADLINE  */
#homecontent{width:770px; float:left;padding:10px 5px;margin-left:10px; padding-right:23px; }
#homecontent h2{color:#019EED; text-transform:uppercase}