/*  
Theme Name: gathering
Theme URI: http://griffinopolis.com/blog/
Description: A neat, modern theme with four different styles designed by <a title="derby web design" href="http://www.tristarwebdesign.co.uk/">tristar web design</a> and ported to Wordpress by <a href="http://griffinopolis.com/blog" title="A happy hermit">some dude</a>.  The themes icons are from <a href="http://www.iconkits.com">Iconkits.com</a>.
Version: v0.3
Author: <a href="http://www.tristarwebdesign.co.uk/">tri star design</a>.


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Have fun, and don't be afraid to contact me if you have questions.
*/
body
{
	margin: 0;
	padding: 0;
	background: #B5B6B4;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;	
	font-size: 11px;
	color: #4a4a4a;

}

sup
{
	color: #FFffff;
}
a
{
	text-decoration: none;
	color: #464646;
}


a:hover
{
	text-decoration: none;
	color: #6198e2;
}

#outercontainer
{
	margin: 0 auto;
	width: 800px;
	background: #2E2E2E url(images/oc-background.jpg) repeat-y;
}

#container
{
	margin: 0 auto;
	width: 760px;
	background: #FFF;
}
/*---:[ BEGIN: header styles ]:---*/
#header
{
	width: auto;
	height: 100px;
	background: #FFF url(images/header-background.jpg) repeat-x;
}

#header h1
{
	margin: 0 30px;
	padding: 50px 0 0 120px;
	font-size: 200%;
	font-weight: normal;
	/*color: #F90; */
        color:yellow;
	font-family: georgia, helvetica, Bitstream Vera Sans;
float: left;
}
#header a
{
     color: #ffffff;
}

#wp-calendar td a  
{
 background: #eee;
 color: #6198e2;
 }
#wp-calendar #today 
{
 background: #eee;
 color: #bbb;
 }
#header h3
{
	margin: 0;
	padding: 0px 25px 0 0px;
	font-size: 16px;
	font-weight: normal;
	color: #AAA;
	font-family: ggeorgia, helvetica, Bitstream Vera Sans;
	text-transform: lowercase;
	float: right;
}
/*---:[ END: header styles ]:---*/
/*---:[ BEGIN: menu styles ]:---*/
#menu
{
	width: auto;
	height: 75px;
	background: #444 url(images/menu-background.jpg) repeat-x;
}
#menumain ul
{
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#menumain ul li { display: inline; }

#menumain ul li a
{
	padding: 28px;
	color: #787878;
	font-size: 16px;
	text-decoration: none;
	float: left;
	border-right: 1px solid #333;
}

#menumain ul li a:hover
{
	background: #666 url(images/menu-hover.jpg) repeat-x;
	color: #FFF;
}
/*---:[ END: menu styles ]:---*/
/*---:[ BEGIN: maincontent styles ]:---*/
#maincontent
{
	width: auto;
	background: #FFF url(images/maincontent-background.jpg) repeat-x;
	padding: 25px;
	font-size: 100%;
	margin-right: 200px;
	line-height: 150%;
 	text-align: justify;
}
#maincontent h2
{
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	color: #4a4a4a;
 	text-align: left;
}
#maincontent h3
{
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	color: #4a4a4a;
 	text-align: left;
}
#maincontent h4
{
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	color: #4a4a4a;
 	text-align: left;
}
/*---:[ END maincontent styles ]:---*/
/*---:[ BEGIN sidebar styles ]:---*/
#sidemenu 
{ 
width: auto;
}
#sidemenu ul
{
	margin: 0 0 1px 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px !important;
}
#sidemenu a
{
	display: block;
	/*padding: 3px;*/
	width: 200px;
	/*background: #FFF url(images/sidemenu-background-active.gif) repeat-x;*/
       margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	/*line-height: 150%;*/
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
}
#sidemenu a:link
{
	color: #4a4a4a;
	/*text-decoration: underline;*/
 
}
#sidemenu a:hover
{
	/*background: #FFF url(images/sidemenu-background-hover.gif) repeat-x;*/
	color: #6198e2;
}
#maincontentright
{
	float: right;
	width: 200px;
	padding: 25px;
	background: #FFF url(images/maincontent-background.jpg) repeat-x;
	line-height: 220%;
	color: #666;

}
#maincontentright ul
{
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
	/*line-height: 150%;*/
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: 0px;
}
#maincontentright ul li
{
	list-style-type: none;
	list-style-image: none;
}
#maincontentright li
{
	list-style-type: none;
	list-style-image: none;
}
#maincontentright h2.widgettitle
{
	margin: 20px 0 10px 0;
	padding-left: 20px;
	font-weight: bold;
	font-size: 15px;
        /*font: small-caps;*/
	color: #6198e2;
	background: transparent url(images/sidebar-icon-red.png) no-repeat left center;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;	
}

#maincontentright h2
{
	margin: 20px 0 10px 0;
	padding-left: 20px;
	font-weight: bold;
	font-size: 13px;
        /*font: small-caps;*/
	letter-spacing: 1px;
	color: #6198e2;
	background: transparent url(images/sidebar-icon-red.png) no-repeat left center;
}
#maincontentright h2.subscribe
{
	margin: 20px 0 10px 0;
	padding-left: 23px;
	font-weight: bold;
	font-size: 13px;
	color: #6198e2;
	background: transparent url(images/sidebar-rss.png) no-repeat left center;
}
.search-form
{
margin-bottom: 20px;
background: #fff url(images/search-red.png) no-repeat right center;
}
/*---:[ END sidebar styles ]:---*/
/*---:[ BEGIN sidebar-widgets styles ]:---*/
/*---:[ BEGIN: entry styles ]:---*/
.entry
{
	margin: 10px 0px 35px 0px;
}

.entryfake
{
	margin: 5px 0px 15px 0px;
}

.entry h1
{
	margin: 0px 0 5px 0;
	padding-left: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 18px;
	color: #6198e2;
    /*background: transparent url(images/post-icon-red.png) no-repeat;*/
}
.entryfake h5
{
	margin: 0px 0 5px 0;
	padding-left: 0px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #6198e2;
    /*background: transparent url(images/post-icon-red.png) no-repeat;*/
}
.entry img 
{ 
padding: 3px;
margin: 0 6px 0 6px; 
border: 3px double #bbb;
}
.entry a img 
{  
  border: 3px solid #ccc;
}
.entry a:hover img 
{  
  border: 3px solid #666;
}

.entry-meta 
{
	background: #fbfbfe;
	border-bottom: 1px solid #f1f7f6;
}
blockquote {
  margin: 10px 20px 0 20px;
  background-color: #fbfbfe;
  border-bottom: 1px solid #eee;
}
blockquote p {
  margin: 0.4em 0.8em;
}
.code {
  margin: 15px 0;
  padding: 10px;
  display: block;
  overflow: auto;
  font: 400 1em courier, monospace;
  line-height: 120%;
  white-space: pre;
 background: #f1f7f6;
  border-top: 1px solid #eee;
 border-bottom: 1px solid #eee;
}
hilite {
  padding: 1px 2px;
  background: #FFFF99;
  border-top: 1px solid #eee;
}
/* For Alert Class.  Thanks to bioneural.net */
.alert 
{
	background: #fff6bf url(images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
.download {
	background: #FBFBFE url(images/download.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 25px 15px 49px;
	border-top: 2px solid #f1f7f6;
	border-bottom: 2px solid #f1f7f6;
	}
/*---:[ END: entry styles ]:---*/
/*---:[ BEGIN: navigation styles:]:---*/
.navigation 
{
	 width: 500px; 
	 margin: 0 0 3.0em 0; 
	 float: left; 
}

* html .navigation 
{ 
	margin: 0 0 2.5em 0; 
}
	
.previous 
{ 
	padding: 0 20px 0 0; 
	float: left; 
}
.next 
{ 
	float: right; 
	}
.clear 
{
	 width: 500px; 
     height: 1px; 
     clear: both; 
}
/*---:[ END: navigation styles ]:---*/
/*---:[ BEGIN: comments styles ]:---*/
.comment-meta
{
font-size: 150%;
margin: 10px 0 10px 0;
}
.comment-text
{
display: block;
margin-bottom: 10px;
}
.comments-header
{
margin-bottom: 5px;
border-bottom: 2px dotted #ddd;
}
#respond
{
font-size: 135%;
}
#respond .trackback
{
padding-left: 23px;
background: transparent url(images/trackback.png) center left no-repeat;
}
.gravatar
{
float: right;
padding: 5px;
border: 1px solid #E0E0E0;
}
.even
{
background: #FEFBFB;
padding: 3px;
}
.highlight /* For the Author Highlighting*/
{
background: #F2F2F2;
padding: 10px;
border-top: 3px double #bbb;
border-bottom:  3px double #bbb;
}
#live-preview
{
margin: 20px 0 100px 0;
}
/*---:[ END: comments styles ]:---*/
/*---:[ BEGIN: footer styles ]:---*/
#footer
{
	clear: both;
	width: auto;
	font-size: 80%;
	background: #111 url(images/footer-background.jpg) repeat-x;
	color: #888;
	font-family: arial;
}

#footer h1
{
	margin: 0;
	padding:  25px 25px 10px 25px;
	font-weight: normal;
	font-size: 140%;
	color: #999;
}

#footer p
{
	margin: 0;
	padding:  0 25px 10px 25px;
}

#footerleft
{
	float: left;
	width: 380px;
}

#footerright
{
	float: right;
	width: 380px;
}

#bottom
{
	clear: both;
	width: auto;
	text-align: center;
	padding: 30px 0 0px 0;
}
#bottom a
{
color: #F90;
}
#bottom a:hover
{
color: #FFC671;
}
/*--------------------------------------------
END: footer styles
BEGIN: plugin styles
------------------------------------------------*/
a.extlink /* For Link Indication */
{
	padding-right: 10px;
	background: #fff url(images/external-link.png) no-repeat right center;
}
.flickr {
	clear: both;
	padding: 25px;
}
.flickr a 
{
  background: #333;
  border: 2px solid #666;
  display: block;
  float: left;
  margin-right: 12px;
  padding: 5px;
}
.flickr img 
{
  border: 2px solid #999;
  display: block;
  width: 70px;
  height: 70px;
}
.flickr a:hover 
{
  background: #666;
  border: 2px solid #333;
  display: block;
  float: left;
  margin-right: 12px;
  padding: 5px;	
}