/*
Theme Name: Windows Mobile Developer Network
Theme URI: http://www.windowsmobiledn.com/
Description: Windows Mobile Network
Version: 1.0
Author: Alexander Shalin
Author URI: http://www.spbsoftwarehouse.com/
*/

body { font-family:'Tahoma'; font-size:12px; margin: 0px;}
a { text-decoration:none; color:#0084d7; border:none;}
a:hover { text-decoration:underline; color:#0084d7;}

#header { height:80px; width:100%; position:relative; color:#000; background:url(images/header.jpg); border-top:0px solid #FFF;padding-top:1px;}
#header h1 { text-indent:-10000px; margin:0; padding:0; }
#header h1 a { display:block; background:url(images/pocketpcdn.gif) no-repeat left top; height:56px; width:215px; margin-top:10px; margin-left:15px;}

#menu_top { height:33px; width:100%; position:relative; color:#000;  padding:0; background:url(images/menuBg.gif); border-bottom:1px solid #999; border-top:1px solid #999}
.top_menu_href
{
 text-align:center;
 width:120px;
 border-right:1px solid #999;
 font-size:12px;
 font-weight:bold;
}

.top_menu_href a
{
 display:block;
 text-decoration:none;
 color:#333;
 padding:9px;
 padding-bottom:10px;
}

.top_menu_href a:hover
{
 color:#333;
 background-image:url(images/menuBg2.gif);
 text-decoration:underline;
}

.headtitle{ font-family:'Arial'; font-size: 16px; font-weight:bold; margin-top:20px; margin-left:20px;}
.articletxt{ font-size: 12px; margin:20px; margin-top:20px; color:#333333}
.date{font-size: 10px; color:#727272}


#left_menu {
background:#FFF;
margin:0;
padding:0px;
list-style-type:none;
width:150px
}






li.left_menu_item
{
background:#ffffff url(images/iconSection.gif) left no-repeat;
margin:3px;
margin-left:20px;
padding-left:20px;
}



a.headtitle_blue{ font-family:'Arial'; font-size: 18px; font-weight:bold; color:#0084d7;}
a.headtitle_blue:hover{ font-family:'Arial'; font-size: 18px; font-weight:bold; color:#0084d7;}

a.headtitle_blue2{ font-family:'Tahoma'; font-size: 14px; font-weight:bold; color:#0084d7;}
a.headtitle_blue2:hover{ font-family:'Tahoma'; font-size: 14px; font-weight:bold; color:#0084d7;}

a.link_black{ color:#000000; font-weight:bold; text-decoration:none;}
a.link_black:hover{ color:#000000; font-weight:bold; text-decoration:underline;}

a.link_black{ color:#000000; font-weight:bold; text-decoration:none;}
a.link_black:hover{ color:#000000; font-weight:bold; text-decoration:underline;}

#subscript{ background-image:url(images/subscriptBorder.gif); height:71px; vertical-align:middle; padding-top:20px; margin-top:20px; width:220px;}

#container { width:100%;} 
#left { float:left; width:241px; padding:0px; }
#right { float:right; width:255px; padding:0px;} 
#middle { padding:20px; font-size:12px; width:94%; color:#434343}
#footer { width:100%; text-align:center; clear:both; border-top:1px solid #999; background-color:#e8e8e8; height: 40px; font-size:11px; color:#434343; padding-top:15px}

.post 
{
margin: 0 0 40px;
text-align: justify;
}

.entry img
{
/*float:left;*/
border:1px solid #CCCCCC;
margin:10px;
}

.postmetadata {
	clear: both;
	padding-top: 5px;
}