/*
Theme Name: SPG Custom
Theme URI: http://www.onemandesigns.co.uk/
Description: Custom theme for the Glasgow & West of Scotland Branch of the Silk Painters Guild.
Version: 1.1
Author: Gordon McLean
Author URI: http://www.onemandesigns.co.uk/
*/

* { border: 0px solid pink; }
html,body { margin: 0; padding: 0; }
body { font: 76% arial,sans-serif; text-align: center; background: #DBF0D3 url(images/brushedbg.gif) top center repeat-y; }

/* structure */
#container { width: 700px; margin: 0 auto; }
#header { text-align: left; margin: 16px 0; }

#content { float: right; width: 430px; text-align: left; padding: 20px 0 20px 20px; border-left: 1px solid #eeeeee; margin-bottom: 10px; }
#singlecontent {  width: 640px; text-align: left; padding: 20px 0 20px 30px; margin-bottom: 10px; }
#sidebar { float: left; width: 230px; text-align: right; padding: 20px 0 10px 0; }
#footer { clear: both; width: 85%; background: transparent; text-align: center; padding: 10px; margin: 0 auto; }


/* style */

#header h1 { height: 80px; line-height: 80px; margin: 0; padding-left: 10px; background: #EEE; color: #79B30B; }
#content p { line-height: 1.4; }
#footer p { margin: 0; padding: 5px 10px; }


#navcontainer { background: transparent url(images/navbarbg.gif) no-repeat; height: 48px; clear: both; margin-bottom: 10px; } 
div#navcontainer ul { font-weight: bold; color: #666; text-align: center; margin: 0; padding-bottom: 2px; padding-top: 20px; padding-left: 0px; }
div#navcontainer ul li { display: inline; }
div#navcontainer ul li a { padding: 5px 10px 5px 10px; color: #333; text-decoration: none; border-left: 1px solid #ddd; border-right: 1px solid #ddd; /* the borders have the same size */ margin-right: -1px; /* the value has to be like the above but negative */ }
div#navcontainer ul li a:hover { background-color: #A9D586; color: #ffffff; }

p.memberlogin { text-transform: uppercase; text-align: right; colour: #22749B; font-size: 100%; line-height: -10px; }

p { margin: 0 0 18px 0; }
a { color: #3E62B6; font-weight: bold; }
a.visited { color: #BFE0E6; }
a:hover { color: #A9D586; }

h2 { color: #587B9B; font-size: 150%; margin-bottom: 6px; }

#gallerypost { float: left; width: 530px; margin: 0px 0px 10px 0px; padding: 10px 10px 10px 10px; }

img { border: 1px solid #cccccc; padding: 10px; }

img:hover { border-color: #A9D586; background-color: #E5EADF; }
img.attachment-thumbnail:hover { border-color: #A9D586; }

img.nocss { border: 0px; padding: 0px; }

div#footer p { font-size: 10px; text-align: center; }


/* contact form */
input { color: #000; background: #f5f5f5; border: 1px solid #A9D586; }
textarea { color: #000; background: #f5f5f5; border: 1px solid #A9D586; }
.submit input { color: #000; background: #E5EADF; border: 2px outset #A9D586; } 

/* hangover from WP default theme */
.nextprev { display: block;	text-align: center;	margin-top: 10px; margin-bottom: 60px; }
.center { text-align: center; }


a.oneman { color: #696969; text-decoration: none; font-size: 0.9em; }
a.oneman:hover { color: #ccc; text-decoration: none; font-size: 0.9em; }
