/*  
Theme Name: Juicy Berry Unity
Theme URI: http://www.juicyberry.co.uk/templates/
Description: A magazine style website
Version: 1
Author: Daniel Mirante
Author URI: http://www.juicyberry.co.uk







/* Global reset */


*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}





/* Global reset-RESET */
/* Sensible defaults */

strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none; color:#FFFFFF; }

* a { } /* Gets links displaying over a PNG background */
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */




/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #3c3c3c;
	color: #fff;
	padding: 13px 0 25px 0;
background:#CCA106 url(http://www.being-in-unity.com/images/bg_pattern.jpg) repeat-x fixed center -75px;
margin:30px 0px;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0;
color:#fff;
line-height:1.3em;
	}

a:link, a:visited {
	color: #FFFE14;
	text-decoration:none
	}

a:hover, a:active {
	color:#FFCC00;
	
	}

hr {
	display: block;
	height:2px;
	background:#790000;
	border:0;
	}

img, li img {
	border:3px solid #790000;

}

small {
	font-size: 0.95em;
	color:#fff;
	}

.postmetadata {font-size: 0.95em;}

/* Structure */



.clearboth {clear:both;}


.right {float:right!important; margin-left:10px;}
.left {float:left!important; margin-right:10px;}






/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {text-transform:capitalize;
	color:#FFC228;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:2em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:20px 0pt;
padding-bottom:8px;
	}
h3 {
	color:#FFFFFF;
font-family:lucida grande, Georgia,"Times New Roman",Times,serif;
font-size:1.2em;
	font-weight:normal;
	
	}


h4 {
	color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.1em;
	}
	
	




	
/* Content */

#content {
	margin:24px;
	}
	










		

/* Form Elements */



#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

#tags {color:#fff; font-size: 0.95em; margin-bottom:30px;display:block;}
#writer {display:none}


.commentlist li {
	border-top:1px solid #DDDDDD;
margin:21px 0 4px;
padding:20px 0;
	}

.commentlist li p {
	font-size: 0.95em;
	}
	
#commentform small {
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	}

.commentlist cite {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	





/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	






/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}

/* END FOOTER */











/* Round Corner dropshadow CSS
================================================*/

/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:auto;
	padding:0 10px;
	border:1px solid #666;
	background-color: #9C0031;
	background-repeat: repeat-x;
	width: 960px;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#9C0031;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:auto;
width:960px;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(http://www.being-in-unity.com/images/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(http://www.being-in-unity.com/images/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(http://www.being-in-unity.com/images/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(http://www.being-in-unity.com/images/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(http://www.being-in-unity.com/images/borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(http://www.being-in-unity.com/images/borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
		background:#9C0031;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}

/* round corner CSS ends here */







/* SEARCH */

.searchbox {
	float:right;
	font-size:0.6em;
	text-align:right;
	color: #FFE375;
margin-right:16px;
}
div.searchbox input#s {
background-color:#AB2526;
color:#FFCC00;
font-weight:normal;
width:134px; 
}
input { border:1px solid #FF7D00; 
font-weight:bold;
}
input.formbutton { 
background:#AB2526; 
padding:1px; 
color:#000;
margin-bottom:7px;
}
input, textarea { 
font-size:11px; 
color:#000; 
padding:2px; }

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#AB2526 none repeat scroll 0%;
color:#000000;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

/* search ends here */



/* Masthead */

#branding {

	}

#branding #flash_header {}

 h1 {display:block;
height:0;
margin:0;
padding:0;
position:relative;
text-indent:-9999em;
width:500px;}



#branding h1 a {display:block;
height:98px;
left:7px;
overflow:hidden;
position:relative;
text-indent:-999em;
top:36px;
width:505px;}

#branding .description {
text-indent:-4000px;}



/* Footer */

div#footer {
border-top:2px solid #790000;
margin:30px 30px;
padding-top:10px;
width:94%;
}

div.footer_info {margin-top:20px;}

.buttontop {
	background-image: url(http://www.being-in-unity.com/images/top.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 16px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}







/* BLOCKQUOTE STYLES */

blockquote.pullquote, blockquote.pullquote_var {
	background:transparent none repeat scroll 0%;
	border-color:#82CD1D;
	border-style:double;
	border-width:3px 0pt;
	color:#FFFE14;
	float:left;
	font-family:Georgia;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	margin:0.25em 0.75em 0.25em 0pt;
	padding:0.5em;
	width:10em;
}
blockquote.pullquote_var {
	width:auto;
}

.pullquote p, .pullquote_var p{
line-height:1.4em;
	margin:0pt;
	text-align:center;
	color: #FFCC00;
}

/* END BLOCKQUOTE */





/* PROMOS */


.promo_v1, .promo_v2 {
	float: left;
	width: 406px;
	border: 2px solid #E3E300;
	padding: 7px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 14px;
	margin-left: 4px;
color:#FFFFFF;
}

.promo_v1 h2, .promo_v2 h2 {
color:#FFFFFF;
font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0px;
}

 .promo_v2 {
 border: 2px solid #53CC02;}

.promo_v1 p, .promo_v2 p {
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
}
.promo_v1 h2, .promo_v1 h2 a {
	text-decoration: none;
}
.promo_v1 h2 a:hover {
	text-decoration: underline;
}
.promo_annotation {
	float: right;
	width: 19%;
	margin: 0px;
	padding: 4px;
	border: none;
}
.promo_annotation p {
	margin: 0px;
	padding: 0px;
	font-size:0.9em;
	line-height: 1.6em;
}

.promo_annotation_var {
	float: left;
	width: 19%;
	margin: 0px;
	padding: 4px;
	border: none;
}









ul.services li {
	list-style-type: disc;
	margin-left:20px;
	color: #FFFE14;
}

ul.services li a {
text-decoration:none;
}
ul.services li a:hover {
text-decoration:underline;
}










.dates p {
	margin: 0px;
	padding: 0px;
}
.dates p strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}
.promo_annotation img {
border:3px solid #790000;
}
#jumplinks {
	color:#FFFE14;
	float:left;
	font-family:Georgia;
	font-size:0.7em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	margin:0.25em 0.75em 0.25em 0pt;
	padding:0.5em;
	width:10em;
	border-top-width: 3px;
	border-right-width: 0pt;
	border-bottom-width: 0px;
	border-left-width: 0pt;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #82CD1D;
	border-right-color: #82CD1D;
	border-bottom-color: #82CD1D;
	border-left-color: #82CD1D;
}




/* Styles */


/* Layout (basic) */



div#headerContent { width:94%;  margin:0px auto auto; padding:0; text-align:left;  }
div#wrapper { width:94%; margin:0px auto 0 auto; padding:0; text-align:left; }



/* INDEX PAGE LAYOUT */

div#main { width:53%; float:left; overflow:hidden; padding:0 0px 0 0px }

div#main_var { width:593px; float:left; overflow:hidden; padding:0 0px 0 0px }


div#sidenotes {
	width:15%;
	float:right;
	padding:12px 0pt 0pt 20px;
font-size:80%;
}

/* MIDCOLUMN */

.midcolumn {
float:left;
width:235px;
margin-left: 20px;
font-size:90%;
}

.midcolumn h2, #sidenotes h2 {
color:#FFFFFF;
font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0px;}


/* EXTRAS PROMO BOX */

.extras {margin-bottom:10px;
	padding:10px;
border:3px solid #53CC02;
background-image: url(http://being-in-unity.com/images/box_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #A91E48;
}

.extras h2 { margin:0 0 2px 0; font-size:1.2em}



/* LANDING INDEX LAYOUT */
.landing div#main { width:100%; float:left; overflow:hidden; padding:0 0px 0 0px }
.landing div#sidenotes { width:14%; float:left; padding:12px 0pt 0pt 20px;}
.landing div#extras { width:27%; float:left; padding:0 0 0 20px; overflow:hidden;}


/* ARTICLE PAGE LAYOUT */


/* ARTICLE PAGE */

.article div#main  { width:67%; float:left; overflow:hidden; padding:0 0px 0 0px; margin-right: 10px;}
.article div#sidenotes  { width:14%; float:left; padding:12px 0pt 0pt 20px;}
.article div#extras  { width:27%; float:left; padding:0 0 0 20px; overflow:hidden;}
.article .promo_v2 {
background-image:url(http://www.being-in-unity.com/images/gradient.jpg);
background-position:center bottom;
background-repeat:repeat-x;
border:3px solid #53CC02;
float:left;
font-size:0.9em;
width:28%;
}




div#sidenotes a{
text-decoration:none;
padding:6px;}

div#extras a{
	text-decoration:none;
	color: #91E025;
}











/* Tid bits */

.skipnav, .contentarea {
position:absolute;
float:left;
left:-5000px;}

span.caption { color:#666 }

.image_set {
	background-color: #790000;
	padding: 2px;
	width: 580px;
	float: left;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
}

.image_set p {line-height:0px;
margin:0px;
padding:0px;}

.image_set img {
	margin: 16px;
float:left;
}
.text {
border: #BBBABA 1px solid;
margin-bottom:5px;
margin-top:2px;
width:250px;
}
.textarea {
border: #BBBABA 1px solid;
margin-bottom:5px;
margin-top:2px;
width:510px;

height:100px;
}
#jumplinks {
	color:#FFFE14;
	float:left;
	font-family:Georgia;
	font-size:0.7em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	margin:0.25em 0.75em 0.25em 0pt;
	padding:0.5em;
	width:10em;
	border-top-width: 3px;
	border-right-width: 0pt;
	border-bottom-width: 0px;
	border-left-width: 0pt;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #82CD1D;
	border-right-color: #82CD1D;
	border-bottom-color: #82CD1D;
	border-left-color: #82CD1D;
}
img.articleIllustration {
	height:100px;
	border:3px solid #b20;
	margin:0px
}














/* Lists */


ul.dates li { border-bottom:1px solid #53CC02}
ul.dates li:hover { background:url(http://being-in-unity.com/images/semiTransparent.png) }
ul.dates li a { display:block; padding:10px 0 12px 0 }
ul.dates li a:hover { border:none; padding:10px 0 12px 0 }

ul.recentComments li { border-bottom:1px solid #fff }
ul.recentComments li:hover { background:url(http://being-in-unity.com/images/semiTransparent.png) }
ul.recentComments li a { display:block; padding:10px 0 12px 0; color:#fff }
ul.recentComments li a:hover { border:none; padding:10px 0 12px 0; /*color:#fff*/ }
ul.recentComments li a strong {
	color:#95E025;
	font-weight:normal
}
ul.recentComments li a:hover strong { /*color:#cf9*/ }

ul.recentReads li { border-bottom:1px dotted #fff; height:auto; width:200px }
ul.recentReads li:hover { background:url(http://being-in-unity.com/images/semiTransparent.png) }
ul.recentReads li a { display:block; padding:10px 0 12px 0 }
ul.recentReads li a:hover { border:none; padding:10px 0 12px 0 }
ul.recentReads li a img { border:5px solid #fff; width:50px; float:left; margin:0 10px 0 0 }
ul.recentReads li a span { color:#fff; margin:0; width:120px; padding:0 }
ul.recentReads li a span strong { color:#cf9; font-weight:normal }
ul.recentReads li a br { clear:both }


ul.aboutThisSite li { margin:0 0 20px 0 }

ul.smallPrint { position:absolute; top:194px; left:690px }
ul.smallPrint li { float:left; margin:0 10px 50px 0 }
ul.smallPrint li a { text-indent:-9999px; display:block; height:30px; margin:0; padding:0 }
ul.smallPrint li a:hover { border:none }
ul.smallPrint li.eGreenpeace a { background:url(http://being-in-unity.com/images/presentation/enviroLogo-greenpeace-s.gif) top left no-repeat; width:31px }
ul.smallPrint li.eWWF a { background:url(http://being-in-unity.com/images/presentation/enviroLogo-wwf-s.gif) top left no-repeat; width:31px }
ul.smallPrint li.eFOE a { background:url(http://being-in-unity.com/images/presentation/enviroLogo-foe-s.gif) top left no-repeat; width:22px }








.columnEnder {
	background-image: url(images/bottom_fleuron.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	clear: both;
}

.flash_mini {border:3px solid #790000;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.flash_mini_var {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #790000;
}



.green {
	color: #91E025!important
}
.flexi_promo {clear:both;
	background-color: #A41D46;
	padding: 5px;
	border: 3px solid #53CC02;
}

.dates p {
	margin: 0px;
	padding: 0px;
}
.dates p strong {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}


.flash_mini {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.flash_mini_var {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	background-color: #790000;
}


.columnEnder {
	background-image: url(http://www.being-in-unity.com/images/bottom_fleuron.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	clear: both;
}



a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(http://being-in-unity.com/media/pdficon_small.gif) no-repeat center right;
}
a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(http://being-in-unity.com/media/docicon_small.gif) no-repeat center right;
}







.contactleft {
clear:both;
color:#FFFFFF;
display:inline;
float:left;
font-weight:bold;
margin:5px 0pt;
padding:4px;
text-align:right;
width:25%;
}

.contactright {
color:#FFFFFF;
font-size:small;
display:inline;
float:right;
margin:5px 0pt;
padding:4px;
text-align:left;
width:70%;
}
.contactform {
color:#FFFFFF;
overflow:hidden;
position:static;}


.printMagEven {border:3px solid #790000;
float:left;
margin-right:8px;
margin-top:16px;}


#blog_sidebar {width:300px; float:right;font-size:80%;}

#blog_sidebar h2 {
border-bottom:1px solid #790000;
font-size:1.4em;
margin-bottom:8px;
margin-top:29px;
padding-bottom:6px;}

#main_wide {width:500px;float:left;}


li.news_feed_item {border-bottom:1px solid #fff; padding:3px 0px; margin:3px 0px;}

.rightcolumn {width:266px; float:right;}

.rightcolumn .promo_annotation {width:220px;}

#main_var .promo_v1, #main_var .promo_v2 {width:570px}