/*  

Theme Name: WhiteKapur

Theme URI: http://www.daissi.com

Description: simple white theme

Version: 1.1 Fixed

Author: Mr. Kapur

Author URI: http://www.google.com

*/





html {height: 100%; margin-bottom: 0.1em; }

* { margin: 0; padding: 0; }

body { color: #333; /*background: #ecece9 url(images/body-bg.png) repeat;*/ background : #3d3d3d; padding-bottom: 10px; font: 11px/15px Verdana, sans-serif; }

input, button, select { font: normal 11px/14px 'Verdana', sans-serif; }

textarea { font: normal 12px/16px 'Verdana', sans-serif; }

legend { display: none; }

fieldset { border: none; }

img { border: none; text-align: center;}

ul, ol { list-style: none; }

table { border-collapse: collapse; width: 100%; }

hr { display: none; }



a:link { text-decoration: none; color : #1967b7; border: 0px; -moz-outline-style: none;}

a:active { text-decoration: underline; color : #006699; border: 0px; -moz-outline-style: none;}

a:visited { text-decoration: none; color : #006699; border: 0px; -moz-outline-style: none;}

a:hover	{ text-decoration: underline; color : #E5801C; border: 0px; -moz-outline-style: none;} 



h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }

#top {border-top: solid 10px #3d3d3d;}

#bg { background: #fff; padding: 20px 30px; width: 920px; margin: 0 auto;}



/* Header

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */





.header { /* background:url(images/header-bg.png) repeat-x bottom; */ overflow: hidden; }

.header .logo-txt { float: left; padding: 0px 0px 25px 0px; width: 440px;}

.header .logo-txt h1 { text-shadow : 3px 3px 2px #ccc; color: #666; font: bold 44px/40px 'Arial'; letter-spacing: -1px; /* background: url(images/logo-icon.png) no-repeat left 7px; */

}

.header .logo-txt h1 a, .header .logo-txt h1 a:visited { color: #333; text-decoration: none;}

.header .logo-txt h1 a:hover { color: #E5801C; text-decoration: none; }

.header .logo-txt .desc { color:#a8a8a8; font: bold 14px/16px 'Arial'; letter-spacing: -1px; margin-top : 5px;}



/* Search

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.header .search { float: left; width: 270px; padding: 10px 15px; border: 1px solid #f9f8f5; background: #eaeae6; margin-top: 5px;}

.header .search form, .scl .search form { background: url(images/search-bg.png) no-repeat left top; padding: 1px;}

.header .search fieldset, .scl .search fieldset { overflow: hidden; }

.header .search fieldset, .scl .search fieldset { height: 1%; }

.header .search input, .scl .search input { float: left; margin-right: 3px; background: #fff; border: none; padding: 5px; width: 203px; }

.header .search button, .scl .search button { float: left; background: #000000 url(images/search-button.png) no-repeat; width: 48px; height: 19px; border: none; cursor: pointer; text-indent: -1000em; margin: 2px;}

.scl .search { width: 270px; padding: 10px 15px 10px 0; border: 1px solid #f9f8f5; background: #fff; margin-top: 5px;}



/* Syndicate

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.header .syndicate { float: right; width: 160px; padding: 5px 0 10px 0px; font-size: 10px; font-weight: bold;}

.header .syndicate .mail { background:url(images/syn-mail-ico.png) no-repeat left 5px; padding: 1px 0px 1px 15px;}

.header .syndicate .feed { background:url(images/syn-feed-ico.png) no-repeat left 5px; padding: 1px 0px 1px 15px;}

.header .syndicate a { color:#3399cc;}



/* Menu

 ################################################################################################### */



.menu { overflow: hidden; width: 920px; margin: 0 auto; border-bottom: solid 1px #fff; }



/* Pages

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.pages { overflow: hidden; width: 920px; }

.pages ul { float: left; padding: 6px 0px; }

.pages li { float: left; }

.pages li a, .pages li a:visited { float: left; padding: 0px 6px; color: #94918e; border-right: solid 1px #999; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}

.pages li a:hover { float: left; padding: 0px 6px; color: #000; text-decoration: none;}

.pages li.current_page_item a { color: #000; text-decoration: none; }

.pages li.current_page_item a:visited { color: #000; text-decoration: none; }





/* Pages



 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.categories { overflow: hidden; width: 920px; background: #545454; padding : 1px; }

.categories ul { float: left; padding: 4px; }

.categories li { float: left; font-size: 11px; margin-right: 5px;}

.categories li ul { display: none;}

.categories li a, .categories li a:visited { float: left; padding: 6px; color: #fff; font: bold 12px/12px 'Arial'; border: solid 1px #848484; }

.categories li a:hover { color: #fff; border: solid 1px #ff8500; background:#ff8500; text-decoration: none;}

.categories li.current-cat a { color: #fff; border: solid 1px #ff8500; background:#ff8500; text-decoration: none;}

.categories li.current-cat a:visited { color: #fff; border: solid 1px #ff8500; background:#ff8500; text-decoration: none;}



.random-img { margin-bottom: 30px;}



/* SC

 ################################################################################################### */

.container { overflow: hidden; width: 920px;}

.sc { width: 590px; float: left; }

.scl { width: 580px; float: left;}

.pagetitle { color:#333; font: bold 26px/26px 'Arial'; letter-spacing: -1px; padding: 0px; margin: 0px 0px 25px 0px;}



/* Post

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	



.post { padding-bottom: 35px; }

.post .p-head {}

.post .p-head h1 { color:#000; font: normal 32px/32px 'Arial'; letter-spacing: -1px; padding: 3px 0px;}

.post .p-head h1 a, .post .p-head h1 a:visited { color:#333; text-decoration: none;}

.post .p-head h1 a:hover { color:#cc6600; text-decoration: none;}

.post .p-head h2 { color:#000; font: bold 26px/26px 'Arial'; letter-spacing: -1px; padding: 0px; text-shadow : 1px 2px 2px #ccc;}

.post .p-head h2 a, .post .p-head h2 a:visited { color:#333; text-decoration: none;}

.post .p-head h2 a:hover { color:#e5801c; text-decoration: none;}

.post .p-head h3 { color:#000; font: normal 21px/21px 'Arial'; letter-spacing: -1px; padding: 0px;}

.post .p-head h3 a, .post .p-head h3 a:visited { color:#333; text-decoration: none;}

.post .p-head h3 a:hover { color:#cc6600; text-decoration: none;}

.post .p-date { font: normal 10px/10px 'Verdana' sans-serif; }

.post .p-categ { padding: 6px 0px 2px 0px; margin-top: 2px; color:#999; background: url(images/p-head-bg.png) no-repeat left top;}

.post .p-categ a, .post .p-categ a:visited { text-decoration: underline; color:#999;}

.post .p-categ a:hover { color:#999; text-decoration: underline;}

.post .p-con { padding: 10px 0px; font: normal 12px/18px 'Verdana' sans-serif; }

.post .p-con p { font-family: 'Verdana' sans-serif; font-size : 12px; margin-bottom : 10px; line-height : 150%;}

.post .p-con img { margin-bottom: 10px; }

.post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }

.post .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 150%; color:#63565f; }

.post .p-con ul { padding: 10px 0px 10px 0px; margin: -10px 0 0 0; }

.post .p-con ul li { padding: 2px 0px 2px 0px; list-style-type: disc; /*background: url("images/content-li.gif") no-repeat left center;*/ font-size: 12px; line-height: 140%; color:#333; margin-left: 55px;}

.post .p-con blockquote { padding: 15px; margin: 10px 0px; color:#333; background: #f1f1ee;}

.post .p-con blockquote p { font-size: 11px; padding: 0px; margin: 0px; line-height: 15px;}

.post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post .p-det { background: url(images/p-det-bg.png) repeat; padding: 7px 10px; clear : both;}

.post .p-det li { border: none; display: block; margin: 3px 0px;}

.post .p-det li a { color: #ffcc00; font-weight: normal; text-decoration: none;}

.post .p-det li a:hover { color: #cc0000; font-weight: normal; text-decoration: none;}

.post .p-det .p-det-ftags { background: url(images/p-det-ftags.png) no-repeat left 0px; padding-left: 18px; color:#cc6600; }

.post .p-det .p-det-ftags a { color:#cc6600;}

.post .p-det .p-det-fcom a { background: url(images/p-det-fcom.png) no-repeat left 0px; padding-left: 18px; color:#5887b8; }



/* Post Single

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	

.post-s { padding-bottom: 10px; float: left; overflow: hidden; width: 585px; }

.post-s .p-head {}

.post-s .p-head h1 { color:#000; font: bold 26px/26px 'Arial'; letter-spacing: -1px; padding: 0px;}

.post-s .p-date { display : none; font: normal 10px/10px 'Verdana' sans-serif; }

.post-s .p-categ { padding: 6px 0px 2px 0px; margin: 2px 10px 10px 0; color:#999; background: url(images/p-head-bg.png) no-repeat left top;}

.post-s .p-categ a, .post .p-categ a:visited { text-decoration: underline; color:#999;}

.post-s .p-categ a:hover { color:#999; text-decoration: underline;}

.post-s .p-con { padding: 10px 0px; font: normal 12px/18px 'Verdana' sans-serif; border-right: solid 0px #cbcac7; padding-right: 20px; float: left; width: 570px; }
.post-s .p-con h2 {font-size : 16px; color : #00f; margin-bottom : 7px;}
.post-s .p-con p { font-family: 'Verdana' sans-serif; font-size : 12px; margin-left : 4px; margin-bottom : 10px; line-height : 150%;}

.post-s .p-con img { margin-bottom: 10px; }

.post-s .p-con ol { padding: 0px 0px 10px 25px; margin-left : 10px; list-style-type : decimal;}

.post-s .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 150%; color:#63565f; }

.post-s .p-con ul { padding: 0px 0px 10px 0px; margin: 0px; }

.post-s .p-con ul li { padding: 2px 0px 2px 0px; list-style-type: disc; /*background: url("images/content-li.gif") no-repeat left center;*/ font-size: 12px; line-height: 140%; color:#333; margin-left : 55px;}

.post-s .p-con blockquote { padding: 15px; margin: 10px 0px; color:#333; background: #f1f1ee; }

.post-s .p-con blockquote p {  font-size: 11px; padding: 0px; margin: 0px; line-height: 150%;}

.post-s .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post-s .p-lat { float: left; padding-left : 0px; }

.post-s .p-lat strong { border-bottom: solid 1px #f1f1ee; padding-bottom: 3px; margin-bottom: 3px; display: block;}

.post-s .p-lat ul { margin-bottom: 20px;}

.post-s .p-lat li a { display: block;}



/* Posts-List +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.posts-list { margin-bottom: 13px;} 

.posts-list h1 { font: normal 26px/26px 'Arial'; letter-spacing: -1px; border-bottom: solid 1px #ccc; padding-bottom: 10px; margin-bottom: 10px; color:#666;}

.posts-list h2 { font: bold 16px/16px 'Arial'; color:#e5801c; letter-spacing: -1px; border-bottom: solid 1px #d0ceca; padding-bottom: 7px;}

.posts-list h2 a { color:#e5801c; }

.posts-list ul { padding: 5px 0px 15px 0px;}

.posts-list li { padding: 1px 0px 1px 7px; background:url(images/posts-list-li-ico.png) no-repeat left 6px; color:#999;}



/* Images

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */



p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 0px #9b9792;}

img.alignright { margin: 0 0 5px 15px; display: inline; border: solid 0px #9b9792; padding: 1px; }

img.alignleft { margin: 0 35px 5px 0; display: inline; border: solid 0px #9b9792; padding: 1px;}

.alignright { float: right; }

.alignleft { float: left }



/* Navigation

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.nav { overflow: hidden; font-size: 10px; line-height: 12px; font-weight: bold; text-align: right; padding-top: 25px;}

.nav .left { float: left; background: url(images/nav-left.png) no-repeat left 1px; padding-left: 15px; }

.nav .right { float: right; background: url(images/nav-right.png) no-repeat right 1px; padding-right: 15px; }

.nav a { cursor: hand; }



/* Comments 

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.comments-list { padding-bottom: 30px; float: left; }

.comments-list h2 { font: normal 24px/24px "Arial"; margin: 0px 10px 20px 0px; padding: 15px 0px; letter-spacing: -1px; color:#000; background: url(images/p-head-bg.png) no-repeat left bottom;}

.comments-list .entry { overflow: hidden; margin-bottom: 30px; float: left; }

.comments-list .entry .entry-txt { border-right: 0px solid #cbcac7; width: 460px; padding-right: 20px; float: left;}

.comments-list .entry .entry-txt .name { font: bold 14px/16px "Arial" sans-serif; color:#666; letter-spacing: 0px;}

.comments-list .entry .entry-txt .date { font-size: 10px; padding-bottom: 10px;}

.comments-list .entry .entry-txt .date a { color:#999; text-decoration: underline;}

.comments-list .entry .entry-txt .con { font: normal 12px/16px "Verdana" sans-serif; overflow : hidden;}

.comments-list .entry .entry-avt { width: 100px; padding-left: 5px; float: right;}

.comments-list .entry .entry-avt img { border: solid 1px #cbcac7; padding: 1px;}





/* Comments Form

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.comments-form {clear : both; width : 590px;}

.comments-form h3 { font: normal 24px/24px "Arial"; margin: 0px 10px 10px 0px; padding: 15px 0px; letter-spacing: -1px; color:#000; background: url(images/p-head-bg.png) no-repeat left bottom;}

.comments-form .form-left { border-right: 0px solid #cbcac7; width: 560px; padding-right: 20px; float: left; }

.comments-form .form-left label { padding-bottom: 5px; }

.comments-form .form-left p { padding: 7px 0px; color:#808080; overflow: hidden; font-size: 12px;}

.comments-form .form-left .required { font-size: 12px; font-weight: normal; color:#cc6600;}

.comments-form .form-left input { border: 1px solid #dedbcd; background: #f3f1e9; padding: 4px; width: 230px; margin-right: 10px; }

.comments-form .form-left textarea { border: 1px solid #dedbcd; background: #f3f1e9; padding: 5px; width: 530px; }

.comments-form .form-left button { float: left; cursor: pointer; text-indent: -1000em; width: 99px; height: 25px; border: none; background: url(images/post-comment.png) no-repeat; }



/* Side 1

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */



.scr { width: 300px; float: right;}

.scr h2 { background: #eaeae6; padding: 4px 5px; font: bold 14px/14px "Arial", sans-serif; letter-spacing: -1px; color:#666; }





/* About

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.scr .about { margin-bottom: 15px;}

.scr .about h2 { background:#999995 url(images/about-h2-bg.png) repeat-x bottom; color:#fff; padding: 0px; margin: 0px;}

.scr .about h2 strong { background:url(images/about-h2-ico.png) no-repeat left 0px; display: block; padding: 4px 0px 4px 25px; height: 20px; }

.scr .about-all { background:#eaeae6; padding: 10px; }

.scr .about-all p { line-height: 14px; color:#444031;}



/* Recent

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.scr .recent { margin-bottom: 20px; font-size: 11px;}

.scr .recent .tabs { overflow: hidden; margin-bottom: 5px; width: 300px; }

.scr .recent .tabs li { float: left;  }

.scr .recent .tabs li a { float: left; font: bold 14px/14px "Arial", sans-serif; letter-spacing: -1px; padding: 3px 5px 10px 22px; width: 120px; background: #f1f1ee; color:#6f6f6f; text-decoration: none;}

.scr .recent .tabs li a:link.active { color:#fff; text-decoration: none;}

.scr .recent .tabs li a:visited.active { color:#fff; text-decoration: none;}

.scr .recent .tabs .t1 a { background: url(images/tab1.png); }

.scr .recent .tabs .t2 a { background: url(images/tab2.png); }

.scr .recent .tabs a:link { background-position: top;}

.scr .recent .tabs a:visited { background-position: top;}

.scr .recent .tabs a:link.active { background-position: bottom;}

.scr .recent .tabs a:visited.active { background-position: bottom; }

.scr #latest-comments { border-top: solid 1px #e6e6e6; }

.scr #latest-comments li { padding: 3px 5px 6px 5px; border-bottom: solid 1px #e6e6e6; line-height: 14px;}

.scr #latest-comments li:hover { background: #f9f8f5;}

.scr #latest-comments li a { display: block; background:url(images/posts-list-li-ico.png) no-repeat left 6px; padding-left: 7px; }

.scr #latest-comments li a:hover { text-decoration: none;}

.scr #latest-posts { display: none; border-top: solid 1px #e6e6e6;}

.scr #latest-posts li { padding: 3px 0px 3px 5px; border-bottom: solid 1px #e6e6e6; line-height: 14px; }

.scr #latest-posts li:hover { background: #f9f8f5;}

.scr #latest-posts li a { display: block; background:url(images/posts-list-li-ico.png) no-repeat left 6px; padding-left: 7px; }

.scr #latest-posts li a:hover { text-decoration: none;}



/* Widget

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */





.scr .widget { margin-bottom: 15px;}

.scr .widget h2 { background: #f1f1ee; padding: 5px; margin-bottom: 5px; }

.scr .widget li { background: url(images/arrow.png) no-repeat left 5px; padding-left: 8px; color:#999; }



/* Tabs

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		



.scr .widget_flickrRSS { width: 300px; overflow: hidden}

* html .scr  .widget_flickrRSS { height: 1%;}

.scr .widget_flickrRSS ul { padding: 0px; margin: 5px 0px 10px 0px; float: left;}

.scr .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; margin: 0px 11px 11px 0px; float: left; }

.scr .widget_flickrRSS li a img { border: solid 1px #999; width: 60px; height: 60px; padding:}

.scr .widget_flickrRSS li a:visited img { border: solid 1px #999;}

.scr .widget_flickrRSS li a:hover img { border: solid 1px #000;}

.scr .widget_tag_cloud { line-height: 20px;}

.scr .widget_calendar table { width: 100%;}

.scr .widget_calendar table td { text-align: center; padding: 3px; }

.scr .widget_calendar caption { background: #f1f1ee; padding: 5px 0px;}

.scr .widget_calendar #today { background: #f1f1ee;}

.scr .widget_search #s { border: solid 1px #e4e2d3; padding: 3px; margin-bottom: 5px;}



/* Sidebar 

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */



#sidebar {width : 310px;background : #f0f6fb;float : right;padding : 10px;}

#sidet {/*background : #f0f6fb;*/width : 310px;margin : 0 0 10px 0;}

.sidel {width : 160px; margin-right : 10px;float : left;/*background : #f0f6fb;*/}

.sider { width: 140px; float: right; }

.sider h2, .sidel h2, #sidet h2 { background: #dedede; padding: 4px 5px; font: bold 14px/14px "Arial", sans-serif; letter-spacing: -1px; color:#7e7e7e; margin: 0px 0px 5px 0px; text-shadow:1px -1px 1px #EEEEEE, 1px 1px 1px #FFFFFF; }

.sider .widget, .sidel .widget, #sidet .widget { margin-bottom: 15px;}

.sider .widget li, .sidel .widget li, #sidet .widget li { background: url(images/posts-list-li-ico.png) no-repeat left 7px; padding: 1px 0px 1px 6px;}

.sider .widget li a, .sidel ul ul li a, #sidet .widget li a { text-decoration: none; }

.sider .widget li a:hover, .sidel ul ul li a:hover, #sidet .widget li a:hover { text-decoration: underline; }



/* Footer

 ################################################################################################### */

#footer { padding: 10px 30px 20px; width: 920px; margin: 0 auto; clear : both; background-color : black; color : #ccc;}

#footer a { color:#1967b7; text-decoration: none;}

#footer p {padding : 5px 0 0 0; margin : 0;}

#footer a:hover {text-decoration : underline;}

/* Additional */

.p-con .relatedpost{
margin-top : 10px;
font-size:12px;
line-height : 150%;
margin-left : 7px;
}
.p-con .relatedpost a{
text-decoration : none;
font-weight : normal;
color : #00f;

}


