/* 
Theme Name: sunBeam
Theme URI: http://blogspot.lifesized.com
Description: SunBeam theme is a design by James Burke for WordPress based on the open source template by andreas09 by Andreas Viklund and Ainslie Johnson <a href="http://www.andreasviklund.com/">Andreas Viklund</a> - Ported to WordPress by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.

Version 1.7
Author: James Burke
Author URI: http://blogspot.lifesized.com
Remixed this with Michael Heilemann's Bonzai style 
to try to create a more minimal look...

Version: 1.6
Author: Andreas Viklund and Ainslie Johnson
Author URI: http://webgazette.co.uk/wordpress-themes/wp-andreas09/

andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author.

Ported to WordPress by Ainslie Johnson - Last updated 04/04/06
*/



/*
Import custom CSS
*/
@import url("style-p2p.css");


/* General Element Styling */


body {
	
	color:#333;
	font-size: 75%; 
	font-family: 'Ubuntu','Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	text-align:center;
}

a {
        color:#0B7AC1;
	font-weight:normal;
	text-decoration:none;
}

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

h2, h2 a, h2 a:visited, h3, h3 a,   {
	color: #333;
	}


p {
	line-height:1.5em;
	margin:0 0 15px;
	padding: 0px;
}

.entry  {
	 font-size:1.2em;
         font-weight:normal;
         text-decoration:none;
}

.entry  a {
        
         color:#0066CC;
}

.entry  a:visited {
	 color: #B85B5A
}

.postTitle a{
        font-size:1.7em;
        font-weight:bold;
        color:#333333;
}

.category{
        font-weight:normal;
}
.date {
    color:#999;
	
}

#postauthorname {
 color:#000;
 font-weight:bold;
 padding: 1px;

}

#postdate {
 color:#999;
 padding: 2px;
 
}

#footer {
	background:#f9f9f9 
        font:50%:  Verdana, Arial, Sans-Serif;
	color:#999;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;

}

#footer a {
	color: #d0d0d0;
	font-weight:bold;
}


/*** from blue.css ***/

#container {

}


#mainmenu a:hover {
       color:#0B7AC1;
}


#mainmenu li.currentparent a {
	color:#0B7AC1;
}

#mainmenu li.current a {
	color: #006633
}


/*** Header section ***/

#sitename {
	color:#ffffff;
	height:104px;

	text-align:left;
		background:#f9f9f9 url(images/bodybg-blue.jpg) repeat-x;
	float:left;
	width: 100%;
	z-index: 700;
	position:relative;

	border-bottom: 1px solid #376690
	
}

ul.dropdown a, ul.dropdown a:link, ul.dropdown a:visited {
    color: white !important;
    
    }

.shailan-dropdown-menu .dropdown-horizontal-container {
	padding-left: 220px;
	padding-bottom: 4px;
}

#sitename h1,#sitename h2 {
	font-weight:300;
	margin:0;
	padding:0;
	padding-left: 22px;
}

#sitename h1 {
	font-size:2.4em;
	padding-top:25px;
}

#sitename h1 a {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

#sitename h2 {
         color: #ffffff;
	font-size:1.2em;
}
#archive form{
	float:right;
	padding-top:3px;
	padding-right:3px;
	
}


.button6{

margin: 30px 30px 15px 30px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;

-moz-box-shadow:0 2px 0 #b7245a;
-webkit-box-shadow:0 2px 0 #b7245a;
box-shadow:0 2px 0 #b7245a;

background: -moz-linear-gradient(0% 50% 90deg,#E22E6D, #EB3373, #EB3373 15%);

background: -webkit-gradient(linear, 0% 0%, 0% 56%, from(#EB3373), to(#E22E6D), color-stop(.9,#EB3373));

color:#fff;
float:right;
font-family:arial,helvetica,sans-serif;
font-size:17px;
font-weight:bold;
padding:7px 20px;
text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
}

.button6:hover{
background: -moz-linear-gradient(0% 50% 90deg,#D62C67, #DE306D, #EB3373 15%);
background: -webkit-gradient(linear, 0% 0%, 0% 56%, from(#DE306D), to(#D62C67), color-stop(.9,#EB3373));
}

/*** Body ***/


#container {
	color:#303030;
	margin:0;
	min-width:770px;
	padding:0;
	text-align:left;
	width:100%;
}

/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:0.9em;
 padding: 15px 0 0;
	margin-top: 0px;
}

/* Horizontal menu */

#mainmenu {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul.level1 {
        padding:0px;
	margin: 0px;
        border-top: 0px solid #fff;
	border-bottom: 1px solid #fff;
        list-style-type: none; 
        list-style-image: none; 
}
#mainmenu a {
	color: #333;
}
#mainmenu ul {
	background: #b0b0b0 
	padding: 0 0 0 5px;
	margin: 0px;
	border-bottom: 1px solid #fff;
        list-style-type: none; 
        list-style-image: none; 
}

#mainmenu li {
        margin: 0px;
	display: inline;
	line-height: 25px;
	font-size: 0.9em;
	list-style-image: none;
        list-style-type: none;
}

#mainmenu a {
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	border-right: 1px solid #B0B0B0;
}



/*** Sidebars ***/

.goog-te-gadget {
    color: #FFFFFF !important;
    }
    
.goog-logo-link {
	display:none;
}

#leftside,#rightside {
	margin:0;
	padding:0 10px 10px;
	width:165px;
}

#leftside {
	float:left;
	margin-right:10px;
}

#videolink a img li{
       border:#fff;
       color:#fff;
       text-decoration:normal;
       
}

#rightside {
	float:right;
	margin-left:10px;
}

#rightside img {
	border: 0px;
}

/*** Sidebar menu ***/

#leftside h2, #rightside h2 {
	font-size: 1.5em;
	margin-top: 10px;
	padding: 0px;
	border-bottom: 0px solid #BEBFC3;
}

#leftside ul {
	padding-left: 0px;
	margin: 0px;
}

#leftside li {    
border-bottom: 1px solid #CCCCCC;
    list-style: none outside none;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#leftside small {
font-weight: bold;
float: right;
}    

#leftside a {
	 

}

#rightside ul {
	padding-left: 0px;
	margin: 0px;
}

#rightside li {
	list-style: none;
}

#rightside ul.box li a {
	background:#e8e9ea;
	border:1px solid #b0b0b0;
	color:#606060;
	display:block;
	margin-top:8px;
	padding:5px 4px 4px 10px;
	position:relative;
	text-transform: capitalize;
	width:140px;
}

#rightside ul.box li a:hover {
	background:#f8f9fa;
	border:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

#rightside ul.children li a {
	font-size:0.8em;
	letter-spacing:1px;
	margin:3px 0 2px 10px;
	padding:4px 2px 2px 8px;
	width:125px;
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 8px 20px;
}

/*** Content ***/

#content,#contentalt {
	background-color:#ffffff;
	border:0px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
}

#content {	
	margin:0 200px;
}

#contentalt {	
	margin:0 200px 0 10px;
}

#content h1,#contentalt h1,#contentalt h2 {
	background-color:inherit;
	color:#333;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
}

#content h1,#contentalt h1 {
	border-bottom: 1px solid #b0b0b0;
        
}

#content h2, {
	font-size:1.8em;
	color:#333;
}

/* Archives/Links Page List styles */

.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

/*** Footer ***/

#footer {
	clear:both;
	margin:0;
	padding:10px 0;
	width:100%;
}

/*** comments Form ***/

#comment {
	width: 100%;
	border:1px solid #b0b0b0;
}

#commentform {
	width: 97%;
}

#author {
	border:1px solid #b0b0b0;
}

#email {
	border:1px solid #b0b0b0;
}

#url {
	border:1px solid #b0b0b0;
}

#submit {
	background:#f0f0f0;
	border:1px solid #b0b0b0;
}

#submit:hover {
	background: #e8e9ea;
	border: 1px solid #848484;
	cursor: pointer;
}

/* Image Display */

.entry img, .entrytext img {
	border: 0px solid #b0b0b0;
	margin: 5px;
	padding: 5px;
}

.entry a:hover img, .entrytext a:hover img {
	border: 0px solid #505050;
	padding: 5px;
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	background:#fafbfc;
	border:0px solid #b0b0b0;
	margin:0 0 10px 10px;
	padding:5px;
}

.left {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:left;
	margin: 5px 15px 6px 0px;
	
}

.right {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	float:right;
	margin: 5px 0px 6px 15px;
	padding:5px;
}

.noalign {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	margin: 5px 5px 5px 5px;
	padding:5px;
}

/* Search Form */

.searchform {
	margin: 0;
}

#searchbox {
	
	width:100px;
}

#searchbutton {
	
}

/*** Comments Display ***/

.postmetadata {
	background:#e8e9ea;
	font-size: 0.9em;
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin: 0px;
}

ol.commentlist li {
	border: 1px solid #b0b0b0;
	padding: 10px;
	margin-bottom: 10px;
}

ol.commentlist li cite {
	text-transform: capitalize;
}

ol.commentlist li p {
	padding-top: 10px;
}

.alt {
	background:#e8e9ea;
}

/*** Text format ***/

.intro {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:-1px;
}

blockquote {
	border: 1px dashed #b0b0b0;
	padding: 10px;
	margin: 30px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.4em;
}

.center {
	text-align:center;
}

.category {
	border-bottom: 0px solid #b0b0b0;
}



#page {
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Previous/Next Page Navigation */

.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 0px dashed #b0b0b0;
}

.bottomnavigation {
	margin: 30px 0 0 0;
	padding: 5px 0 30px 0;
	border-top: 1px dashed #b0b0b0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}

/* Fix by Andy Skelton */

.entry, .entrytext {
	overflow: hidden;
}

* html .entry, * html .entrytext {
	overflow: visible;
	height: 1px;
}

* html .entry p, * html .entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {

	padding-top: 0px;
}

/*** Various classes ***/

.clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}
#clearingdiv {
	clear:both;
	height:30px;
	width:1px;
}
.clearright {
	clear:right;
	
}
.clearleft {
	clear:left;
	
}
.floatleft {	
float: left
}


.hide {
	display:none;
}


.list-news {
	margin-bottom: 7px;
	font-style: bold;
	font-size: 105%;
}

/*** guaka's patches **/
.post { border-bottom: 1px dotted #ccc; margin-bottom: 30px; }

#tags-box {float:right; font-size: 10pt; background: yellow; padding: 5px; border: orange 1px solid;}



#dropdown-menu-2 {
list-style: none;
}

/***font ***/

.alpha{
	font-size: 1.1em;
	font-weight: 1.3em;
}
.medium {
	
font-size: 1.4em;
}
.large {
	
font-size: 2.3em;
}


/*** Donate ***/

#DonationForms{
float:  left;
width: 450px;
margin: 0 20px;
}




#DonationForms h2{
border-bottom-color:#E8E8E8;
border-bottom-style:solid;
border-bottom-width:1px;
padding:0 0 15px 10px;
font-size:1.4em;
margin-bottom:20px;
color:#333333;
}

#yourDonation form input[type=text]{
	height: 33px;
	width: 100px;
	color: #333;
	margin-left: 10px;
	font-size:1.4em;
}



.blue_btn {
  -webkit-box-shadow:#2F74A2 0 -1px 1px 0 inset;
  background-image:-webkit-gradient(linear, 0 0%, 0 100%, color-stop(0.05, #45AAED), to(#3D97D3));
    background-image:-moz-linear-gradient(-45deg, #45AAED, #3D97D3);
  background-position:initial initial;
  background-repeat:initial initial;
  border:none;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  box-shadow:#2F74A2 0 -1px 1px 0 inset;
  color:#FFFFFF !important;
  display:inline-block;
  font-weight:bold;
  padding:11px 20px;
  position:relative;
  text-align:center;
  text-decoration:initial;
  text-shadow:#105FBA 1px 1px 0;
  font-size: 1.5em;
}


.blue_btn:hover {
    text-decoration: none;
    background-color: #45aaed;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#3d97d3),color-stop(1,#45aaed));
    background: -moz-linear-gradient(center top,#3d97d3 5%,#45aaed 100%);
    cursor: pointer
}


#amount_blocks a {
  -webkit-font-smoothing:antialiased;
  border:none;
  color:#FFFFFF;
  display:inline-block;
  margin-right:5px;
  padding:15px 35px 13px;
  text-align:center;
  text-decoration:initial;
}


#amount_blocks a:hover {
    cursor: pointer
}
#amount_blocks a:active {
    -webkit-transform: translate(0,2px);
    -moz-transform: translate(0,2px);
}

#amount_blocks a.selected {
    border: 2px solid #333;
    padding: 13px 33px 11px 33px;
}

#donate_options {
    clear: both;
    margin: 50px 0 60px 0;
    width: 580px;
    padding: 15px;
    border: 1px solid #e8e8e8;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#donate_options input {
    margin-right: 12px;
}

#YourInfoForm label {
  clear:both;
  color:#999999;
  float:left;
  font-size:13px;
  font-weight:bold;
  padding:19px 10px 2px;
  text-align:right;
  width:50px;
}


#YourInfoForm form input[type=text]{
  background-color:#FAFAFA;
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #CCCCCC;
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  color:#666666;
  font-size:13px;
  height:27px;
  margin:8px 0;
  padding:4px 8px;
  position:relative;
  width:150px;
}


#donatePaypal{
	
	margin:0px 40px 10px 20px;
	float: right;
	clear: right;
	
}


#content input #paypalbutton{
	
	margin:0px 40px 10px 20px;
	float: right;
	clear: right;
	
}

#YourInfoForm form input[type=submit] {

	margin-left: 100px;
}

#donationGift{
	
	
	
}


#DonationTestimonials{
margin-top: 20px;
width: 495px;
float: left;
}



#DonationTestimonials img{
margin-right: 12px;
float: left;
clear: right;
}

#DonationTestimonials #donateQuote{
margin-top: 20px;
font-size:1.6em;
color: grey;
float: left;	
}

#WhatwedoBlock{
margin-right: 20px;
float:  left;
width: 200px;
padding: 15px;
background-color: #7babd3;
color: black;
font-size: small;
}

.beta {
		color: white;
		
}


#leftside_empty{
	
	width: 300px;
	
}
/*** End of file ***/



