/* CSS Document */


/*
Theme Name:Simplista
Theme URI:http://www.qualitypointtech.com
Version:1.00
Author:qualitypoint
Author URI:http://www.qualiytpoint.com

*/

/************************************************************\
* CSS
\************************************************************/




	/* CSS Tweaks */
	* {padding:0;margin:0;outline:none;}
	a {text-decoration:none;color:#0000ff;}
	a:hover {text-decoration:underline;}
	a img {border:0;}
	p {padding-bottom:10px;}
	.wpn_clear {clear:both;}
	
	/* Top BG */
	.wpn_topbg {width:1024px;height:130px;position:relative; background-color:#0762BD;}

	
	/* Body */
	body {background:#e6f2ff;font-family:"libre franklin,helvetica neue,helvetica,arial,sans-serif";font-size:14px;color:#333;}

	/* Wrapper */
	.wpn_wrapper {width:1024px;margin:auto;position:relative;z-index:2;}
	
	/* Contet */
	.wpn_content {width:1006px;min-height:21px;background:#FFFFFF ;padding-top:20px;padding-bottom:20px;padding-left:8px;padding-right:8px;}

/************************************************************\
* Header
\************************************************************/
	.wpn_header {position:relative; width:100%;
     background-color: #0762BD;}

	/* Top Links */
	.wpn_header .wpn_toplinks {float:left;width:1024px; padding-top:130px;}
	

	/*Trending */
.wpn_header .wpn_trending {width:1024px;height:20px;position:absolute;top:5px;right:0;padding:12px;color:#FF0000;float:right;align:right}
	/* Search */
	

	/* Logo */
	.wpn_header .wpn_logo {position:absolute;left:0;outline:none;}

	/* Advertisement */
	.wpn_header .wpn_advert {width:468px;height:60px;background:url(img/advert_bg.png);position:absolute;top:55px;right:0;padding:12px;}

	/* Menu */
	.wpn_header .wpn_menu {height:48px;position:absolute;bottom:0;left:0;background:#5CA101;width:1024px;border:1px solid #5CA101;overflow:hidden;}
	.wpn_header .wpn_menu a {outline:none;}

	.wpn_header .wpn_menu .wpn_menu-lbutton,.wpn_header .wpn_menu .wpn_menu-rbutton {display:block;width:23px;height:23px;padding:12px;background:#A9DD65;position:absolute;top:0;z-index:3;text-indent:-999px;overflow:hidden;}
	.wpn_header .wpn_menu .wpn_menu-lbutton img,.wpn_header .wpn_menu .wpn_menu-rbutton img {display:block;width:23px;height:23px;background:url(img/menu_buttons_blue1.gif) no-repeat top left;}

	.wpn_header .wpn_menu .wpn_menu-lbutton {left:0;}
	.wpn_header .wpn_menu .wpn_menu-lbutton img {float:left;background-position:0 0;}
	.wpn_header .wpn_menu .wpn_menu-rbutton {right:0;}
	.wpn_header .wpn_menu .wpn_menu-rbutton img {float:right;background-position:0 -23px;}

	.wpn_header .wpn_menu > ul {width:10000px;height:49px;position:absolute;top:0;left:42px;z-index:2;}
	.wpn_header .wpn_menu > ul a {display:block;}
	.wpn_header .wpn_menu > ul a:hover {text-decoration:none;}
	.wpn_header .wpn_menu > ul li {list-style:none;position:relative;}

	.wpn_header .wpn_menu > ul > li {float:left;list-style:none;padding:6px;height:37px;}
	.wpn_header .wpn_menu > ul > li > a {float:left;padding:10px;color:#fff;font-weight:bold;}
	.wpn_header .wpn_menu > ul > li > a:hover,.wpn_header .wpn_menu > ul > li:hover > a {color:#333;background:#f1f3f3;border:1px solid #104560;}


/************************************************************\
* Left
\************************************************************/
	div.wpn_left {float:left;width:744px;overflow:hidden;}
	div.wpn_left > .wpn_box:first-child {margin-top:0;}
	
	/* No Sidebars */
	.wpn_left_fullwidth {width:100% !important;}
	
	/* Box */
	div.wpn_left .wpn_box {background:#fff;padding:10px;border:1px solid #c2c6e1;}
	div.wpn_left .wpn_box-small {width:275px;}

	/* Box Lists */
	div.wpn_left .wpn_box-small li {list-style:none;padding:8px 0;border-top:1px dotted #ddd;}
	div.wpn_left .wpn_box-small li:first-child {border:0;}
	div.wpn_left .wpn_box-small a {font-weight:bold;}

	
	/* Recent Comments */
	.wpn_rcomments {float:right;}
	.wpn_rcomments .wpn_avatar {display:block;width:26px;height:26px;background:#a6c0ca;padding:3px;float:left;margin-right:5px;}
	.wpn_rcomments .wpn_avatar img {border:1px solid #fff;display:block;width:24px;height:24px;}

	/* News List */
	.wpn_news > li {list-style:none;background:#fff;padding:15px;border:1px solid #c2c6e1;position:relative;padding-bottom:50px;margin-top:15px;}
	.wpn_news .wpn_thumbnail {display:block;float:left;background:#a6c0ca;padding:5px;margin-right:10px;margin-bottom:10px;}
	.wpn_news .wpn_thumbnail img {vertical-align:middle;border:1px solid #fff;display:block;width:90px;height:90px;}
	.wpn_news .wpn_title {color:#0d063c;font-weight:bold;font-size:20px;display:block;margin-bottom:5px;font-family:"libre franklin,helvetica neue,helvetica,arial,sans-serif";}
	.wpn_news .wpn_title:hover {text-decoration:none;}
	.wpn_news .wpn_post {line-height:18px;text-align:justify;font-size:14px;}
	.wpn_news .wpn_more {display:inline-block;padding:8px;background:#3E8BDD;color:#fff;position:absolute;bottom:10px;right:10px;font-weight:bold;}
	.wpn_news .wpn_more:hover {background:#fff;color:#000;text-decoration:none;border:1px solid #5CA101;}
	.wpn_news .wpn_nright {float:right;width:465px;}
	.wpn_news .wpn_nright_nothumb {width:100%;}
	.wpn_news .wpn_info {display:block;font-size:11px;color:#666;margin-bottom:5px;}
	.wpn_news .wpn_info a {font-weight:normal !important;}
	.wpn_news .wpn_info .wpn_commentcount {float:right;color:#0000ff;}
	.wpn_news .wpn_postinfo {padding-bottom:15px;}
	
	/* Images */
	.wpn_news .wpn_post img {padding:1px;border:1px solid #ccc;max-width:100% !important;}
	.wpn_news .wpn_post img.wp-smiley {padding:0 !important;border:none !important;vertical-align:middle;}
	.wpn_news .wpn_post img.centered{display:block;margin-left:auto;margin-right:auto;}
	.wpn_news .wpn_post img.alignleft {margin:0 7px 2px 0;display:inline;}
	.wpn_news .wpn_post img.alignright{margin:0 0 2px 7px;display:inline;}
	
	.wpn_news .wpn_post blockquote{

margin:5px;background:#FDFEFF;padding:12px;border:1px dotted #7DB2EA;position:relative;border-left:24px solid #3e89d7;font-style:normal; font-family:"Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; font-size:16px;
}
.wpn_news .wpn_post blockquote strong{

height: 2em;
line-height: 2em;
font-size: 0.9em;
padding-top: 1em;

}

.wpn_news .wpn_post blockquote a 
{color:#003399;}
.wpn_news .wpn_post blockquote a:hover {color:#0033FF;}

	.wpn_news .wpn_post blockquote blockquote {background:#ffffff;border:1px solid #5c99b8;border-left:20px solid #5c99b8;color:#666;}
	
	/* HTML Headings */
	.wpn_news .wpn_post h1, .wpn_news .wpn_post h2, .wpn_news .wpn_post h3, .wpn_news .wpn_post h4, .wpn_news .wpn_post h5, .wpn_news .wpn_post h6 {border-bottom:1px dotted #ccc;margin:5px 0 5px;padding:5px 0 5px;color:#333;}
	.wpn_news .wpn_post h1 {font-size:24px;padding-bottom:10px;}
	.wpn_news .wpn_post h2 {font-size:20px;padding-bottom:8px;}
	.wpn_news .wpn_post h3 {font-size:16px;}
	.wpn_news .wpn_post h4 {font-size:14px;}
	.wpn_news .wpn_post h5 {font-size:12px;}
	.wpn_news .wpn_post h6 {font-size:10px;}

	/* Lists */
	.wpn_news .wpn_post ul {margin:5px 0 5px;}
	.wpn_news .wpn_pust ul ul {margin:0;}
	.wpn_news .wpn_post ol {margin:5px 0 5px;}
	.wpn_news .wpn_post ol ol {margin:0;}
	.wpn_news .wpn_post ul li {list-style-position:inside;margin-left:25px;}
	.wpn_news .wpn_post ol li {list-style-position:inside;margin-left:25px;}

	/* Comments Structure */
	.wpn_comments > ul > li {margin-bottom:20px;list-style:none;background:#fff;padding:15px;border:1px solid #c2c6e1;position:relative;height:1%;}
	.wpn_comments > ul > li ul {margin-left:5%;}
	.wpn_comments > ul > li ul li {margin-top:20px;list-style:none;background:#eff4f6;padding:15px;border:1px solid #c6d6dd;position:relative;height:1%;}
	.wpn_comments > ul > li ul li li {background:#fff;border:1px solid #c2c6e1;}
	.wpn_comments > ul > li ul li li li {background:#eff4f6;border:1px solid #c6d6dd;}
	.wpn_comments > ul > li ul li li li li {background:#fff;border:1px solid #c2c6e1;}
	
	/* Comments */
	.wpn_comments .wpn_avatar {display:block;background:#a6c0ca;float:left;padding:3px;margin-right:10px;}
	.wpn_comments .wpn_avatar img {display:block;width:60px;height:60px;border:1px solid #fff;}
	.wpn_comments .wpn_cinfo {height:80px;}
	.wpn_comments .wpn_cuinfo {padding:15px 0;}
	.wpn_comments .wpn_cuinfo .wpn_name,.wpn_comments .wpn_cuinfo .wpn_name a {color:#0000ff;font-size:16px;font-weight:bold;}
	.wpn_comments .wpn_cuinfo span {display:block;font-size:11px;color:#666;}
	.wpn_comments .wpn_comment {text-align:justify;line-height:18px;}
	.wpn_comments .wpn_replybutton a {display:inline-block;float:right;padding:8px;background:#ddd;color:#666;}
	.wpn_comments .wpn_replybutton a:hover {background:#29a8c7;color:#fff;}
	
	/* Reply Form */
	.wpn_comments .wpn_reply p span {color:#666;}
	.wpn_comments .wpn_reply img {vertical-align:middle;}
	.wpn_comments .wpn_reply input[type="text"] {padding:5px;background-color:#fff;border:1px solid #bac1d6;margin-right:10px;width:200px;color:#7a7ba9;padding-left:30px;background-repeat:no-repeat;background-position:6px 6px;}
	.wpn_comments .wpn_reply textarea {font-family:Arial;font-size:14px;padding:5px;background:#fff;border:1px solid #bac1d6;width:98%;height:150px;color:#7a7ba9;}
	.wpn_comments .wpn_reply input[type="submit"] {background:#b1b5d7;padding:5px;color:#fff;border:0;}
	.wpn_comments .wpn_reply .wpn_input-name {background-image:url(img/comment_input_name.gif);}
	.wpn_comments .wpn_reply .wpn_input-email {background-image:url(img/comment_input_email.gif);}
	.wpn_comments .wpn_reply .wpn_input-website {background-image:url(img/comment_input_website.gif);}
	
	/* Cancel Comment Reply Link */
	.wpn_comments .cancel-comment-reply {display:none;padding:8px 0;}
	.wpn_comments li .cancel-comment-reply {display:block;}
	
	/* Advertisements */
	.wpn_advert_posts {text-align:center;padding:10px;margin:20px 0;}
	.wpn_advert_cat {text-align:center;padding:10px;margin:20px 0;}

/************************************************************\
* Right
\************************************************************/
	.wpn_right {float:right;width:244px;background:#0766c5;border:1px solid #044e1f;padding:6px;overflow:hidden;}
	
	.bannerright{ 
			width:255px;		
			float:right;
			top:85px;
		  }
	.add{ background-image:url(img/heading_left_cats.gif);
		 width:255px;
		 height:49px;
		 float:right;
		 top:85px;
		 background-position:top; color:#FFFFFF;
		 font-size:24px;
		 text-align:center;
		}
	.add #quote{
	  	-moz-border-radius-bottomleft: 5px;
   	 	-moz-border-radius-bottomright: 5px;
   		 background: none repeat scroll 0 0 #FFFFFF;
   		 margin-bottom: 10px;
   		 padding: 10px;
		 color:#0E6284;
		 text-align:left;
		 font-size:14px;
		 height:120px;
	}
	.subscri{ position:relative; padding-top:140px; float:right;}
	/*.quotes{background: none repeat scroll 0 0 #0E6284;font-size:12px; top:65px;}	*/
	
	/* Banners */
	.wpn_banners {width:275px;}
	.wpn_banners a {display:block;float:left;margin-right:12px;margin-top:12px;}
	.wpn_banners a:first-child,.wpn_banners a:first-child + a {margin-top:0;}
	.wpn_banners a img {vertical-align:middle;}
	
	/* Box lists (for multi-level lists - categories, pages, etc) */
	.wpn_right .wpn_box ul li{padding-left:20px;line-height:22px;list-style:none;color:#FFFFFF;}
	.wpn_right .wpn_box ul li a{ color:#FFFFFF;font-weight: bold;}
	.wpn_right .wpn_box ul li li {background-image:url(img/bullet_2.gif);}
	.wpn_right .wpn_box ul li li li {background-image:url(img/bullet_3.gif);}
	/*.wpn_right .wpn_box ul li li li li {background-image:url(img/bullet_1.gif);}*/
	.wpn_right .wpn_box ul li li li li li {background-image:url(img/bullet_2.gif);}
	.wpn_right .wpn_box ul li li li li li li {background-image:url(img/bullet_3.gif);}

	/* Subscribe */
	.wpn_subscribe {width:264px;height:47px;background:url(img/subscribe_bg.gif);line-height:47px;text-indent:10px;color:#cacde5;position:relative;}
	.wpn_subscribe a {color:#fff;}
	.wpn_subscribe img {vertical-align:middle;margin-left:3px;}

	/* Flickr Photo Stream */
	.wpn_flickr {width:270px;}
	.wpn_flickr a {float:left;margin-right:7px;margin-bottom:7px;padding:3px;background:#b1b5d7;}
	.wpn_flickr a img {border:1px solid #fff;display:block;width:75px;height:75px;}
	.wpn_flickr a:hover {background:#fff;}
	

/************************************************************\
* Bottom
\************************************************************/
	.wpn_bottom {width:984px;min-height:5px;background:#0E0035;padding:20px;color:#bddcec;-moz-border-radius-bottomleft:7px;-moz-border-radius-bottomright:7px;-webkit-border-bottom-left-radius:7px;-webkit-border-bottom-right-radius:7px;}
	.wpn_bottom > ul > li {list-style:none;float:left;line-height:18px;background:url(img/bottom_div.gif) repeat-y left;width:195px;padding-left:20px;margin-right:20px;min-height:200px;}
	.wpn_bottom > ul > li:first-child {width:425px;background:none;padding:0;}
	.wpn_bottom .wpn_more {display:inline-block;float:right;padding:8px;color:#a4c8db;background:#397898;margin-top:10px;}
	.wpn_bottom .wpn_more:hover {color:#0000ff;background:#bddcec;}

	/* Lists */
	.wpn_bottom li li {margin-left:15px;line-height:22px;list-style:square;}
	.wpn_bottom li li a {color:#bddcec;font-weight:bold;}

/************************************************************\
* Footer
\************************************************************/
	.wpn_footer {width:100%;height:124px;background:url(img/back-footer.jpg) repeat-x top center;z-index:2;line-height:18px;}
	.wpn_footer .wpn_finner {width:1024px;margin:auto;color:#333333;}
	.wpn_footer .wpn_fleft {float:left;width:730px;text-align:left;padding-top:55px;}
	.wpn_footer .wpn_fright {float:right; width:220px;text-align:right;padding-top:20px;}
	.wpn_footer a {color:#0000ff;font-weight:bold;}
	.wpn_footer a.wpn_alt {color:#27a5c4;}

/************************************************************\
* Headings
\************************************************************/

	/* Left Side */
	.wpn_heading {padding:10px;background:#5CA101;color:#fff;font-weight:bold;font-size:14px;display:block;}

	/* Bottom */
	.wpn_heading2 {color:#fff;font-size:16px;text-transform:uppercase;font-weight:bold;display:block;padding-bottom:10px;} 
	
	/* Right Side */
	.wpn_heading3 {border:1px solid #c5c8e2;display:block;margin-top:20px;margin-bottom:5px;}
	.wpn_heading3 strong {display:block;padding:8px;background:#238cf6;color:#fff;font-size:14px;border:1px solid #fff;text-transform:lowercase;}
	
	/* Category lists/generic page */
	.wpn_heading4 {display:block;background:url(img/heading4_bg.gif) repeat-x bottom;height:30px;color:#27a5c4;font-size:18px;}
	
	/* Comment reply count */
	.wpn_heading5 {display:block;padding:10px;margin:20px 0;color:#27a5c4;font-size:20px;border:1px solid #c2c6e1;}

	/* Leave a reply heading */
	.wpn_heading6 {display:block;color:#27a5c4;font-size:20px;padding-bottom:10px;}

/************************************************************\
* Wordpress
\************************************************************/

	/* Calendar */
	#wp-calendar {width:100%;}
	#wp-calendar td {padding:5px;text-align:center;vertical-align:middle;}
	#wp-calendar caption {font-size:14px;font-weight:bold;padding:5px 15px 7px;text-align:left;margin-bottom:10px;border-bottom:1px dotted #ccc;color:#666;}
	#wp-calendar a {color:#27a5c4;font-weight:bold;}
	#wp-calendar #prev a {text-align:left;font-weight:bold;}
	#wp-calendar #next a {text-align:right;font-weight:bold;}
	
	#tag_cloud{text-align:justify;line-height:23px;}
	#tag_cloud a{margin:2px;font-weight:bold;}
	
	/* Contact Form */
	.formcontainer fieldset {margin:10px 0;padding:10px;border:1px solid #ccc;background:#f9f9f9;}
	.formcontainer legend {padding:7px 15px;color:#fff;background:#7a7ba9;font-size:16px;font-weight:bold;}
	.formcontainer input, .formcontainer textarea {border:1px solid #ccc;background:#fff;margin-bottom:5px;padding:5px;font-family:Arial;font-size:12px;color:#7a7ba9}
	.formcontainer input[type="text"] {width:250px;}
	.formcontainer span {color:#ff6eae;}
	.formcontainer textarea {width:550px;}
	.formcontainer input:focus, .formcontainer textarea:focus {border:1px solid #7a7ba9;background:#fafafa;}
	.formcontainer label {margin-bottom:5px;}
	.formcontainer input[type="submit"] {padding:6px;font-weight:bold;color:#666;font-size:11px;}
	.formcontainer .form-submit {display:block;padding-top:15px;border-top:1px dotted #666;margin-top:8px;}
	.formcontainer p.error {border:1px solid #ff6eae;padding:5px;font-size:14px;font-weight:bold;color:#555;background:#f4e7e7;margin-top:5px;}
	.formcontainer input.error {border:1px solid #ff6eae;background:#f4e7e7;}
	.formcontainer .success {border:1px solid #FC9;padding:5px;font-size:14px;font-weight:bold;color:#555;background:#FFC;margin-top:5px;}
	.formcontainer span {display:inline;}

	.ie6-notice {width:200px;padding:10px;background:#fff;color:#333;border-right:2px solid red;border-bottom:2px solid red;position:absolute;top:0;left:0;z-index:500;}
	
	.alignright {float: right;}
	.alignleft {float: left}
	
	
	.wpn_404 {font-weight:bold;line-height:18px;margin-top:5px;}
	
	.wpn_cnt .wpn_more {display:inline-block;padding:8px;background:#ddd;color:#666;position:absolute;bottom:10px;right:10px;font-weight:bold;}
	.wpn_cnt .wpn_more:hover {background:#29a8c7;color:#fff;text-decoration:none;}
	
	
	/***********/
.menu {
background-color: #0554A2;	
}
ul.menu {list-style:none; margin:0; padding:0;float:left;height:38px;width:1024px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#fff; text-decoration:none;padding:5px 12px;}
ul.menu a:hover{  color:#b3ccff;}
ul.menu li {position:relative; float:left; margin-right:2px; padding:3px 4px 4px;  font-weight:bold;  }

ul.menu li.current_page_item a{background-color:#f4f5f5;color:#000000; height:10px;border: 5px solid #f4f5f5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}
ul.menu li.current_page_item a:hover{color:#000000;background-color:c4c2da;}

ul.menu ul {position:absolute; top:26px; left:0; background-color:#5d85c0;  display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #555; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; color:#000000;}
ul.menu ul li a:hover {color:#b3ccff;}
ul.menu ul ul {left:148px; top:-1px}

ul.menu .menulink:hover, ul.menu .menuhover {color:##85bffa;}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

/* Input field styles
---------------------------------------- */
.wpn_ipbox {
	background-color:#F8F8F8;
	border: 1px solid #c0c0c0;
	color: #333333;
	padding: 2px;
	cursor: text;
}

.wpn_ipbox:hover {
	border: 1px solid #4CC417;
}

.wpn_ipbox:focus {
	border: 1px solid #3BB9FF;
	color: #4b4b4b;
}

/* Form button styles
---------------------------------------- */
input.wpn_subbut {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color:#009D00;
	background: #FAFAFA none repeat-x top;
	border: 1px solid #666666;
	cursor:pointer;
	width:300;
}

/* Hover states */
input.wpn_subbut:hover {
	border: 1px solid #3BB9FF;
	background-position: 0 100%;
	color: #BCBCBC;
}
input.wpn_resetbut {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color:#EC0000;
	background: #FAFAFA none repeat-x top;
	border: 1px solid #666666;
	cursor:pointer;
	width:300;
}

/* Hover states */
input.wpn_resetbut:hover {
	border: 1px solid #3BB9FF;
	background-position: 0 100%;
	color: #BCBCBC;
}
.evenRow
{
background-color:#FFFFFF;
font-family:"libre franklin,helvetica neue,helvetica,arial,sans-serif";
font-size:18px;
font-weight:10;
-moz-border-radius: 15px 15px 15px 15px;
-moz-box-shadow: 0 4px 18px #AFC7C7;
-webkit-border-radius: 15px;
-webkit-box-shadow: 0 4px 18px #AFC7C7;
border: 1px solid #AFC7C7;
padding: 16px 16px 20px;
}
.evenRow a {
color:#0000AA;
}
.oddRow
{
background-color:#FEFFEC;
font-family:"libre franklin,helvetica neue,helvetica,arial,sans-serif";
font-size:18px;
font-weight:10;
-moz-border-radius: 15px 15px 15px 15px;
-moz-box-shadow: 0 4px 18px #AFC7C7;
-webkit-border-radius: 15px;
-webkit-box-shadow: 0 4px 18px #AFC7C7;
border: 1px solid #AFC7C7;
padding: 16px 16px 20px;
}
.oddRow a {
color:#000000;
}

.oddRowsmall
{
background-color:#FFFFFF;

}

.evenRowsmall
{
background-color:#FFFFFF;
}

.bottombg {
    background-color:#F5F5F5;
    border-left: 1px solid #C6E4F2;
	border-top: 1px solid #C6E4F2;
	border-right: 1px solid #C6E4F2;
	border-bottom: 1px solid #C6E4F2; 
	padding: 8px 8px 8px 10px;
}
.bottombg a:hover{
background-color:#828282;
padding: 6px 6px 6px 6px;
}
.evenRowcl{
background-color:#FFFFFF;

}
.oddRowcl{
background-color:#D1DCEB;
}
.tableborder{
border-left: 1px solid #585858;
border-top: 1px solid #585858;
border-right: 1px solid #585858;
border-bottom: 1px solid #585858; 
}
.hrefsty a{
text-decoration:none;
}
.recsty a{
border-left: 1px solid #585858;
border-top: 1px solid #585858;
border-right: 1px solid #585858;
border-bottom: 1px solid #585858;
padding: 6px 6px 6px 6px;
background-color:#DBDFD5;
}
/*---------------*/

a.selected {
  background-color:#1F75CC;
  color:white;
  z-index:100;
}

.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin:-250px 150px 150px 150px;  
  position:absolute;
  text-align:left;
  width:300px;
  z-index:50;
  padding: 25px 25px 20px;
}

label {
  display: block;
  margin-bottom: 2px;
  padding-left: 15px;
  text-indent: -15px;
}

.messagepop p, .messagepop.div {
  border-bottom: 1px solid #EFEFEF;
  margin: 8px 0;
  padding-bottom: 8px;
}
/* ---------*/
.messagepop #node {
float: left;
width: 360px;
display: none;
background-color: #CC5553;
padding: 5px;
color: #FFF;
border: 1px solid #9B413F;
margin-bottom: 10px;
}
/* ----- notice message ----*/
#notice
{
font-size:9px;
}
.bordercolor {
    -moz-border-radius: 15px 15px 15px 15px;
   -webkit-border-radius: 15px;
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AFC7C7;
    font-weight: normal;
    /*margin-left: 8px;*/
    padding: 5px 5px 5px;
}
.oddRow1
{
/*background-color:#D1DCEB;*/
height:30px;
text-indent:5px;
}
.evenRow1
{
/*background-color:#FFFFFF;*/
height:30px;
text-indent:5px;
}
.morequotes a{
	-moz-border-radius: 6px 6px 6px 6px;
    -moz-box-shadow: 1px 1px 4px #b3ccff;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 1px 1px 4px #b3ccff;
   background-color: #3E8BDD;
color: #FFFFFF;
    margin: 10px 10px 5px;
    padding: 6px;	
    word-wrap: break-word;
    transition: background 0.5s ease-out 0s, color 0.5s ease-out 0s, border 0.5s ease-out 0s;
}
.morequotes a:hover{
background-color: #b3cbff;

}



.author,.title,.general{

font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006200;
line-height: 140%;
padding-bottom:8px;
padding-top:8px;
}
.author a:link, .author a:visited{
text-decoration:none;
color:#07C;
}
.author a:hover{
color:#CC3300;
}
.title a:link, .title a:visited{
text-decoration:none;
color:#0000AA;
}
.title a:hover{
color:#3333FF;
}
.general a:link, .general a:visited{
text-decoration:none;
color:#CC0099;
}
.general a:hover{
color:#6633CC;
}
.rajheader{
display:block;
text-align:center;

font-size: 30px;

}
.rajheader a {
color:#fff;
font-weight:bold;
}

.showonlymobile{
 display:none;   
}

@media (max-width:950px) {
.rajheader{
font-size: 25px;
}

.wpn_wrapper
{
 width:100%;
}
  .wpn_right,.wpn_logo,.wpn_topbg,.wpn_advert,.wpn_toplinks,.wpn_menu {
    display: none;   
  }
 
 .wpn_header
 {
   width:100%;
   height:135px;
   background-color: #0762BD;
 }
  .wpn_header .wpn_trending
  {
    width:90%;
  }
   .wpn_header a { color:white;}
 
div.wpn_left
 {
 width:100%;
 }
 
  .wpn_content
  {
   width:100%;
   padding-left: 0px;
    padding-right: 0px;
   
  }
  .wpn_bottom
  {
   width:100%;padding:0px;
   
  }
  .linksclass
	{
	width:85%;
	}
.author,.title,.general{
width:98%;
}
 
}
@media (max-width:420px)
{
	.desktoponly
	{
	 display: none;
	}
	.showonlymobile{
	   position:relative;
	    
 display:block;   
}
}
