@charset "utf-8";
/*
Theme Name: Pro-Designer
Theme URI: http://wordpress.org/
Description: Private Theme for Pro-Designer Blog
Version: 1.6
Author: Pro-Designer
Author URI: http://localhost/wp
Tags: blue, Pro-Designer, fixed, pro, Designer

*/

body {
margin:0px;
background:#E2F3FB url(images/header_bg.jpg) repeat-x;
}

#header {
background:url(images/Header.jpg);
width:845px;
height:243px;
margin:0 auto;
}

img {
border:none;
}

#footer {
width:849px;
height:135px;
background:url(images/footer.jpg);
margin:0 auto;
text-align:center;
}

#footer p {
margin:0px;
font-family:Tahoma;
font-size:8pt;
font-weight:bold;
padding-top:75px;
color:#3b7abf;
}

#footer p a {
color:#3b7abf;
}

#footer_bg {
background:url(images/footer_bg.jpg);
}

body #page {
background:#e2f3fb url(images/page_bg.gif) 50% 0 repeat-x;
padding-top:10px;
padding-bottom:10px;
}

#content {	
width:606px;
float:left;
padding-top:5px;
padding:100;
}

#sidebar {
width:251px;
float:left;
margin-left:10px;
border-left:1px #70a7e1 solid;
padding:25px;
}

.clear {
clear:both;
}

#sidebar ul h2 {
width:161px;
height:24px;
font-size:12pt;
text-align:center;
background:url(images/side_title_bg.gif);
color:#f2f8ff;
padding-top:8px;
padding-right:1px;
margin:0px;
margin-top:10px;
margin-bottom:4px;
}

#sidebar ul li ul li {
padding-top:6px;
padding-bottom:6px;
padding-right:5px;
border-bottom:1px #cce7f4 solid;
font-family:tahoma;
font-size:8pt;
font-weight:bold;
}

#sidebar ul li ul {
margin:5px;
list-style:url(images/2_03.gif);
padding-right:8px;
}

#sidebar ul {
margin:0px;
padding:0px;
list-style:none;
}

.post h2 a {
color:#000000;
padding-right:8px;
text-decoration:none;
}

.post small {
display:run-in;
background:url(images/Footer.jpg);
padding:4px;
font-family:tahoma;
font-size:9pt;
}

.post small a {
color:#0000CC;
text-decoration:none;
}

.postmetadata {
font-family:tahoma;
font-size:9pt;
text-align:right;
}

.entry {
font-family:Tahoma;
font-size:10pt;
padding-right:8px;
color:#000099;
}

#header_bar {
padding-top:214px;
padding-right:207px;
}

#pages {
float:right;
width:300px;
font-family:Tahoma;
font-weight:bold;
font-size:10pt;
}


#page {
background-color: white;
margin:auto;
padding: 0;
width:982px;
}

#pages ul {
list-style-type: none;
margin:0;
padding:0;
margin-right:6px;
float:right;
width:530px;
margin-top:6px;
overflow:hidden;
}

#pages ul li {
float: right;
margin: 0 -.11em 0 .8em;
padding: 0 .8em 0 .8em;
border-right:1px  #3366CC solid;
}

#pages ul a {
color:#0000CC;
text-decoration:none;
}

#pages ul a:hover {
color:#d8ffac;
}

#sidebar_left {
width:150px;
float:left;
height:150px;
margin-top:15px;
padding-left:50px;
}

