/*
THEME NAME: Digital Sketchbook
THEME URI: 
DESCRIPTION: Wilf's Theme Yo
VERSION: 1.1
AUTHOR: Wilf Swann
AUTHOR URI:
TAGS: 
*/

/* 
Pink #ff0862
Green #00f79d
Grey #434343
*/




div#rightside {
        width: 50%;
        left: 25%;
        margin-left: 2px;
        position: absolute;
}

div#leftside {
        width: 25%;
        left: 0;
        position: absolute;
        text-align: right;
        border-right: 2px ridge #fff;
        height: 100%;

}

div#container {
	width: 50%; 
	text-align: left;
}


div.sidebar {
position: absolute;
left: 75%;
overflow:hidden;
padding: 30px;
font-size: 12px;
text-align: right;
}

.sidebar li {
list-style: none;
line-height: 1.6em;
}

div#secondary {
clear:right;
}

.post {
margin-bottom: 30px;
}

#entries .entry-content a {
color: #ff0862;
}


#entries .entry-content a:hover {
color: #434343;
}

div.twtr-widget {
font-family: inherit !important;
font-size: inherit !important;
}

div.twtr-ft {
display: none;
}

div.twtr-widget .twtr-tweet:last-child {
border-bottom-width:1px;
}

div#footer {
clear:both;
position: fixed;
right: 0;
bottom: 0;
color: #666;
font-size: 8px;
}

div#footer a {
color: #666;
}

div#footer a:hover {
color: #ccc;
}

#filterbox {
font-size: 11px;
font-style: italic;
color: #fff;
}

#filterul {
list-style: none;
display: inline;
background: #000;
padding: 1px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#filterul li {
display: inline;
padding: 0 8px;
}

#filterul li a {
color: #fff;
}

#filterul li a:hover {
color: #434343;
}

#filterul li.current a {
color: #00f79d;
}

/*   COLOUR BAR   */

#colourbar { 
      width: 100%;
      height: 11px;
      position: absolute;
}

#grey {
      background: #434343;
      width: 33%;
      height: 11px;
      left: 0;
      position: absolute;
}

#pink {
      background: #ff0862;
      width: 33%;
      height: 11px;
      left: 33%;
      position: absolute;
}

#green {
      background: #00f79d;
      width: 33%;
      height: 11px;
      left: 66%;
      position: absolute;
}


/*   MY STUFF   */

* {
	margin: 0;
	padding: 0;
	border:none;
}

body {
	font-family: "Helvetica Neue","Helvetica",Arial;
	text-align: left;
	background-color:#f4f4f4;
	background-image:url(images/v2bg.jpg);
        background-attachment:fixed;
	background-repeat:repeat-x;
	background-position: bottom;
        font-size: 14px;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#ff0862;
}

h1 {
	text-transform:uppercase;
	font-size: 26px;
	font-weight:bold;
	margin-bottom: 15px;
}

h2 {
	font-size: 20px;
}

#nav {
        line-height: 21px;
        font-size: 12px;
        padding: 30px;
}

#topnav {
        font-weight: bold;
}

#topnav li {
        list-style: none;
}

#topnav a {
}

#topnav a:hover {
	color:#00f79d;
}

#subnav {

}

#subnav li {
        list-style: none;
}

#subnav a {

}

#subnav a:hover {
	color:#00f79d;
}




#folio {
	font-size:12px;
	text-transform:uppercase;
	float:right;
}

#load {
	display: none;
	position: fixed;
	left: 30px;
	top: 30px;
	background-image:url(images/noiseloader.gif);
	width: 30px;
	height: 60px;
	text-indent: -9999em;
}



#content {
	padding: 30px;
  
}

#entries {
	width: 100%;
        overflow: hidden;
}

#entries p {
        margin-top: 10px;
}

#blogcontent {
	padding: 10px;
        overflow: hidden;
        float: left;
	background-color:#f2f2f2;
	background-image:url(images/contentbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#000000;
        font-size: 13px;
        width: 640px;
}

#entries a:link {
        color: #666;
}

#entries a:hover {
        color: #ff0862;
}

.block {
	padding: 10px;
	background-color:#f2f2f2;
	background-image:url(images/welcomebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:bold;
	font-size: 18px;
	font-style:italic;
	color:#000000;
}

.block ul {
        list-style: none;
}

.work {
	background-color:#f2f2f2;
	background-image:url(images/welcomebg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
	font-size: 18px;
	font-style:italic;
	color:#000000;
        margin-bottom: 10px;
}

.sans {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        background: #000;
}

.worklink {
        display: block;
        height:100%;
        width:100%;
}


.worktitle {
         padding: 5px 15px 5px 15px;
         font-size: 20px;
         display: block;
}

a.sitelink {
        background-color: #000;
        color: #fff;
        padding: 2px 6px 2px 6px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}

a.sitelink:hover {
        background-color: #ff0862;
}

#pages {
	padding: 5px;
	background-color:#f2f2f2;
	background-image:url(images/welcomebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#000000;
        font-size: 10px;
        margin-top: 10px;
}

#pages li {
        display: inline;
}

.announce {
	text-align: center;
	font-weight:bold;
	font-size: 60px ;
	font-style:italic;
	color:#00f79d;
}


#entries .entry-title {
	font-style:italic;
}

.entry-title a{
}

.entry-title a:hover{
        color: #00f79d;
}

.entry-date {
	font-size: 12px;
        margin-bottom: 5px;
        margin-top: -3px;
}

.entry-meta {
        text-transform: uppercase;
        margin-bottom: 5px;
        margin-top: 5px;
        font-size: 10px;
}

.entry-meta a {
        color: #343434;
}

.entry-meta a:hover {
        color: #ff0862;
}

#twitter_div a{
	color: #808080;
}

#twitter_div a:hover{
	color: #ff0862;
}

.navigation a{
	color:#ffffff;
}

.navigation a:hover{
	color:#ff0862;
}

.preview {
        height: 19px;
        width: 27px;
        background-image:url(images/preview.gif);
        float: right;
        margin-top: -26px;
        margin-right: 10px;
}


#post-508 .entry-title {
    display: none;
}


.archive-meta {
font-style: italic;
margin-bottom: 1em;
}

.twitter-share-button {
margin-top: 10px;
}


.page .twitter-share-button {
	display: none;
}




/* Just some example content */


div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
color: #ffffff;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
}

div.sidebar ul ul li {
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}





