/*
Theme Name: Tuxish
Theme URI: http://blog.davicity.org
Description: Layout of http://davicity.org turned into a wordpress theme.
Version: 0.1
Author: David Landry
Author URI: http://davicity.org

This theme is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.5

You are free:

    * to copy, distribute, display,
      and perform the work

    * to make derivative works

Under the following conditions:

    * You must attribute the work
      in the manner specified by
      the author or licensor.

    * You may not use this work
      for commercial purposes.

    * If you alter, transform, or
      build upon this work, you may
      distribute the resulting work
      only under a license identical
      to this one.

    * For any reuse or distribution,
      you must make clear to others
      the license terms of this work.

    * Any of these conditions can be
      waived if you get permission
      from the copyright holder.

  Read the full license here: http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode
*/

a {text-decoration: none; border-bottom: 1px dotted black; color: #000000;}

a:hover {text-decoration: none; border: none;}

a img {border: none; text-decoration: none;}

a.valid {border: none; text-decoration: none;}

a.name {color: #555555; font-size: 26px; font-weight: bold; border: none;}

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

a.perma {color: #000000; border: none;}

a.perma:hover {color: white; }

a.storytitle {text-decoration: none; border: none;}

a.storytitle:hover {border-bottom: 1px dotted #555555;}



#banner {

background-image: url('images/banner.png');

background-repeat: no-repeat;

background-position: center center;

width: 463px;

height: 347px;

}



.barlink {

color: white;

border: none;

text-decoration: none;

}



.barlink:hover {

text-decoration: none;

}



blockquote {

margin-left: 5px;

padding: 10px;

border: 1px dashed white;

width: 300px;

}



body {

background-color: #000000;

font-family: arial, verdana, sans-serif;

font-size: 12px;

}



#cornertopleft {

background-image: url('images/cornertopleft.GIF');

background-repeat: no-repeat;

background-position: top left;

}

#cornertopright {

background-image: url('images/cornertopright.GIF');

background-repeat: no-repeat;

background-position: top right;

}

#cornerbottomleft {

background-image: url('images/cornerbottomleft.GIF');

background-repeat: no-repeat;

background-position: bottom left;

}

#cornerbottomright {

background-image: url('images/cornerbottomright.GIF');

background-repeat: no-repeat;

background-position: bottom right;

}



#foot {

text-align: center;

font-size: 8px;

}



h2 {

font-variant: small-caps;

}



#header {

border-bottom: 1px solid black;

}



img a {border: none}



#main {

background-color: #ffffff;

width: 599px;

text-align: left;

color: #555555;

margin-left: auto;

margin-right: auto;

}



.menu {

background-color:#555555;

padding-left: 5px;

padding-right: 5px;

border-right: 1px dotted #ffffff;

}



.menu:hover {

background-color: #000000;

}



ul {list-style: none; }

li.menu {list-style: none;}

ul.menu {list-style: none;}



.valid {text-align: right;}

.validation {text-align: right;}

/* Changes by David Landry */

.post {
margin: 2em;
}

.date {
margin-left: -1em;
}
body {
	background-color: #d9cba3;
	font-family: verdana;
	font-size: 10pt;
}

li {
	padding-bottom: .3em;
}
ul {
	margin-top: 0;
}

.content {
	width: 500px;
	padding: 10px;
	position: relative;
	top: -30px;
	text-align: justify;
}

/* Menu */ 
.menu1 {
	position: relative;
	top: -173px;
	left: 40px;
	width: 148px;
	font-size: .9em;
}
.menu2 {
	position: relative;
	top: -189px;
	left: 350px;
	width: 130px;
	font-size: .9em;
}
a {
	color: #33292a;
	text-decoration: none;
}
a:hover {
	color: #59474a;
	text-decoration: none;
} 
/* End Menu */

/*Picture Positioning*/
.page {
	width:  523px;
	margin: 0 auto;
}

.top {
	background: url(images/top.gif) no-repeat;
	height: 305px;
}
.bottom {
	background: url(images/bottom.gif) no-repeat;
	height: 4px;
}
.middle {
	background: url(images/middle.gif) repeat-y;
	color: #4d4436;
}

/*Resume Styles*/ 
.title {
	text-align: center;
}

.heading {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: .5em;
	margin-bottom: .2em;
}

.s {
	vertical-align:super;
	font-size: .7em;	
}
