/*
Theme Name: Crimperman personal
Theme URI: http://www.crimperman.org
Description: Theme written specifically for Crimperman.org
Version: 0.1
Author: Ryan Cartwright
Author URI: http://www.crimperman.org
Tags: blue, custom header, fixed width, two columns, wide-left

	The CSS, XHTML and design is released under GPLv3:
	http://www.gnu.org/licenses/licenses.html#GPL

*/



/* Begin Typography & Colors */
body {
    font-size: 9pt;
    background : #535C8A;
    font-family : 'Bitstream Vera Sans-Serif',Arial,'sans-serif';
    margin : 15px auto;
    color : #454545;
    text-align : center;
    width : 949px;
	}

#firstpara {
	clear:both;
}


a {
    text-decoration: none;
    border-bottom: dotted 1px #000000;
    color: #000000;
  }

a.imagelink {
    border: none;
}

a img {
  border: none;
}

a:hover {
    border-bottom: solid 1px #000000;
  }


a.imagelink:hover {
    border: none;
}

#styles a {
    color: #a9a9a9;
    text-decoration: none;
    border-bottom: none;
    font-style: normal;
  }


#styles a:hover {
    color: #bdbdbd;
    text-decoration: underline;
  }


.hidden {
    display: none;
    visibility: hidden;
  }


#banner {
    background : #ffffff url('images/banner.png') no-repeat left top;
    min-width: 949px;
    height: 274px;
  }


#title {
    visibility: hidden;
    display: none;
  }


#menu {
    float: left;
    text-align:left;
    margin: 25px 25px 0px;
    padding:0px 5px;
    font-weight: bold;
    font-size: 1em;
    max-height: 100px;
  }


#menu ul {
    padding : 0px;
    list-style: none;
    color : #ffffff;
    text-align : left;
    white-space : nowrap;
  }


#menu a {
    color: #ffffff;
    text-decoration: none;
    font-style: normal;
    border-bottom: none;
  }


#menu a:hover {
    border-bottom: 1px dashed #ffffff;
  }


#menu li {
    padding:1px;
    margin: 0px 3px;
  }


#maincontent {
    background:#ffffff;
    margin:0px 0px;
    text-align: left;
    padding: 0px;
    vertical-align: top;
  }


.post {
    margin: 0px 25px 25px;
    padding : 0px 0px 10px;
    border-bottom: 1px dashed #565656;
  }


.post p {
    padding-bottom: 5px;
    text-align: justify;
    line-height : 1.75em;
  }


img .post {
    border:0px;
    text-align:left;
    vertical-align:top;
  }


div .toon_container ul {
	list-style: none;
}

div .toon_container ul li{
	line-height: 2em;
}

div.entry {
        background-color: #fff;
}

h3 {
    font-family :  "Bitstream Vera Sans-Serif", Helvetica,Arial,"sans-serif";
    font-size: 1.5em;
    font-weight: normal;
    color: #767676;
    margin: 0px;
    padding : 5px 10px;
    text-align : left;
  }

h2 {
    font-family :  "Bitstream Vera Sans-Serif", Helvetica,Arial,"sans-serif";
    font-size: 2em;
    font-weight: normal;
    color: #767676;
    margin: 0px;
    padding : 5px 10px;
    text-align : left;
  }

h2 a {
  color: #767676;
}

h2 p.postdate, h4 span.postdate {
    font-size: 0.5em;
    font-style: italic;
    font-weight: normal;
    margin-top: 0px;
    text-align: right;
	}


#other {
    color: #242458;
  }


.post h3 {
    color: #767676;
/*    margin-left: -25px;*/
    padding-top: 20px;
    padding-bottom: 5px;
    border-left: solid 5px #ffffff;
  }

p.wp-caption-text {
   text-align: center;
   color: #555;
   font-style: italic;
}

#copyright {
    float: left;
	 margin-right: 200px;
	 padding-top: 1.5em
  }

#footer p.ackn {
	font-style: italic;
	}

#footer-licence {
    float: right;
	 margin-left: -200px;
	 padding-top: 2.5em;
  }


#leftcolumn {
    width:723px;
    padding-left: 15px;
    padding-right: 15px;
    float:left;
    margin: -50px 0px 20px 20px;
  }

#leftcolumn blockquote {
    font-style:italic;
    color: #767676;
    border-left: 1px solid #a8afdf;
    border-right: 1px solid #a8afdf;
    padding: 5px 15px;
    text-align: justify;
}

#leftcolumn blockquote span.acknowledgement {
   font-size: 0.8em;
   text-transform: uppercase;
}

#rightcolumn {
    padding : -18px 0 1em 0px;
    margin : -1px 0px 0px 0px;
    color : #3A4160;
    float : right;
    width : 174px;
    font-style: italic;
    background: #ffffff url('images/sidebar_bg.png') left repeat-y;
  }


#rightcolumn a {
    color : #3A4160;
    text-decoration : none;
  }


#rightcolumn ul, #rightcolumn p {
    margin: 10px 10px 25px 10px;
    padding: 0px;
    list-style: none;
  }

#rightcolumn #tagcloud {
	margin-right: 5px;
}

#rightcolumn ul li ul{
	margin: 0px 0px 30px 0px;
	}

#rightcolumn li {
    padding: 0px;
    margin: 0px;
    text-align: left;
  }

#rightcolumn #recent-posts-2 li {
   padding: 3px 1px;
   margin: 2px 0px;
   border-bottom: 1px dashed #565656;
}

#rightcolumn #twitter_update_list li,#rightcolumn ul li ul li.twitter-item{
   border-bottom: 1px dotted #565656;
   margin: 0px 0px 10px;
   padding: 0px 0px 10px 28px;
   background: transparent url('images/Twitter-24x24.png') left no-repeat;
}

#rightcolumn h2 {
    text-align: left;
    font-style: normal;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    font-weight: normal;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 30px;
    height: 1.3em;
    background: #535C8A;
    color: #fff;
    text-align: center;
}

#rightcolumn h2 a {
    color: #fff;
    text-decoration: none;
}

#rightcolumn #lowerdiv {
   background: #ffffff url('images/sidebar_bglwr.png') left top no-repeat;
   height: 40px;   
}

#rightcolumn #twitter-following {
   text-align: center;
}

#twitter-following a img ,#twitter-following a {
   border: none;
   text-decoration: none;
}

h1 {
    visibility : hidden;
    display: none;
  }


#text_only {
    visibility:hidden;
    height: 0px;
    margin:0px;
    padding:0px;
  }


#footer {
    clear:both;
    color:#181B28;
    font-size: 0.8em;
    padding: 0px 15px;
	 margin: 0px 0px;
	 height: 95px;
	 background: #ffffff url('images/footerbg.png') bottom left no-repeat;
  }

#footer p {
	margin: 5px;
	}


dt {
    font-weight:bold;
  }


.nav_padding {
	height: 44px;
   background: #ffffff url('images/sidebar_bglwr.png') left top no-repeat;
}


hr {
   height: 0px;
   border-bottom: 1px dashed #565656;
	border-top: none;
	}

#leftcolumn .navigation {
	margin: 20px -35px 20px;
	}

#leftcolumn div.post div.navigation {
       margin: 0px -60px;
}

#leftcolumn .alignleft {
	float: left;
        background-color: #efefff;
        border: 1px solid #dde;
	}

#leftcolumn .alignright {
       float: right;
        background-color: #efefff;
        border: 1px solid #dde;
	}

div.navigation div {
  padding: 3px 25px;
}

div.navigation div a {
  text-decoration: none;
  color: #77a;
}

.clearer {
   clear: both;
	}

.wp-caption {
   background-color: #E7F6FD;
   border: 1px solid #A8AFDF;
   padding: 3px;
   margin: 3px 6px ;
   text-align: center;
   min-width: 200px;
}

.alignright {
   margin-left: 8px;
}

.alignleft {
  margin-right: 3px;
}

.sociable {
   float:right;
   width: 300;
   padding: 10px;
   border: solid 1px #979fce;
   background-color: #e7f6fd;
   color: #767676;
}

p.postmetadata {
   clear: both;
}