/*
Theme Name: ManyLemony
Theme URI: http://www.manylemons.co.uk
Description: Lemony-scented
Version: 1.5
Author: Nert
Author URI: http://www.manylemons.co.uk
Tags: yellow, light, two-columns, custom-colors, right-sidebar

*/

/* reset */
body {
    font-size: 62.5%;
}
i,em {
    font-weight: 100;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}

}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym { 
    border:0;
}
/* [end] reset */

/* core layout, colors, and typography */
body {
    background-color: #000;
    font-family: Tahoma, Verdana, 'Lucida Sans Unicode', 'Lucida Grande', Arial, Sans-serif;
    text-align: center;    
}

#page {
    background: #fffde7 url('images/lemon-wide.jpg') repeat-y scroll top;
    text-align: left;
    margin: 5px auto 0 auto;
    padding: 0;
    width: 900px;
}

#header, #footer {
    background-repeat: no-repeat;
    background-position: top;
}

#header {
    height: 125px;
    margin-bottom: 0px;
    width: 900px;
}

#headertxt {
    padding-top: 15px;
}

#content {
    font-size: 1.3em;
    line-height: 1.5em;
    text-align: justify;
}

#page ul, ol {
    padding-left: 6px;
    
    text-indent: -1em;
}

.entry {
    padding: 0 5px;
}

.postmeta {
    font-size: .9em;
    background: #fffdd7;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    line-height: 1.5em;
    padding: 5px;
    margin: 3px 0;
}


.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 10px;
    width: 680px;
}

/* Sidebar left* */

	.narrowcolumn {
	    float: right;
	    padding: 0px 25px 2px 5px;
	    width: 680px;
	}

	#sidebar {
	    border-right: 1px solid #ccc;
	    padding: 0px 2px 50px 10px;
	    margin-left: 15px;
	    width: 160px;
 	   font-size: 1.2em;
	}
    
    #adbar {
        width:160px;
        float:right;
        padding-left:5px;
        padding-right:0px;
        padding-top:50px;
        padding-bottom:0px;
        margin:0px;
        
    }
   

/*sidebar right*/
	.narrowcolumn {
	    float: left;
	    padding: 0 5px 2px 25px;
	    width: 680px;
	}
	#sidebar {
        border-right: 0px;
	    border-left: 1px solid #ccc;
	    padding: 0px 7px 50px 7px;
	    margin-left: 710px;
	    width: 170px;
	    font-size: 1.2em;
}

/**/



#footer {
    font-family: Verdana, Arial, Sans-serif;
    margin: 0 auto;
    height: 100px;
}

#footer p {
    padding: 0;
}

#wordpress {
    margin: 10px 0;
    font-size: 1.1em;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 1px;
    margin-bottom: 20px;
}
/* [end] core layout, colors and typography */


.wpg2sidebarblock-image {
    font-size: 0.7em;
}




/* blueberry toolbox */
#toolbox {
    border: 1px solid #36f;
    background-color: #d4eaff;
    margin: 5px;
    padding: 6px;
    text-align: center;
}

#toolbox a {
    color: #039;
}

#toolbox a:hover {
    color: #f00;
    text-decoration: none;
}

#quickedit {
    text-align: center;
}

#quick_content {
    height: 350px;
    width: 700px;
    font-family: Verdana, Arial, Sans-serif;
    font-size: 12px;
}

small.postmeta {
    padding: 0 0 0 5px;
    border: 0 none;
    background: #fffde7;
    font-size: .8em;
}
/* [end] blueberry toolbox */

/* headers */
h1 {
    font-size: 1.6em;
    padding: 6px 0;
}

h2 {
    font-size: 1.3em;
    padding: 4px 0;
}

h3 {
    font-size: 1.1em;
    padding: 2px 0;
}

#headertxt h1 {
    font-size: 3.9em;
}

#headertxt h1, #headertxt h2 {
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-serif; 
}

#headertxt h1 a, #headertxt h1 a:hover {
    text-decoration: none;
}

#headertxt h2 {
    font-weight: normal;
    font-size: 1.6em;
}

#footer h2 {
    font-weight: normal;
    font-size: 1.3em;
    padding: 3px 0 3px 0;
}

#content h2 {
    margin: 3px 0 0 0;
}

h2.pagetitle { 
    text-align: center;
}

.archive-title {
    border-bottom: 1px solid #ccc;   
}

.topline{
    border-top: 1px solid #ccc;   
}

.post:hover .archive-title {
    border-bottom: 1px solid #99a;
}



/* comments section */
#comments, #respond {
    padding: 15px 0 20px 0;
}
/* [end] headers */

/* lists */
ul {
    padding: 2px 0;
}

/*
#content ul li:before, #sidebar ul ul li:before {
    content: "\00BB \0020";
}

#content ul ul li:before {
    content: "\203A \0020"; 
}
*/
#content ul li:before {
    content: "\00BB \0020";
}

#content ul ul li:before {
    content: "\203A \0020"; 
}


#content ul ul li {
    font-size: .95em;
}

#content ul li {
    padding: 3px 0;
    margin-left: 3px;
    text-indent: -1em;
}

#content ul li strong {
    font-size:1.1em;
}


#content ul ul {
    padding: 4px 0 1px 15px;
}

#sidebar ul ul {
    padding-left: 5px;
    padding-top: 5px;
}

#sidebar ul ul li {
    color: #000;
}

#sidebar ul ul li:hover {
    color: #667;
}
/* [end] lists */

/* widgets section */
.widgettitle {
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-serif;
    padding: 20px 0 1px 0;
    border-bottom: 1px dashed #ccd;
    margin: 0 10px 0 0;
    text-indent:0px;
}




/* widgets */
.widget:hover .widgettitle {
    border-bottom: 1px dashed #667;
}

.widget_calendar {
    font-size: 1.2em;
    margin: 5px 0;
}

.widget_calendar .widgettitle, .widget_calendar:hover .widgettitle {
    border-bottom: 1px solid #fffde7;
}

#calendar_wrap {
    border: 1px solid #ccd;
    margin: 0 10px;
}

#calendar_wrap:hover {
    border-color: #667;
}

.widget_calendar table {
    margin: 0 auto;
}

.widget_calendar caption {
    font-weight: bold;
    padding: 4px 0;
    font-size: 1.4em;
    text-align: center;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-serif; 
    text-decoration: underline;
}

.widget_calendar th {
    font-weight: bold;
}

.widget_calendar th, td {
    padding: 3px;
    text-align: center;
}

.widget_calendar tbody td a {
    border: 1px solid #fffde7;
    padding: 1px;
}

.widget_calendar tbody td a:hover {
    border: 1px solid #567;
    text-decoration: none;
}

.widget_calendar #today a {
    border: 0 none;
    padding: 0;
}

.widget_calendar #today a:hover {
    border: 0 none;
}

.widget_calendar #today {
    background: #ccc;
    font-weight: bold;
}

#calendar_wrap, .widget_calendar #today, .widget_calendar tbody td a, .widget_calendar tbody td a:hover {
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}

.widget_text {
    text-align: justify;
    padding: 4px 10px 8px 2px;
}
/* [end] widgets */

/* comments */
.commentlist {
    list-style: none;    
}

.commentlist li {
    padding: 10px 0;
    font-size: .9em;
}

.commentlist li p {
    padding: 2px 10px;
}

.norm {}

.alt {}

.commentlist li:hover .commentmeta {
    border-bottom: 1px solid #889;
}

.commentlist li:hover .avatar {
    border: 0px solid #99a;
}

.commentmeta {
    padding: 0;
    margin: 0 0 5px 0;
    font-size: 1.2em;
    border-bottom: 1px solid #bbb;
    color: #556;
}

.commentmeta small {
    font-size: .8em;
    padding-bottom: 5px;
}

.commentbox {
    font-family: Verdana, Arial, Sans-serif;
    font-size: 11px;
    padding: 7px;
    color: #667;
    border: 1px solid #999;
}

.commentbox:focus {
    color: #001;
    border: 1px solid #334;
    outline-style: none;
}

.textwrap {
    padding: 8px 0;
}

.comment_textbox {
    width: 200px;    
}

#comment {
    height: 100px;
    width: 220px;    
}

.avatar {
    float: right;
    border: 0px solid #bbb;
    padding: 1px;
    margin-right: 5px;    
}
/* [end] comments */

/* general classes and tags */
.left {
    text-align: left; 
}

.center {
    text-align: center; 
}

.right {
    text-align: right; 
}

.justify {
    text-align: justify;
}

.clear {
    clear: both;
}

.thin {
    font-weight: normal;
}

.bold {
    font-weight: bold;
}

.warning, .emergency {
    font-size: 1.2em;
    font-family: Verdana, Arial, Sans-serif;  
    margin: 10px auto;
    width: 85%;
}

.warning { 
    background-color: #ffffe0; 
    border: 1px solid #e6db55;
}

.emergency {
    background-color: #ffebe8;
    border: 1px solid #c00;
}

.hidden, hr {
    display: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.img {
    border: 0 none;
}

strong, b, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

p {
    padding: 10px 1px;
}

code {
    font-family: 'Courier New', Courier;
    font-size: 1.1em;
}
/* [end] general classes and tags */

/* wordpress */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.post-meta {font-size: 90%;  color: #CC2200; line-height:1.0em}
.post-meta-key {color: #661100; font-variant: small-caps; font-weight: bold;  font-size: 90%; }
.postmetadata {color: #4444BB; font-size: 90%;}




.blogroll{
     font-weight: bold; 
}


#recent-posts-3 ul li:before {
 content: "\00BB \0020";
}

.widget_categories ul li:before {
 content: "\00BB \0020";
}
.widget_categories ul ul li:before {
 content: "\203A \0020";
}

.widget_links ul li:before {
 content: "";
}

.blogroll ul ul li:before {
 content: '';
}
.textwidget ul li:before {
 content: "\00BB \0020";
}

/* [end] wordpress */



.thumb {
  max-width: 175px;
  max-height: 175px;
  width: 100px;
  height: 100px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.ImageFrame_none {
    margin:auto;
}

.wpg2sidebarblock-image {
   margin:auto;
   text-align:center;
   font-size:1.1em;
}
.wpg2sidebarblock-image img {
margin:auto;
}

.fb-like{
    padding:0px;
}

/* lemon css */
.lemoncolor, .lemon a, .lemon h2 a:hover, .lemon h3 a:hover{ 
    color: #448; 
}
       
.lemon a:hover{ 
    color: #663; 
}
 
.lemon .entry a:visited{ 
    color: #500; 
}
 
.lemon #header { 
    background-image: url('images/lemon-header.jpg');
    
}
 
.lemon #headertxt h1, .lemon #headertxt h1 a, .lemon #headertxt h2 {
    color: #000;
}
 
.lemon #headertxt h1 a:hover {
    color: #220;
}
 
.lemon #footer { 
    background-image: url('images/lemon-footer.jpg');
    color: #555500;
}
/* [end] lemon css */


.widget_extevtcal_widget span, .div_extevtcal_div span {
	display: block;
}

.event-location {
	font-style: italic;
}

.event-description {
	font-size: .9em;
	line-height: 1.25;
}

.event-date {
	font-family: sans-serif;
	font-size: .8em;
	line-height: 1.1;
	padding-bottom: .3em;
}

img.link-image {
	width: 100%;
}

.panelSlide {
    width:100%;
}

#panelTable{
    display: table;
}

#panelSlide {
    width:100%; 
    display: block;
    clear:both;
}
.panelSlide {
    width:100%; 
    display: block;
    clear:both;
    
border-top: 1px solid #bbb;
margin-bottom:5px;
}
#nertSlide{
    display: inline;
    float:left;
    clear:left;
    margin-top:5px;
    margin-right:10px;
    
}
 
.nertSlide{
    display: inline;
    float:left;
    clear:left;
    margin-top:5px;
    margin-right:10px;
    
}
 #nertSlide2{
    
    float:left;
    clear:left;
    margin-top:5px;
    margin-right:10px;
    
}
 
.nertSlide2{
    
    float:left;
    clear:left;
    margin-top:5px;
    margin-right:10px;
    
}
 
 
#nertText{
   margin-top: 10px;
   padding-top:21px;
   padding-left:10px;
   

   
} 

#rightImage{
    margin-left:10px;
    margin-right:5px;
    margin-top:5px;
    margin-bottom:5px;
    float:right;
    clear:right;
}

#wpadminbar ul, ol{
    text-indent:0px;
}


	 
	 
