/*
---------------------------------------------------------
   basic stylesheet for layout and shared items

----------------------------------------------------------
*/


body, body * { margin: 0; padding: 0; }

a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }


/*             =layout
-----------------------------------------------------------*/
  
body  {
  	font-family: Verdana, sans-serif;
  	font-size:small;
}

#container {
    padding: 20px 0;
}

#content, .centre {
          width: 700px;
          position: relative; 
          left: 50%; 
          margin-left: -350px;
}

#top {
    height: 10px;
    background: url(../images/header/pattern_049.gif) repeat-x;
}

#header {
    border-top: 1px solid #804E2A;
    background: #60381c;
    position:relative;
    width: 100%;
}

#logo 
{
    margin-top:10px;
}

#logo
{
     color:#F19E63;
     display:block;
     width: 166px;
     height: 66px;
     background: url(../images/header/title.png) top left no-repeat;
     text-indent:-9999px;
}

#header .strapline {
	margin-left:20px;
	color:#fff;
	font-family:Cambria,Georgia,Myriad Pro,Serif;
	font-size:90%;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-bottom:30px;
}

h2.pageTitle {
   	font-family:Cambria,Georgia,Myriad Pro,Serif;
   	font-weight: normal;
    letter-spacing:-1px;
    font-size: 300%;
    margin-bottom: 10px;
    font-weight: bold;
    color: #77a739;
}

/* ------[ nav ]--------*/

#nav {
    width: 700px;
}

#nav ul {
    list-style:none;
     float: right;
}

#nav ul li {
    float: left;
    margin-left: 10px;
}

#nav ul li a {
    display: block;
    margin: 2px 0px 10px 0px;
    padding: 5px 0px 7px 10px;
    color: #e1efce;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-decoration:none;
    border-left: 1px solid #804E2A;
    letter-spacing: 2px;
}

#nav ul li a:hover {
    color: #FFDA2F;
   
}

#nav #n_home {
    border-left:0;
}

#nav .selected a {
    color: #FFDA2F;
}


/* --[ footer ]------*/

#footer {
          width: 700px;
           margin: 0 auto;
           padding: 20px 0 10px 0;
           font-size: 90%;
           }

#footer .vcard, #footer .copywrite {
        display: inline;
        font-style: normal;
        color:#555;
}

#footer p {
    color:#555;
    line-height: 1.5;
    text-align:center;
}

#footer .vcard a {
     color:#555;
     text-decoration:none;
}

#footer .feeds {
    display: inline;
    list-style:none;
}
 
#footer .feeds a {
    background: url(../images/icons/rss.gif) 0 40% no-repeat;
    text-decoration:none;
    
    margin-right: 10px;
   display:inline-block;

   padding-bottom: 0.4em;
   padding-left: 20px;
}

#footer p {
    margin-top: 5px;
}

#footer .feeds li {
    display: inline;
}

#footer a:link,  #footer a:visited {
    border-bottom:1px solid #DBD5C5;
    color:#4F6CFF;
    padding-bottom:1px;
    text-decoration:none;
}

#footer a:hover {
    color:#555;
}




/*        =entries
-------------------------------------------------------------------*/

.entry {
    margin-bottom: 50px;
}

.entry h2 {
   	font-family:Cambria,Georgia,Myriad Pro,Serif;
    letter-spacing:-1px;
    font-size: 300%;
    margin-bottom: 10px;
}

.entry h2 a{
    color: #77a739;
    text-decoration:none;
}

.entry-content a:link .more, .entry-content a:visited .more {
    clear:both;
    background-color:#F8F8F8;
	border-color:#CCCCCC;
	border-style:dashed;
	border-width:1px 0pt;
	color:#777777;
	font-family:Georgia,serif;
	font-size:1em;
	font-weight:bold;
	padding:0.5em 1em;
	display:block;
	margin-bottom: 20px; margin-top:30px;
	width: 7em;
}

.entry-content a:hover .more {
    background-color:#FFEFD5;
    border-color:#e8c5b1;
    color:#777777
}



.entry .hr {
    margin-bottom: 20px;
}

.entry .info {
    color: #ccc;
	font-size: 150%;
	margin-bottom: 15px;
	font-family:Trebuchet MS;
}

.entry .info a {
    color: #4F6CFF;
}

.entry .info a:hover {
    text-decoration: none;
}

.entry .author {
    display:none;
}

.entry .entryFooter {
     padding:10px 0;
     margin-bottom: 20px; margin-top: 5px;
     border-top: 1px dashed #ddd;
}


.entry .entryFooter p{
    margin:0;
    color: #bbb;
    float:left;
}

.tags{
    padding-left: 20px; padding-right: 5px;
    background: url(../images/icons/tag_orange.png) center left no-repeat;
}

.tags a:link,  .tags a:visited{ 
    border-bottom:1px solid #DBD5C5;
    color:#4F6CFF;
    padding-bottom:1px;
    text-decoration:none;
    }
    
.tags a:hover { color: #555; }

/*---[ social bookmark links]---*/


.bookmarks a span.img {
     height: 18px; width: 18px;
    display:block;
    position:absolute;
    top:0;
    left:0;
    margin-left: 0px;
    border: 1px solid #E0E0E0;
}

.bookmarks a:hover  span.img{
    border: 1px solid #4F6CFF;
}

.bookmarks a:link, .bookmarks a:visited {
    padding-left: 25px;
    position:relative;
    text-decoration:none;
}

.bookmarks a:link .txt, .bookmarks a:visited .txt{
    border-bottom:1px solid #DBD5C5;
    color:#4F6CFF;
    padding-bottom:1px;
    text-decoration:none;
        margin-right: 10px;

}

.bookmarks a:hover .txt {
    color: #555;
}

.bookmarks .delicious span.img { background: url(../images/icons/delicious16px.gif) center center no-repeat;}
.bookmarks .digg span.img { background: url(../images/icons/digg16px.png) center center no-repeat;}
.bookmarks .technorati span.img { background: url(../images/icons/technorati16px.gif) center center left no-repeat;}

.entry .entryFooter .permalink {
        background: url(../images/24-book-green-open.png) top left no-repeat;
}


/* =TODO: move to specific? =sidebar 
---------------------------------------------------------------------------------*/
#sidebar {
    
}

#sidebar h2 {
        font-family:Arial;
    font-size: 170%;
}


/*                     =sContent 
------------------------------------------------------------------------*/

.tagList li {
    display:inline;
    list-style:none;
}

#sContent
{
    text-align: left;
    border-top: solid 2px #e8c5b1;
    border-bottom:solid 2px #e8c5b1;
    margin-top:20px;
    background: #F8F8EC url(../images/header/pattern_022_a.gif);
    width: 100%;
}

#sContent h2 {
    font-size: 140%;
    color:#666;
}

#sContent h3 {
    font-size: 80%;
    font-weight: bold;
    color:#555;
    border-bottom: 2px solid #888;
    margin-bottom: 8px;
    padding-bottom: 2px;
    letter-spacing: 1px;
}

#sContent h4 {
    font-size: 95%;
    color:#555;
    margin-top: 10px;
    font-weight:bold;
}

#sContent p {
    font-size: 90%;
    color:#555;
    margin-bottom: 10px;
    line-height:1.8em;
}



#sContent .box {
    width: 700px;
    padding: 10px 0;
    position: relative; 
    left: 50%; 
    margin-left: -350px;
}

#sContent .col {
    float:left;
}


#sContent .one {
   width: 27%;
   margin-right: 3%;
}

#sContent .two {
   width: 40%;
   margin-right: 2%;
}

#sContent .three {
   width: 27%;
}



/*--[ recent posts ]------------*/

#sContent .posts li {
    background: transparent url(../images/icons/new_doc.png) no-repeat scroll center left;
}

/*--[ bits and pieces ]------------*/

#sContent .bits li.delicious {
    background: transparent url(../images/icons/delicious12px.gif) no-repeat scroll center left;
}

#sContent .bits li.flickr {
    background: transparent url(../images/icons/flickr12px.gif) no-repeat scroll center left;
}

/*--[ recent posts ]------------*/

#sContent .feeds li {
    background: transparent url(../images/icons/rss12px.gif) no-repeat scroll center left;
}


    
/*-----[ search box ]----------*/

#search_form fieldset {
    border:0;
}

#search_form input {
    border:1px solid #888;
}

#search_form #searchbutton {
    cursor:pointer;
     color:#555;
}

#search_form label {
  font-size: 80%;
    font-weight: bold;
    color:#555;
    border-bottom: 2px solid #888;
    margin-right: 10px;
    margin-bottom: 8px;
    padding-bottom: 2px;
    display:block;
    letter-spacing: 1px;
}

/*--[ flickr ]------------*/
#flickr ul{
    list-style-type:none;
}

#flickr h3 {
        margin-right: 10px;

}

.flickr_badge_image {}
.flickr_badge_image img {
        border: 4px solid #e8c5b1;
        float:left; 
        margin-right:10px; margin-bottom:10px;
        }

.flickr_badge_image img:hover {border: 4px solid pink }


/*                      =shared
------------------------------------------------------------------------*/

/*----[ shared entry and freeform styles ]----*/

/*--[ text ]--*/

.entry-content p, .entry-content li, .entry-content address, .freeform p, .freeform li, .freeform address {
    color: #555;
	line-height: 1.8em;
	font-family:Verdana;
}

.entry-content dt, .entry-content dd, .freeform dt, .freeform dd {
    color: #555;
	font-family:Verdana;
	line-height: 1.8em;
}

.entry-content dt, .freeform dt {
    font-weight: bold;
}

.entry-content dd, .freeform dd {
    margin-left: 30px;
}

.entry-content p, .entry-content ul, .entry-content ol, .entry-content address, .entry-content dl, .freeform p, .freeform ul, .freeform ol, .freeform address, .freeform dl {
    margin-bottom: 10px;
}

.entry-content ul, .freeform ul {
    margin-left: 30px;
}

.entry-content ol, .freeform ol {
    margin-left: 35px;
}

.entry-content blockquote , .freeform blockquote{
    margin-left: 20px;
    margin-right: 20px;
}

.entry-content pre code, .freeform pre code {
    background-color:#F8F8F8;
    border:1px solid #ccc;
    color:#003399;
    display:block;
    padding:5px;
    font-size: 100%;
    margin-bottom: 10px;
    font-family:Bitstream Vera Sans Mono, Courier New;
    letter-spacing: 1px;
}

.entry-content pre, .freeform pre{
    font-size: 100%;
}

.entry-content a:link, .entry-content a:visited, .freeform a:link, .freeform a:visited {
    border-bottom:1px solid #DBD5C5;
    color:#4F6CFF;
    padding-bottom:1px;
    text-decoration:none;
}

.entry-content a:hover, .freeform a:hover {
    color:#555;
}

/*--[ images ]--*/

.entry-content img, .freeform  img {
    border:4px solid #E8C5B1;
}

.entry-content img:hover, .freeform img:hover {
    border: 4px solid pink;
    margin-left: auto; margin-right:auto;
}

.pic-centre {
	text-align:center;
	} 


.caption {
	display:block;
	text-align:center;
	font-style:italic;
	font-size:90%;
	} 


/*--[ headers ]--*/

.entry-content h3 , .freeform h3 {
	margin: 1em 0 0.25em 0;
    font-family:Cambria,Georgia,Myriad Pro,Serif;
    font-size: 180%;
    color: #444;
}

.entry-content h4 , .freeform h4 {
    font-size: 130%;
    font-weight: bold;
    color: #555;
}

.entry-content h5 , .freeform h5 {
    font-size: 85%;
    font-weight: bold;
    color: #555;
     text-transform:uppercase;
}

.entry-content h6 , .freeform h6 {
    font-size: 100%;
    font-weight: bold;
    color: #555;
}


 .list {
    line-height: 1.4em;
    list-style-type: none;
    margin-bottom: 20px;
}

 .list li {
    padding: 0 0 0 16px;
    margin: 0 0 5px;
    color:#555;
}

 .list a:link,  .list a:visited {
    border-bottom:1px solid #DBD5C5;
    color:#4F6CFF;
    padding-bottom:1px;
    text-decoration:none;
}

.list a:hover {
    color:#555;
    }
       
/*             =forms 
------------------------------------------------------------------------*/

.form {
    margin-bottom: 20px;
}

.form fieldset{
    padding: 10px 0;
    border:1px solid #CCCCCC;
    background:#F8F8F8;
}

.form legend {
    font-size: 80%;
    font-weight: bold;
    color:#555;
    padding: 0 0.5em;
    margin-left: 0.5em;
}

.form label {
    margin: 0 1em;
    display:block;
    font-size: 85%;
    clear:left;
}

.form input {
     font-size: 100%;
}

.form .outline {
    background: #EBECEF;
    padding: 2px;
    margin-bottom: 0.5em;
    float:left;
    margin-left: 0.5em;
     font-size: 100%;
}

.form .info{
    width:80%;
    margin: 0 2%;
}

.form .formNotes {
    width: 35%;
    float:right;
    margin-right: 2%;
     border-left:1px solid #CCCCCC;
     padding-left: 1em;
}

.form  .formNotes p {
    font-size: 85%;
    color:#555;
    margin-bottom: 10px;
    line-height:1.8em;
}


.form .formNotes h3 {
    font-size: 80%;
    font-weight: bold;
    color:#555;
    border-bottom: 2px solid #888;
    margin-bottom: 8px;
    padding-bottom: 2px;
    letter-spacing: 1px;
}

.form .formNotes span.feed {
    background: transparent url(../images/icons/rss12px.gif) no-repeat scroll center left;
    padding-left: 20px;
}
.form .btns {
    clear:both;
}

/*--[ errors }--*/

.form .error {
    margin-left: 2%;
}

.form .error p, form .error li{
        font-size: 95%;
        color: Red;
        margin-bottom: 0.5em;
}

.form .error ul {
    margin-left: 30px;
    margin-bottom: 1em;
}

/*----[ contact form ]------*/
.formNotes address span {
     font-size: 85%;
    color:#555;
    line-height:1.8em;
    display:block;
    font-style:normal;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
   content: ".";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0;
}



.pkg {display:inline-block;}

/* Hide from IE Mac \*/
.pkg {display:block-inline;}
/* End hide from IE Mac */

.hide { display:none; width: 0; height:0; }








