/*  
Theme Name: wDEV 01
Theme URI: http://www.wdev.se/om/wp-themes/
Description: Just a wp-theme.
Version: 1.0
Author: w-Dev
Author URI: http://www.wdev.se/

	wDEV v1.0
	 http://www.wdev.se/om/wp-themes/

	one very simple theme

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	background-color:#044460;
	font-family:"Trebuchet MS", Verdana, Arial;
	text-align:justify;
	margin:0;
	padding:0;
}

h1
{
	font-size:2.0em;
	color:#ffa34f;
	margin:0;
	padding:0;
}

h3
{
	font-size:1.4em;
	color:#ffa34f;
	margin:0;
	padding:0;
}

strong, b
{
	color:#ffa34f;
}

input
{
	border:1px solid #044460;
}

.description
{
	clear:both;
}

#subform
{
	background-color:#ffff99;
	border:3px dashed #cc0000;
	padding:10px;
}

#pagetop, #pageextra
{
	width:468px;
	margin:5px auto;
	text-align:right;
}

#pageextra
{
	color:#FFFFFF;
}

#pagetop ul
{
	list-style-type:none;
	color:#ffffff;
}

#pagetop li
{
	float:right;
	display:block;
	font-weight:bold;
	margin-right:20px;
}

#pagetop h3, #pagetop h3 a, #pageextra a, #pagetop li a
{
	font-size:1.0em;
	margin:0;
	padding:0;
	text-decoration:none;
	text-transform:lowercase;
	color:#ffffff;
}

#pagetop li.owner
{
	margin:0 5px 0 0;
}

#footer
{
	text-align:center;
}

#footer, #footer a
{
	color:#999999;
	font-style:italic;
}

.ntext
{
	font-size:1.4em;
	color:#000000;
	font-style:normal;
}

/* End Typography & Colors */



/* Begin Structure */
.clearfloat
{
	clear:both;
}

#wrapper
{
	width:516px;
	margin:0 auto;
	padding:0;
}

#header
{
	background:url(images/logo.jpg) top center no-repeat;
	width:516px;
	height:303px;
	margin:0;
	padding:0;
}

#leftcol
{
	width:234px;
	border-right:1px dotted #b6b6b6;
	padding-right:2px;
	margin-top:10px;
	float:left;
}
	
#rightcol 
{
	width:234px;
	padding-left:2px;
	margin-top:10px;
	float:right;
}

#content
{
	background:url(images/content-bg.gif) top center repeat-y;
	margin:0;
	padding:0 20px;
	padding-bottom:5px;
}

#content .post
{
	padding:20px 0 0 0;
	margin:0;
	font-size:1.4em;
	text-align:justify;
}

#content .post h1
{
	font-size:1.6em;
	font-variant:small-caps;
}

#content .post h3, #leftcol h3, #leftcol h3 a, #rightcol h3, #rightcol h3 a
{
	font-size:1.4em;
	color:#ffa34f;
	font-variant:small-caps;
}

#commentform
{
	width:468px;
}

#comment
{
	width:468px;
	border:1px solid #035D77;
}

#footer
{
	width:516px;
	margin:0;
	padding:0;
	background:url(images/content-bg.gif) top center repeat-y;
}

#footer p
{
	margin:0 20px;
	padding:0;
}

#pagebottom
{
	width:516px;
	height:22px;
	background:url(images/footer-img.gif) top center no-repeat;
	margin:0;
	padding:0;
}

.adr
{
	float:left;
	width:200px;
	font-style:italic;
	text-align:left;
}
/* End Structure */



/*	Begin Headers */


/* End Headers */



/* Begin Images */
/*p img {
	padding: 0;
	max-width: 100%;
	}*/

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */

.lbl
{
	font-weight:900;
	text-align:right;
	width:75px;
}

#txtname, #txtemail, #txtphone
{
	width:320px;
}

/* End Form Elements */



/* Begin Comments*/

/* End Comments */



/* Begin Sidebar */


/* End Sidebar */



/* Begin Calendar */

/* End Calendar */



/* Begin Various Tags & Classes */

/* End Various Tags & Classes*/
