/*  
Theme Name: Master Plan
Theme URI: http://www.unodesignstudio.com
Description: Designed and developed by: <a href="http://www.unodesignstudio.com">Uno Design Studio</a>
Version: 1.0
Author: UNO Design Studio
Author URI: http://www.unodesignstudio.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

div.entry img { width:150px; }

.container {
width:998px;
margin:auto;
background-image:url(images/bg.png);
background-repeat:repeat-y;
background-position:center;
}

.mainbg {
background-color:#2e3436;
margin-top:0px;
}

div, body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}

.header {
height:451px;
background-image:url(images/head-bg.jpg);
}

.header a {
display:block;
height:451px;
}

.column-container {
width:692px;
margin-left:auto;
margin-right:auto;
}

.column-left {
width:456px;
float:left;
margin-right:10px;
}

.column-right {
width:216px;
float:left;
}

.clear { clear:both; }

.footer {
padding-top:36px;
background-image:url(images/foot-bg.png);
background-position:top center;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

.credit {
width:692px;
margin-left:auto;
margin-right:auto;
color:#ffffff;
}

.credit a {
color:#cccccc;
}

.titlediv {
background-image:url(images/title-bg.png);
padding:0px 10px;
min-height:26px;
line-height:26px;
vertical-align:middle;
}

h1 {
font-weight:normal;
font-size:medium;
color:#ffffff;
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
margin:0px;
}

h1 a {
color:#ffffff;
text-decoration:none;
}

.postdata {
height:25px;
line-height:25px;
vertical-align:middle;
background-image:url(images/post-bg.png);
padding:0px 10px;
color:#ff9933;
}

.postdata a {
color:#ffffff;
text-decoration:none;
}

.smalltext {
font-size:x-small;
font-family:Verdana;
}

.entry {
padding-left:10px;
padding-right:10px;
}

div.column-right h2 {
background-image:url(images/side-bg.png);
width:182px;
height:52px;
margin:0px;
color:#ffffff;
font-size:medium;
font-weight:bold;
padding-left:45px;
line-height:52px;
vertical-align:middle;
}

ul.sidebar {
margin:0px;
padding:0px;
list-style:none;
}

ul.sidebar li ul {
padding:10px;
margin-left:10px;
}

.postfooter {
height:17px;
background-image:url(images/border.png);
margin-bottom:20px;
}
