/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


*/

/* Default styles */
@import "css/reset.css";

/*-------------------------------------------------------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers & Columns
-2.2 Navigation
-2.2.1 Drop-down menus
-2.3 Header
-2.4 Content
-2.5 Sidebar
-2.6 Footer
-2.7 Featured Area
-2.8 Homepage
-2.9 Portfolio

3. POSTS
-3.1 Typographic Elements
-3.2 Images
-3.3 Pagination / WP-Pagenavi

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets

5. COMMENTS
-5.1 Comments
-5.2 Comments Form
-5.3 Pingbacks / Trackbacks 

-------------------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { font: 12px Verdana, Helvetica, Arial, Sans-Serif; line-height: 1.5; color: #333; background-color: #fff; }

h1, h2 { margin: 0; font-family: Helvetica, Arial, Sans-Serif; color: #0AB6A5; }
h3, h6  { margin: 0; font-family: Helvetica, Arial, Sans-Serif; color: #FF2B06; }
h4, h5 { margin: 0; font-family: Helvetica, Arial, Sans-Serif; color: #FF2B06;line-height:1.25; }
h1  {font-size: 22px;} h2  {font-size: 20px;} h3  {font-size: 18px;} h4  {font-size: 16px;} h5  {font-size: 12px;} h6  {font-size: 10px;}

p  {margin: 0;}

li {padding: 3px 3px 3px 3px}

/* 1.2 Hyperlinks */

a:link { text-decoration:bold; color:#333333; font-weight:600; }
a:visited  {text-decoration:none; color:#333333; font-weight:600; }
a:hover { color:#FF2B06; border-bottom:1px dashed #FF2B06; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}



/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
#container  {
}

#top{background:#fff;}

.col-left { float: left; }
.col-right { float: right; }
.col-full  { width: 960px; margin: 0 auto; }

/* 2.2 Navigation */
#navigation{font-size:11px;}

#navigation ul.rss{background:url(images/ico-rss.png) no-repeat 0 5px;padding:6px 0 3px 15px;}
#navigation ul.rss li{display:inline;padding:0 10px;}

ul#nav { margin-top:9px; }
#nav, #nav ul  { z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
#nav a  { display:block; z-index:100; padding:0 10px; line-height:28px; font-size:17px; color:#333; text-decoration:none;}
#nav li  { float:left; width: auto; padding:2px 5px;}
#nav li:hover, #nav li.current_page_item, #nav li.current_page_parent { background: #AFEdd5; }
#nav li li.current_page_item, #nav li li.current_page_parent { background: none; }

/* 2.2.1 Drop-down menus */
#nav li ul  { position: absolute; left: -999em; width: 172px; background: #fff; border:1px solid #efefef;}
#nav li ul li  { border: 1px solid #efefef; border-width: 0 0 1px; padding:0; }
#nav li ul li a  { background:url(images/ico-bullet.png) no-repeat 5px 10px; width:145px; padding-left:15px; line-height:30px; font-size:12px; color:#000; }
#nav li ul li:hover  { background:#fafafa; }
#nav li ul  { padding:5px; }
#nav li ul ul  { margin: -25px 0 0 120px; }
#nav li ul li ul li a  { border-width: 0 0 1px; }
#nav li:hover ul ul, #nav li.sfhover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul  { left:auto; }
#nav li:hover,#nav li.hover  { position:static; }

#nav .sf-sub-indicator {display:none;}

/* 2.3 Header */
#header{background:url(images/bg-top.png) repeat;padding:25px 0 0px;clear:both;position:relative;z-index:10;}

#logo  { }
#logo img  { margin-top:-15px; margin-bottom:-10px }
#logo .site-title, #logo .site-description  { display: none; }
#logo .site-title a { color:#333; font-size:32px; line-height:28px; text-transform:uppercase; letter-spacing:1px; font-weight:bold; }
#logo .site-title a:hover { text-decoration:none; color:#eee; }
#logo .site-description { color:#bbb; text-transform:uppercase; font-size:12px;}

/* 2.4 Content */
#content{background:url(images/bg-content-top.png) repeat-x top center; min-height:400px;padding:30px 0; }
* html #content{height:550px;}

#main{width:620px;}
#main.fullwidth  { width: 960px; }

/* 2.5 Sidebar */
#sidebar{width:260px;overflow:hidden; padding:25px 25px 15px; background:#f7f7f7; border-bottom:1px solid #dbdbdb; }

/*2.5A Sidebar Dashboard */

#sidebar-dash {
width:250px;
float:right;
margin:0 0 25px 0;
}
#sidebar-dash h3 {
padding:25px 0 3px 0;
font-size:18px;
}
#sidebar-dash .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar-dash .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar-dash .block li {
border-top:1px dotted #ccc;
}
#sidebar-dash .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar-dash .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}

/* 2.6 Footer */
#footer{background: #333; font-size:12px;padding: 20px 0;border-top: 1px solid #fff; }
#footer #credit, #footer #copyright { color: #ffffff; }
#footer #credit a, #footer #copyright a { color: #ff2b06; }

#footer #footer-credits { background:#fff; padding:25px 0 20px; margin: 20px 0;}
#footer #credit img{vertical-align:middle;}
#footer #credit span{display:none;}

#footer #footer-widgets { margin-top:20px; color:#bbbbbb; font-size:14px; }
#footer #footer-widgets p { color:#bbbbbb; }
#footer #footer-widgets .block { float:left; width:210px; margin:0 40px 0 0; }
#footer #footer-widgets .block.last { margin-right:0; }
#footer #footer-widgets h3 { font-size:18px; color:#fff; font-weight:normal;}
#footer #footer-widgets ul { border:none; }
#footer #footer-widgets li { padding-left:15px; }
#footer #footer-widgets li a { border:none; color:#fefefe; line-height:18px; padding:3px 0; }
#footer #footer-widgets li a:hover { color:#06a0f0; }

/* 2.7 Featured Area */
#featured { background:url(images/bg-border-top.png) repeat-x top left; }
#featured #page-title { padding: 25px 0; }
#featured h2, #featured h1, #featured span.archive_header { color:#FF2B06;font-size:30px; line-height:30px; letter-spacing:-1px;  }
#featured span.archive_header  { display:block; font-size: 30px; font-weight:bold; }
#featured span.archive_header.blog  { font-size: 22px; }


/* 2.8 Homepage */
#featured.home .featured-image { width:490px; padding:0px 0 0; margin-bottom:-40px; position:relative; text-align:center; }
#featured.home .play { background:url(images/btn-play.png) no-repeat; position:absolute; bottom:0; left:0; width:470px; height:380px;}
#featured.home .featured-content { width:450px; padding:60px 0 0; }
#featured.home h2 { font-size:26px; padding:20px 0 20px;}
#featured.home p { font-size:16px; color:#333333; line-height:30px; }

#featured a.button { background: url(images/btn-featured-right.png) no-repeat scroll top right; display: block; float: left; height: 44px; padding-right: 16px;text-decoration: none;color: #777;font-family:Verdana, Arial, sans-serif; font-size:22px;margin:30px 30px 20px 0;letter-spacing:-1px;}
#featured a.button span {	float:left; background: url(images/btn-featured.png) no-repeat; display: block;	line-height: 44px; padding: 0px 10px 0px 55px; } 
#featured a.button:hover span{ text-decoration:none; color:#555; }
#featured a.button:hover { cursor:pointer; }

#breadcrumb.home { min-height:100px; height:auto; padding:10px 0 20px;}
#breadcrumb.home .left { width:490px; margin-top:65px;}
#breadcrumb.home .right { width:450px; }
#breadcrumb.home a.thumb { float:left; margin-left:20px; border:1px solid #ddd; width:70px; height:70px; background:url(images/thumb-hover.png) no-repeat; }
#breadcrumb.home a.thumb img { padding:5px; height:60px; width:60px; }
#breadcrumb.home h2 { font-size:18px; text-transform:uppercase; margin:10px 0;}
#breadcrumb.home p { color:#555; line-height:22px; font-size:14px; padding:0 0 15px;}

#twitter { background: #f7f7f7; border-bottom:1px solid #dbdbdb; margin:10px 0 0; padding:18px 30px 16px; color:#777; font-size: 18px; min-height:42px; }
#twitter  #twitter_update_list { margin-left:65px; }
#twitter #twitter_update_list li { line-height:22px; }

#mini-features { margin:40px 0 20px; }
#mini-features .block { width:440px; margin:0 40px 30px 0; float:left; }
#mini-features .block.last { margin:0; }
#mini-features .feature { margin-left:55px; }
#mini-features .home-icon { float:left; }
#mini-features h3 { font-size:18px; padding-bottom:10px; }
#mini-features p { padding-bottom:15px; }
#mini-features a.btn { margin: 15px 0 0 0; background:#afedd5 url(images/ico-bullet.png) no-repeat 90% 50%; color:#333; font-size:12px; text-transform:uppercase; border:none; padding:4px 20px 4px 12px; }
#mini-features a.btn:hover { background:#06a0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#fff; text-decoration:none; }

#main-page1 { padding: 30px 0 0; }
#main-page2 { padding: 0 0 30px; }


#info-box { background: #f7f7f7; border-bottom:1px solid #dbdbdb; padding:30px 40px 10px; margin:0 0 20px; }
#info-box .block { width:420px; margin:0 40px 20px 0; float:left; }
#info-box .block.last { margin-right:0; }
#info-box .icon { float:left; }
#info-box h3 { background: url(images/bg-info-box-title.png) repeat-x scroll center bottom; text-transform:uppercase; font-size:14px; padding:0 0 15px 50px; line-height:30px; margin-bottom:15px; }
#info-box p { padding-bottom:15px; }
#info-box blockquote { background:url(images/bg-quote.png) no-repeat top left; padding:0 0 15px 50px; font-family: Verdana, serif; font-size:14px; color:#777; font-style:italic; min-height:12px; }
#info-box cite { padding:0 0 0 50px; }
#info-box .quote { padding-bottom:20px; }

/* 2.9 Portfolio */
#portfolio .block { width:460px; margin:0 10px 20px 10px; display:inline; }
#portfolio .block a.thumb { background: url(images/portfolio-hover.png) no-repeat; border:1px solid #ddd; padding:4px; margin:0 0 20px 0; display:block;}
#portfolio .block img.portfolio-img {   }
#portfolio .block h2 { font-size:18px; margin-bottom:15px; }
.port-cat { text-transform:uppercase; }
.port-cat a { padding:2px 6px; background:#e4e4e4; margin:0 0 0 5px; border:1px solid #ccc; }
.port-cat a:hover { text-decoration:none; background:#eee; }

/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

#breadcrumb { background:#AFEDD5; height:40px; border-top:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5; color:#777; line-height:40px; }
#breadcrumb img.rss { position:relative; margin:9px 0 0 10px; }


.post  { margin: 0 0 25px 0;}

.post .title  { width:100%;position:relative; margin: 0 0 5px 0; color: #333333; }
.post .title a:link, .post .title a:visited  { color: #333333; }

.post-meta{font-family:Verdana, Arial, sans-serif; margin: 0 0 15px 0;font-size:12px;color:#333333;}
.post-meta .comments a  { padding: 0 0 0 20px; text-transform: uppercase; }

.post p.tags{background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;}

.entry  {}

/* 3.1 Typographic Elements */
.entry h1 {}  .entry h2 {}  .entry h3 {}  .entry h4 {}  .entry h5 {}  .entry h6 {}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {	margin: 0 0 15px 0; }

.entry p  { margin: 0 0 15px 0; }

.entry blockquote  { color:#777; border-left:5px solid #ccc; margin:15px 30px 0 10px; padding-left:20px; }
.entry blockquote p  {}

.entry ul  { margin: 0 0 0 25px; padding-bottom: 20px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: circle; }
.entry ul ul li  { list-style-type: disc; }

.entry ol  { margin: 0 0 0 30px; padding-bottom: 20px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: lower-latin; }



/* 3.2 Images */
.entry img  { padding: 5px;	border: 1px solid #ccc; }
img.wp-smiley  { padding: 0; border: none; }

.entry .alignleft  { float: left; width: auto; margin: 10px 15px 10px 0; }
.entry .alignright  { float: right; width: auto; margin: 10px 0 10px 15px; }
.entry .aligncenter  { text-align: center; }

.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F4; border: solid 1px #e6e6e6; }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text { margin:0; padding:0; font-size:11px; text-align:center; }

/* 3.3 Pagination / WP-Pagenavi */
.more_entries {font-size:14px; line-height:18px; font-style:italic !important;}
.more_entries a { display: block; margin: 0; background:#F7F7F7; border-bottom:1px solid #DBDBDB; padding:4px 8px; color:#777;  }
.more_entries a:hover { text-decoration:none; }

.more_entries .wp-pagenavi { margin: 15px 0; text-align: right;  }
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { display: inline; text-decoration: none; background: #efefef;color: #777; padding: 4px 8px; border:none; border-bottom:1px solid #DBDBDB; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { padding: 4px 8px; background: #F7F7F7; color:#777; border:none; border-bottom:1px solid #DBDBDB;  }
.more_entries .wp-pagenavi .extend, 
.more_entries .wp-pagenavi span.pages { background: #F7F7F7;color: #777; padding: 4px 8px; border:none;  border-bottom:1px solid #DBDBDB;}


/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
.widget  { margin: 0 0 30px 0; }
.widget h3  { margin: 0 0 15px 0;text-transform:uppercase; font-size:14px; text-transform:uppercase; color:#777; }

.widget p { color:#666; }
.widget ul  { clear:both; }
.widget ul li  { background: url(images/ico-bullet.png) no-repeat left 8px; padding-left:15px; }
.widget ul li a  { display: block; padding: 3px 0; line-height: 18px; text-decoration: none; color:#666; }
.widget ul li a:hover  { color: #000; }
.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

/* 4.2 Specific Widgets */

/* WIDGET FORMS */
#searchform  { margin: 15px 0 0 0; background:#fff;  border: 3px solid #e2e2e2; position:relative; }
#searchform .btn { position:absolute; right:10px; bottom:0; }
.widget input#s, .widget input.field  { width: 180px; padding: 6px 0; margin-left:10px; border: 0; color:#999999; }
.widget input.submit  { }
.widget .screen-reader-text  { display: none; }

/* FLICKR */
.widget_woo_flickr h3  {}
.widget_woo_flickr h3 span{color:#0061D8;}
.widget_woo_flickr h3 span span{color:#FF1183;}
.widget_woo_flickr .flickr_badge_image  { width: 75px; float: left; margin: 4px 6px; }

.widget_woo_flickr .wrap  { margin-left: -5px; position: relative; margin-bottom: 25px; padding: 0; }
.widget_woo_flickr a img  { float: left;  margin: 0;  display: block; border: #CECFC6 1px solid; padding: 3px;}
.widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #e0e6e6; }
.widget_lifestream ul li a  { border:none; background:none!important; }
.widget_lifestream ul .lifestream_meta  { color: inherit; }

/* CALENDAR */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}

/* MISC */
.adspace-widget { text-align:center; margin-bottom:30px;}

/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments {position:relative;margin-top:20px;padding:0;}
#comments h3{ color:#555; font-weight:normal; }
#comments .comment.thread-even { background: #f7f7f7; border-bottom:1px solid #b2b2b2; }
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .comment .comment-container  { padding: 15px 20px; }
#comments .comment-head  { margin: 0 0 15px 0; }
#comments .comment-head .avatar  { float: right; margin: 0 0 10px 10px; }
#comments .comment-head .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }
#comments .comment-head .name  { margin: 0; font-weight: bold; font-size: 15px; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { font-size: 11px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}
#comments .reply { padding-top:10px; }
#comments .reply a {  padding:1px 15px; background:#e7e7e7; color:#444; text-decoration:none; font-size:12px; text-transform:uppercase;}
#comments .reply a:hover { background:#06a0f0; color:#fff; }

#comments ul.children{margin:10px 0 0 25px;padding:0; }
#comments .cancel-comment-reply{margin-bottom:10px;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments h3#pings { margin-top:25px; }
#comments .pingbacks li.pingback { margin:10px 0; }
#comments .pingbacks li.pingback .reply { display:none; }

/* 5.2 Comments Form */
#respond  { margin: 25px 0 0 0; }
#respond h3  { color:#555; font-weight:normal; }
#respond .left { float:left; width:200px; margin-right:15px; }
#respond .right { float:left; width:380px; }

#commentform  {	margin: 15px 0 0 0;  }
#commentform input.txt  {  color:#666; background: #fcfcfc; width: 170px; margin: 0 5px 10px 0; padding: 7px 10px; border: 3px solid #e2e2e2; }
#commentform textarea  { color:#666; background: #fcfcfc; width: 95%!important; padding: 7px 10px; border: 3px solid #e2e2e2; }

input, textarea, submit { font-family: "Verdana", "Tahoma", "Trebuchet MS", Tahoma, Arial, Sans-Serif;  font-size: 14px; }
#commentform #submit  { margin: 15px 0 0 0; background:#f0f0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#333; font-size:12px; text-transform:uppercase; border:none; padding:4px 25px 4px 15px; }
#commentform #submit:hover  { background:#06a0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#fff; cursor:pointer; }

/* 5.3 Pingbacks / Trackbacks */
h3#pings  { margin: 25px 0 10px 0; }
.pinglist li  { margin: 0 0 0 20px; list-style-type: decimal; }
.pinglist li .author  { font-weight: bold; font-size: 15px; }
.pinglist li .date  { font-size: 11px; }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }

/*-------------------------------------------------------------------------------------------*/
/* 6. LINK ICONS */
/*-------------------------------------------------------------------------------------------*/

a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/members/media/images/icons/page_white_acrobat.png) center left no-repeat;
}

a[href$='interaction'], a[href$='interaction/'], a[href$='interaction-a/'], a[href$='interaction-b/'], a[href$='interaction-c/'], a[href$='interaction-d/'], a[href$='interaction-e/'], a[href$='interaction-f/'], a[href$='interaction-g/'], a[href$='interaction-h/'], a[href$='interaction-i/'], a[href$='interaction-j/'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/members/media/images/icons/wand.png) center left no-repeat;
}

a[href$='article/'], a[href$='article'], [href$='lesson/'], [href$='lesson/'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/members/media/images/icons/page_white_text.png) center left no-repeat;
}

a[href$='quiz/'], a[href$='quiz'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/members/media/images/icons/page_white_lightning.png) center left no-repeat;
}


a[href$='audio/'], a[href$='audio'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/members/media/images/icons/ipod.png) center left no-repeat;
}


a[href$='video/'], a[href$='video'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/members/media/images/icons/film.png) center left no-repeat;
}



a[href$='.doc']  {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/members/media/images/icons/word.png) center left no-repeat;
}


/*linkicons end*/

/*member area post*/
.post-dash {
padding:0 30px 0 0;
}
.post-dash p {
margin:14px 0 14px 0;
}
.post-dash em{
font-style:italic;
}
.post-dash h2 {
font-family:Georgia;
font-size:20px;
margin:25px 0 10px 0;
font-weight:normal;
color:#333333;
}
.post-dash h1, .post-dash h1 a{
font-family:Georgia;
font-size:28px;
margin:30px 0 10px 0;
font-weight:normal;
line-height:32px;
}
.post-dash h3, .post-dash h4 {
font-family:Georgia;
font-size:16px;
color:#ff2b02;
margin:15px 0 10px 0;
font-weight:normal;
}
.post-dash h4 {
font-size:18px;
}
.post-dash h1:hover, .post-dash h2:hover, .post-dash h3:hover, .post-dash h4:hover {
color:#e12000;
}
.post-dash .indent {
padding-left:10px;
}
.post-dash .indent p {
padding-left:10px;
}
.post-dash small {
font-size:11px;
}
.post-dash small a {
font-weight:normal;
}
.post-dash .alignright {
float:right;
margin-left:10px;
}
.post-dash .alignleft {
float:left;
margin-right:10px;
}
.post-dash .aligncenter {
margin:0 auto;
display:block;
}
.post-dash abbr {
font-weight:normal;
}
.post-dash ul{
list-style:circle;
margin:0 0 15px 30px;
}
.post-dash ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post-dash .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post-dash .wp-caption-text {
margin:0;
}
.post-dash .wp-caption a, .post-dash .wp-caption a:hover {
border-bottom:0;
}
.post-dash blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post-dash pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post-dash .message ul {
margin:12px 0 0;
}
.post-dash .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
/*end-clean-home post*/



/*member sidebar*/

#sidebar {
width:250px;
float:right;
margin:0 0 25px 0;
}
#sidebar h3 {
padding:25px 0 3px 0;
font-size:18px;
}
#sidebar .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
/*end sidebar*/

/*member area wraper-container*/

#wb_wraper-container{
	background-color:#424242;
	}
	
#wb_container{
	height:auto;
	background:#424242;
	}
	
/*member header*/

#wb_header{
	width:900px;
	height:200px;
	padding:1px 0 00 0;
	margin:0  auto 0  auto;
	position:relative;
	}
	
#wb_header span #wb_logo{
	width:189px;
	height:125px;
	background:transparent url(images/logo.png) no-repeat 0 0;
        margin:20px 0 0 20px;
	text-indent:-99999px;
	float:left;
	text-decoration:none;
	border:none;
	}
#wb_header span #wb_logo a{
	color:transparent;
	text-decoration:none;
	border:none;
	}
#wb_header span #wb_logo a:hover{
	color:transparent;
	text-decoration:none;border:none;
	}
	
#wb_login{
	width:321px;
	height:100px;
	float:right;
	text-align:right;
	}
.wb_txt_login{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:30px 40px 0 0 ;
	color:#fff;

	}
.wb_txt_login a{
	color:#fff;
	}
	
.wb_txt_login a:hover{
	color:#fff;
	background-color:#424242;
	}
	
/*member menu*/

#wb_menu{
	height:41px;
	line-height:41px;
	font-size:14px;
	width:900px; 
	background:#424242;
	position:absolute;
	bottom:0px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	}
#wb_menu ul{
	list-style-type:none;
	width:870px;
	float:left;
	margin:0 0 0 30px;
}
#wb_menu ul li {
	display:block;
	float:left;
	text-align:center;
	margin:0 0 0 5px;
	
	}

#wb_menu ul li a{
	display:block;
	float:left;
	height:41px; 
	width:101px; 
	background:url(images/sprites.png) no-repeat -244px -120px;
	color:#fff;
	line-height:41px;
	border:none;
}

#wb_menu ul li a:hover,#wb_menu ul li#wb_current-home a:hover,#wb_menu ul li#wb_current-home a{
	background:url(images/sprites.png) no-repeat -142px -120px;
	color:red;
	text-decoration:none;
	font-weight:bold;
}

#wb_menu ul li a.wb_my_account {
	display:block;
	float:right;
	height:41px;
	width:101px;
	background:url(images/sprites.png) no-repeat -756px -120px;
	margin:0 0 0 410px;
}
#wb_menu ul li  a.wb_my_account:hover{
	background:url(images/sprites.png) no-repeat -142px -120px;
	text-decoration:none;
	font-weight:bold;
}

/*code for main content section*/
#wb_main_content_wraper{
	background: #fff;
	}
#wb_main_content{
	width:900px;
	height: auto;
	position:relative;
	background: #fff;
	padding:0px 0 20px 0;
	margin: 0 auto;
	}
#wb_main_content_left_account{
	width:650px;
	height:auto;
	float:left;
	}

#wb_main_content_right_account{
	width:240px;
	height:auto;
	float:right;
	}
/*code for my account in main content section*/
#wb_my_account{
	width:342px;
	height: auto;
	margin: 30px 0 50px 0 ;
	float:right;
	}
#wb_my_account_top{
	width:341px;
	height:34px;
	background:url(images/sprites.png) no-repeat -38px -571px;
	}
#wb_my_account_center{
	width:341px;
	height: auto;
	background:url(images/account_center.png) repeat-y 0 0;
	}
/*code for my account  section button*/
#wb_my_account_right{
	width:339px;
	height:auto;
	float:right;
	}
	
.wb_button_account1 a{
	width:221px;
	height:41px;
	display:block;
	background:url(images/sprites.png) no-repeat -288px 0;
	margin:50px  auto 10px auto;
	text-indent:-99999px;
	}
.wb_button_account1 a:hover{
	width:221px;
	height:41px;
	display:block;
	background:url(images/sprites.png) no-repeat -288px -52px;
	text-indent:-99999px;
	}
.wb_button_account2 a{
	width:221px;
	height:41px;
	display:block;
	background:url(images/sprites.png) no-repeat -538px 0;
	margin:30px  auto 10px auto;
	text-indent:-99999px;
	}
.wb_button_account2 a:hover{
	width:221px;
	height:41px;
	display:block;
	background:url(images/sprites.png) no-repeat -538px -52px;
	text-indent:-99999px;
	}
.wb_button_account3 a{
	width:221px;
	height:41px;
	display:block;
	background:url(images/sprites.png) no-repeat -37px 0;
	margin:30px  auto 50px auto;
	text-indent:-99999px;
	}
.wb_button_account3 a:hover{
	width:221px;
	height:41px;
	display:block;
	background:url(images/sprites.png) no-repeat -37px -52px;
	text-indent:-99999px;
	}

#wb_my_account_left{
	width:1px;
	height:200px;;
	float:left;
	}

#wb_my_account_bottom{
	width:341px;
	height:10px;
	background:url(images/account_bottom.png) no-repeat 0 0;
	clear:both;
	}
.wb_clear{
	clear:both;
	}

/*code for my account in main content section*/
#wb_signin{
	width:342px;
	height: auto;
	margin: 30px 0 20px 0 ;
	float:right;
	}
#wb_signin_top{
	width:341px;
	height:34px;
	background:url(images/sprites.png) no-repeat -34px -227px;
	}
#wb_signin_center{
	width:341px;
	height: auto;
	background:url(images/account_center.png) repeat-y 0 0;
	}
/*code for my account  section button*/
#wb_signin_right{
	width:339px;
	height:auto;
	float:right;
	}
#wb_for_get{
	width:300px;
	height:50px;
	background:url(images/sprites.png) no-repeat -39px -421px;
	}
.wb_labe{
	padding:10px 0 0 19px;
	line-height:23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#525051;
	font-size:12px;
	}
.wb_in_put{
	width:302px;
	height:26px;
	background:url(images/sprites.png) no-repeat -609px -373px;
	border:none;
	padding:5px 0 0 10px;
	margin:0 0 0 17px;
	font-size:11px
	}
#wb_login2{
	width:102px;
	height:23px;
	background:url(images/sprites.png) no-repeat -456px -228px;
	border:none;
	padding:5px 0 0 10px;
	margin:10px 0 25px 120px;
	text-indent:-99999px;
	cursor:pointer;
	}
#wb_login3{
	width:102px;
	height:23px;
	background:url(images/sprites.png) no-repeat -814px -228px;
	border:none;
	padding:5px 0 0 10px;
	margin:10px 0 25px 120px;
	text-indent:-99999px;
	cursor:pointer;
	}
.wb_hd_signin{
	clear:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF2B06;
	padding:0 0px 0 310px;
	}
.wb_txt_signin{
	clear:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525051;
	padding:0 0px 0 310px;
	}
.wb_txt_signin span{
	font-weight:bold;
	font-size:12px;
	color:#FF2B06;
	}
#wb_signin_left{
	width:1px;
	height:200px;;
	float:left;
	}

#wb_signin_bottom{
	width:341px;
	height:10px;
	background:url(images/account_bottom.png) no-repeat 0 0;
	clear:both;
	}

/*code for page closed in main content section*/

#wb_content_top_wraper{
	background: #fff;
	}
#wb_content_top{
	width:900px;
	position:relative;
	background:#e6e6e6 ;
	padding:0px 0 0px 0;
	margin: 0 auto;
		height:232px;
	}
#wb_main_content_left_closed{
	width:470px;
	height:auto;
	float:left;
	}

#wb_main_content_right_closed{
	width:400px;
	height:auto;
	float:right;
	}
.wb_fl{
	float:left;
	margin:0 20px 0 0 ;
	}
.wb_fr{
	float:right;
	margin:0 20px 0 0 ;
	}
#wb_top_txt{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#525051;
	padding:15px 15px 10px 10px ;
	line-height:27.5px;
	}
#wb_top_name{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#525051;
	padding: 15px 35px 1px 10px ;
	text-align:right;
	}
.wb_hd_closed{
	clear:right;
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size:24px;
	color:#FF2B06;
	padding:10px 0px 10px 0px;
	}
.wb_txt_closed{
	clear:right;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#525051;
	padding:10px 0px 10px 0px;
	}
#wb_login4{
	width:105px;
	height:23px;
	background:url(images/sprites.png) no-repeat -576px -228px;
	border:none;
	padding:5px 0 0 10px;
	margin:10px 0 25px 216px;
	text-indent:-99999px;
	}
/*code for page open in main content section*/

#wb_content_top_wrap_open{
	background:#fff url(images/bottom_line.png) repeat-x left bottom;
	}
#wb_content_top_open{
	width:900px;
	position:relative;
	padding:0px 0 0px 0;
	margin: 0 auto;
	}
#wb_top_hd_open{
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size:30px;
	color:#FF2B06;
	line-height:32px; padding:30px 0px 0px 0px;
	}
#wb_top_txt_open{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#525051;
	padding:10px 0px 30px 0px;	line-height:28px;
	}	
#wb_top_txt_open a{
border:none;
background:transparent;
	}	
#wb_main_content_left_open{
	width:640px;
	height:auto;
	float:left;
	}

div#wb_main_content_right_open{
	width:190px;
	height:auto;
	float:right;
	}
.wb_align{
	margin:20px 0 0 10px;
	}
#wb_main_content_open{
	width:900px;
	height: auto;
	position:relative;
	background:#fff  url(images/side_line.png) repeat-y 640px 0;
	padding:0px 0 20px 0;
	margin: 0 auto;
	}
#wb_txt_side{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 25px;
	}
#wb_submit03{
	width:151px;
	height:46px;
	border:none;
	background:url(/public/images/enroll.png) no-repeat;
	text-indent:-99999px;
	margin:10px 0 0 17px;
	}
#wb_submit01{
	width:100px;
	height:20px;
	border:none;
	background:url(/public/images/submit.png) no-repeat;
	text-indent:-99999px;
	margin:10px 0 0 17px;
	}
/*code for dashbord in main content section*/
#wb_submit02{
	width:101px;
	height:23px;
	border:none;
	background:url(images/sprites.png) no-repeat -696px -228px;
	text-indent:-99999px;
	margin:0px 0 0 27px;
	}
.wb_hot_news{
	margin:10px 0 10px 0;
	}

#wb_txt_dashboard{
	font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:10px 0 0 0px;
	color:#525051;
	}
/*code for singlepost article in main content section*/

#wb_content_top_singlepost #wb_return a{
	width:210px;
	height:30px;
	background:url(images/sprites.png) no-repeat -503px -327px ;
	text-indent:-99999px;
	margin:0px auto 0px auto;
	border:none;
	}
#wb_content_top_singlepost{
	width:900px;
	position:relative;
	padding:30px 0 20px 0;
	margin: 0 auto;
	}
#wb_main_content_singlepost{
	width:900px;
	height: auto;
	position:relative;
	padding:0px 0 20px 0;
	margin: 0 auto;
	}
#wb_main_content_singlemedia{
	width:900px;
	height: auto;
	position:relative;
	padding:0px 0 0px 0;
	margin: 0 auto;
	}
#wb_hd_singlepost{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#525051;
	padding:10px 0 10px 0;
	}
#wb_txt_singlepost{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#525051;
	padding:10px 0 10px 0;
	line-height:20px;
	}
/*code for singlepost media in main content section*/

#wb_media{
	width:690px;
	height:470px;
	background:#000;
	margin:20px auto 0 auto;
	}
	
/*footer*/

#wb_footer{
	width:900px;
	height:64px;
	background:url(images/footer.png) repeat-x 0 0;
	padding:5px 0 0 0;
	position:relative;
	margin:0 auto;
	}

 
#wb_footer-links{
	position:absolute;
	top:40px;
	left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
#wb_footer-links a{
	color:#FFFFFF;
	}
	#wb_footer-links a:hover{
	color:#fff;
	background-color:#424242;
	}
	.wb_enrol a{
	width:110px;
	height:45px;
	background:url(images/sprites.png) no-repeat -857px 0px ;
	text-indent:-99999999px;
	margin:50px 0 0 150px;
	text-align:left;
	}
.wb_enrol a:hover{
	width:110px;
	height:45px;
	background:url(images/sprites.png) no-repeat -857px -52px ;
	text-indent:-99999999px;
	margin:50px 0 0 150px;
	text-align:left;
	}
		#wb_main_content_left_open h3{
		font-size:18px;
		color:#FF2b06;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	 h3.widgets{
		font-size:18px;
		color:#FF2b06;
		font-family:Georgia, "Times New Roman", Times, serif;
	}

