/* CSS Document Start*/
*{
	padding:0;
	margin:0;
}

/* IE 6 Png Fixes */
img, div, a { behavior: url(/media/common/styles/iepngfix.htc) }

.clear{
	clear:both;
	line-height:0;
	font-size:0;
}

a:hover{
	background:#1082fe;
	color:#fff !important;
}

body{
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	width:976px;
	margin:0 auto;
}

#header{
	overflow: hidden;
	width:976px;
	height:94px;
	/*background:#fcff00;*/
}

.header_img{
	height:96px;
	float:left;
	width:422px;
}

.header_right{
	float:right;
	padding-right:3px;
	height:21px;
	padding-top:75px;
}

.header_right a{
	float:right;
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

#content{
	width:976px;
}

.bread_crumbs_main{
	width:976px;
	height:23px;
}

.bread_crumbs_main ul{
	float:left;
}

.bread_crumbs_main ul li {
   	list-style-type:none;
   	padding:0;
   	margin:0;
}

#crumbs {
	height:21px;
}

 #crumbs li {
	float:left;
	line-height:23px;
	padding-left:8px;
	color:#777;
	font-size:12px;
}

#crumbs li a {
	display:block;
	padding:0 15px 0 0;
	font-size:12px;
	background:url(../images/crumbs.gif) no-repeat right center;
 }

#crumbs li a:link, #crumbs li a:visited {
	text-decoration:none;
    color:#777;
}

#crumbs li a:hover, #crumbs li a:focus {
 	color:#fd0000 !important;
 }




.bread_crumbs_main p{
	float:right;
	color:#7f7f7f;
	font-size:12px;
	text-decoration:none;
	padding-right:20px;
	padding-top:5px;
	margin-top:1px;
}

.bread_crumbs_main p.blog_open{
	background:url(../images/blog_open.gif) no-repeat right;
}

.bread_crumbs_main p.blog_close{
	background:url(../images/blog_lock.gif) no-repeat right;
}

.class_name{
	width:961px;
	height:24px;
	background:#ff00d8;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	padding: 2px 0 0 15px;
}

.content_details{
	width:976px;
}

.content_details_left{
	width:185px;
	float:left;
}

.user_links{
	width:185px;
}

.user_links ul li{
	list-style-type:none;
}

.user_links ul li a{
	display:block;
	width:185px;
	height:20px;
	text-indent:-9000px;
}

.user_links ul li a.logout{
	background:url(../images/logout.jpg) no-repeat left;
}

.user_links ul li a.logout:hover{
	background:url(../images/logout.jpg) no-repeat right;
}

.user_links ul li a.login{
	background:url(../images/login.jpg) no-repeat left;
}

.user_links ul li a.login:hover{
	background:url(../images/login.jpg) no-repeat right;
}

.user_links ul li a.addnewpost{
	background:url(../images/addnew.jpg) no-repeat left;
}

.user_links ul li a.addnewpost:hover{
	background:url(../images/addnew.jpg) no-repeat right;
}

.user_links ul li a.editaboutme{
	background:url(../images/editme.jpg) no-repeat left;
}

.user_links ul li a.editaboutme:hover{
	background:url(../images/editme.jpg) no-repeat right;
}

.user_links ul li a.adminarea{
	background:url(../images/adminarea.jpg) no-repeat left;
}

.user_links ul li a.adminarea:hover{
	background:url(../images/adminarea.jpg) no-repeat right;
}


.content_details_left a.homebtn{
	width:185px;
	height:36px;
	background:url(../images/home_btn.gif) no-repeat;
	text-indent:-9000px;
	display:block;
}


.content_details_left a.homebtn:hover{
	background-position: right;
}

a.myBlogBttn {
	display:block;
	width:185px;
	height:20px;
	text-indent:-9000px;
	background:url(../images/myBlog.jpg) no-repeat left;
}

a.myBlogBttn:hover{
	background:url(../images/myBlog.jpg) no-repeat right;
}



.class_latestest_posts{
	width:185px;
	background:#00ec7c;
}

.blue_bar{
	padding-bottom:8px;
	background:#336dad;
}

.class_latestest_posts h2{
	font-size:15px;
	padding:13px 0 11px 15px;
}

.class_latestest_posts ul li{
	list-style-type:none;
}

.class_latestest_posts ul li a{
	display:block;
	width:170px;
	padding: 3px 0 0 15px;
	height:21px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size:15px;
}

.class_latestest_posts ul li a.post_second_user{
	background:#01d56f;
}

.class_latestest_posts ul li a:hover{
	background:url(../images/latest_post_a_hover_bg.gif) repeat-y left !important;
	color:#000 !important;
}

.content_details_right{
	width:787px;
	float:right;
	padding-top:4px;
}

.login_username{
	width:783px;
	height:21px;
	background:#fe7800;
	padding-bottom:7px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:2px 0 0 4px;
}

.blog_details{
	width:787px;
	padding-top:7px;
}


.full_width {
	width:100%;
	padding-top:7px;
height: 100%;
margin-bottom: 45px;
}

.blog_details h2{
	background:#ff7800;
	-moz-border-radius-topleft: 5px;  
   	-moz-border-radius-topright: 5px;  
  	-webkit-border-top-right-radius: 5px;  
  	-webkit-border-top-left-radius: 5px;  
}

.post_bottom{
	background:#ff7800;
}

.blog_details_left{
	width:618px;
	float:left;
}

.full_width .blog_details_left {
    width: 100%;
    float: none;
}

.post_page_navigation{
	width:618px;
}

.post_page_navigation ul{
	float:left;
}

.post_page_navigation ul li{
	float:left;
	list-style-type:none;
	font-size:12px;
	background:url(../images/page_nav_splitter.gif) no-repeat left top;
}

.post_page_navigation ul li.active{
	padding: 0 6px 0 6px;
}

.post_page_navigation ul li.nopre{
	color:#989898;
}

.post_page_navigation ul li.nobg{
	padding-left:0;
	background:none;
}

.post_page_navigation ul li a{
	font-size:12px;
	color:#2966a9;
	padding: 0 6px 0 6px;
}



.post_page_navigation p{
	float:right;
	font-size:12px;
	color:#ffa555;
}

.blog_posted{
	width:616px;
	margin: 5px 0 5px 0;
	float:left;
}

.blog_posted h2{
	width:596px;
	height:23px;
	color:#fff5ec;
	font-size:15px;
	padding: 4px 0 0 20px;
	
	-moz-border-radius-topleft: 5px;  
   	-moz-border-radius-topright: 5px;  
  	-webkit-border-top-right-radius: 5px;  
  	-webkit-border-top-left-radius: 5px;  
}

.blog_posted p{
	color:#2463a7;
	float:left;
	font-size:11px;
	padding-right:16px;
	padding-top:8px;
	padding-bottom:3px;
}

.blog_body{
	width:603px;
	padding: 12px 4px 4px 7px;
	border-left:1px solid #8a8dc3;
	border-right:1px solid #8a8dc3;
	border-bottom:1px solid #8a8dc3;
	border-top:1px solid #8a8dc3;
	margin-bottom: 15px;
}


div.post_page_navigation .blog_body {margin-bottom: 0; border-bottom: none;}


.normal_color{
	background:#f3f3f3;
}

.blog_body h3{
	text-align:center;
	padding: 23px 0 19px 0;
	color:#979797;
	font-size:13px;
	font-style:italic;
}

.blog_body ul{
	padding-left:10px;
}

.blog_body ul li{
	float:left;
	list-style-type:none;
	padding-right:22px;
    
}

.blog_body ul li img{
	float:left;
}

.blog_body ul li span{
	padding-left:14px;
	color:#656565;
	float:left;
	display:block;
	padding-top:14px;
       background-position: -20px center;
	font-size: 14px;
}

.blog_body ul li span.blue_color{
	color:#2463a7;
}

.approveby{
	background:url(../images/approve_by_bg.gif) no-repeat;
	width:593px;
	height:14px;
	color:#fffefe;
	font-size:11px;
	padding-left:10px;
	margin: 4px 0 7px 0;
	float:left;
}


.comments{
	background:url(../images/comments.gif) no-repeat 8px 12px;
	width:595px;
	height:31px;
	float:left;
	padding:0;
	margin:0;
	border:2px solid #d9d9d9;
	padding-top:13px;
	margin-bottom:7px;
}

.comments1{
	background:url(../images/comments.gif) no-repeat 8px 12px;
	width:595px;
	float:left;
	padding:0;
	margin:0 0 0 0;
	border:2px solid #d9d9d9;
	padding-top:13px;
	padding-bottom:8px;

}



.comments ul, .comments1 ul{
	padding-left:40px;
}

.comments ul li, .comments1 ul li{
	list-style-type:none;
	float:left;
	color:#336dad;
	font-size:11px;
	margin:0;
	padding:0 3px 0 6px !important;
	background:url(../images/comment_spli.gif) no-repeat left 1px;
}

.comments ul li.nobg_comments, .comments1 ul li.nobg_comments{
	background:none;
}

.comments ul li a, .comments1 ul li a{
	list-style-type:none;
	float:left;
	color:#008aff;
	font-size:11px;
}



.post_bottom{
	height:29px;
	width:597px;
	padding-top:8px;
	padding-right:19px;
	margin-top: -15px;
	margin-bottom: 15px;
}

div.post_page_navigation .post_bottom {margin: 0}


.post_bottom ul{
	float:right;
}

.post_bottom ul li{
	float:left;
	list-style-type:none;
	margin-left:10px;
}

.post_bottom ul li a{
	display:block;
	height:20px;
	text-indent:-9000px;
	margin: 0;
	padding: 0;
}

.post_bottom ul li a.editpost{
	width:100px;
	background:url(../images/editpost.jpg) no-repeat left;
}

.post_bottom ul li a.editpost:hover{
	background:url(../images/editpost.jpg) no-repeat right;
}

.post_bottom ul li a.deletepost{
	width:110px;
	background:url(../images/deletepost.jpg) no-repeat left;
}

.post_bottom ul li a.deletepost:hover{
	background:url(../images/deletepost.jpg) no-repeat right;
}

.post_bottom ul li a.approvepost{
	width:120px;
	background:url(../images/approvepost.jpg) no-repeat left;
}

.post_bottom ul li a.approvepost:hover{
	background:url(../images/approvepost.jpg) no-repeat right;
}

.post_bottom ul li a.unapprovepost{
	width:142px;
	background:url(../images/unapprovepost.jpg) no-repeat left;
}

.post_bottom ul li a.unapprovepost:hover{
	background:url(../images/unapprovepost.jpg) no-repeat right;
}

.color_dark_gray, .status-unapproved h2 {
	background:#7f7f7f !important;
}

.blog_body ul li.padd_right{
	padding-right:0;
}

.blog_details_right{
	width:165px;
	float:right;
}

.blog_details_right h2, a.view_all_post{
	width:163px;
	text-align:center;
	height:20px;
	font-size:12px !important;
	color:#fff;
	font-weight:bold;
	padding-top:4px;
}

.about_me{
	width:165px;
	margin-bottom:9px;
}

.about_me_details{
	width:145px;
	border:1px solid #8a8dc3;
	border-top:none;
	color:#2463a7;
	padding:7px 8px 3px 8px;
	text-align:center;
    	overflow: hidden;
}

.about_me_details p{
	font-size:12px;
	line-height:15px;
	text-align:left;
	padding-top:7px;
}

.about_me_details p a{
	color:#229aff;
}


.about_me_details a.editLink {
display: inline-block; 
font-size:12px; 
margin:2px 0;
padding:4px 0;
width:100%; 
border: 1px solid #000; 
background: yellow; 
text-align: center; 
color: #000; 
text-decoration: none; 
font-weight: bold;
}



.about_me_details a.editLink:hover {background: orange;}

.old_post_display{
	width:160px;
	padding-left:1px;
	border:1px solid #8a8dc3;
	border-top:none;
}

.old_post_display ul{
	border-top:1px solid #e6efe2;
}

.old_post_display ul li{
	list-style-type:none;
	background:#66a93e;
	width:159px;
	height:20px;
	font-size:0;
	line-height:15px;
	border-bottom:1px solid #e6efe2;
}

.old_post_display ul li a{
	display:block;
	height:18px !important;
	width:157px;
	padding-left:2px;
	font-size:11px;
	color:#fff;
	float:left;
	text-decoration:none;
	padding-top:2px;
}

.old_post_display ul li a:hover{
	background:#1082fe !important;
	color:#fff !important;
}
.old_post_display ul li a span{
	font-size:11px;
	cursor:pointer;
}

.old_post_display ul li a span.month{
	float:left;
}

.old_post_display ul li a span.post{
	float:right;
	padding-right:1px;
}

.old_post_display ul li a.second_li{
	background:#7ccd4b;
}

#footer{
	margin-top: 10px;
	height:41px;
	width:100%;
	background:#fcff00;
clear: none;
}
	
/* CSS Document End*/



a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}



.blog_body ul li {
    position: relative;
}

li.user {
    padding-left: 40px;
}

.weemeeHolder {
    width: 100%;
    overflow: auto;
    position: relative;
}

.weemee {
    float: left;
    position: relative;
}

.weemee_editor {
    float: left;
    position: relative;
}

.weemeeHolder .link {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #000;

    left: 176px;
    top: 4px;
}

.weemeeHolder .link a {
    display: block;
    text-indent: -1000px;

    width: 20px;
    height: 20px;
    background-color: #090;
}

.weemeeHolder .link a.hidden {
    background-color: #FFF;
}

.smallAvatar {
    display: block;
    position: absolute;
    left: -4px;
    top: 0;
    width: 36px;
_width: 37px;
    height: 28px;
    overflow: hidden;
    background-position: center -21px !important;
	_background-position: -17px -21px !important;
    background-repeat: no-repeat;
    padding: 0;
}

.blog_body ul li.user span {height: 25px !important;}



.header_img a img {
    border: 0;
}

.status-unapproved .approveby, .status-unapproved .post_bottom {
    background: #7F7F7F;
}

.about_me_details img {
    display: block;
    margin: auto;
    padding: 8px;
}


/*For the login form */

div.login form  {
  margin-bottom: 10px;
}
div.login form legend {
  padding: 0 2px;
  font-weight: bold;
}
div.login form label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
div.login form  ol, 
div.login form  ul {
  margin: 0;
  padding: 0;
}
div.login form li {
  list-style: none;
  padding: 5px;
  margin: 0;
border-bottom: 1px solid #fff;
overflow: auto;
}

div.login form em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
div.login form label {
  width: 320px; /* Width of labels */
color: #006598; font-weight: bold;
}
div.login form fieldset fieldset label {
  margin-left: 323px; /* Width plus 3 (html space) */
}


div.login select {width: 210px; padding: 5px; cursor: pointer;}
div.login input {width: 200px; padding: 5px;}


div.login form .formBttn {cursor: pointer;}

div.login ul.submit li {border: none;}
div.login ul.submit li input 
{float: right; width: 212px; margin-right: 4px;
cursor: pointer;}


div.login {border: 1px solid; overflow: auto; padding: 10px;
margin-bottom: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 2px solid #006598;
background: #e1effa;
width: 550px;
margin: 0 auto;
}



.grown{ 
	width:786px; 
	margin: 0 auto; 
	padding: 20px 0 50px 0; 
}
.img_view{ 
	padding:0 0 19px 0; 
    color:#F76D00;
    font-size: 22px;
}
.grown_ul{ 
	list-style:none;
}
.grown_ul li{ 
	float:left; 
	padding:0 0 0 0; 
	width:376px;
}
.grown_ul li a{ 
	padding: 0px; 
	margin: 0px; 
}

.up_blogs{ 
	border:none; 
	width:376px; 
	height:196px; 
	margin:0 0px 0 0; 
	cursor:pointer;
}
.children_blogs{ 
	width:376px; 
	height:196px; 
	display:block; 
	background:url(../images/childrensbutton.jpg) no-repeat left; 
}
.children_blogs:hover{ 
	background:url(../images/childrensbutton.jpg) no-repeat right; 
}
.grown_right_pad{ 
	padding:0 34px 0 0 !important;
}
.blog_details h2.grow_heading{ 
	background:url(../images/grow_hbg.gif) no-repeat; 
	margin:19px 0 17px 0; 
	padding: 0; 
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:30px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    width: 938px;
}

.pop_list{ 
	padding:0 0 0 8px;
}
.grow_ul{ 
	list-style:none; 
	margin:0 0 0px 0 !important; 
	padding: 0 !important;
}

.grow_ul li {
color:#6D6D22;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
height:143px;
margin:0 10px 5px;
padding:0;
text-align:center;
width:98px;
}

.grow_ul li a{ 
	padding: 0px; 
	margin: 0px; 
}
.grow_ul li a:hover{ 
	background:none; 
}

.round_blogs{ 
	background:url(../images/glogs_pics.jpg) no-repeat -55px -40px;
	width:92px; 
	height:98px; 
	border:none; 
	margin:0 0 0 0; 
	display:block; 
	-moz-border-radius-topleft: 12px;  
   	-moz-border-radius-topright: 12px;  
  	-webkit-border-top-right-radius: 12px;  
  	-webkit-border-top-left-radius: 12px; 
	border:3px solid #ff8a00;
	-moz-border-radius-bottomleft: 12px;  
   	-moz-border-radius-bottomright: 12px;  
  	-webkit-border-bottom-right-radius: 12px;  
  	-webkit-border-bottom-left-radius: 12px; 
	display:block;
	cursor: pointer; 


}


.round_blogs {_padding-left: -300px;}

.round_latest{ 
	background:url(../images/latest_img.jpg) no-repeat 1px 1px; 
	width:98px; 
	height:98px; 
	border:none; 
	margin:0 0 0 0; 
	display:block; 
	-moz-border-radius-topleft: 12px;  
   	-moz-border-radius-topright: 12px;  
  	-webkit-border-top-right-radius: 12px;  
  	-webkit-border-top-left-radius: 12px; 
	border:3px solid #000000;
	-moz-border-radius-bottomleft: 12px;  
   	-moz-border-radius-bottomright: 12px;  
  	-webkit-border-bottom-right-radius: 12px;  
  	-webkit-border-bottom-left-radius: 12px; 
	display:block; 
	cursor: pointer;
}

.round_latest:hover {background-position: -88px 1px}

.btn_back{ 
	background:url(../images/backbutton.jpg) no-repeat left; 
	width:57px; 
	padding: 0; 
	margin: 8px 20px 0px 7px !important; 
	float:left; 
	height:20px; 
	display:block; 
}
.btn_back:hover{ 
	background:url(../images/backbutton.jpg) no-repeat right; 
}


.grow_heading .btn_back {_margin-top: 0px !important;}



.classes{ 
	padding:0 0 70px 26px;
}
.class_lists{ 
	list-style:none; 
	padding:17px 0 0px 16px;
    overflow: auto;
    width: 940px;
    clear: both;
}
.class_lists li{ 
	float:left;
	width:215px; 
	padding:0 15px 0 0; 
}
.class_lists li a{ 
	padding: 0px; 
	margin: 0px;
	text-decoration: none; 
}



.class_lists li a:hover{ 
	background: none;
}

.class_btn{ 
	/*background:url(../images/classList_bg.gif) no-repeat; */
background: #ff8a00;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

	width:215px; 
	height:32px; 
	border:none;
	font-size:20px; 
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	cursor:pointer;

}

.class_btn:hover {background: #ffc000;}

.no_pad{ 
	padding: 0px; 
	margin: 0;
}
.pop_list_pad{ 
	height:162px;
	width: 970px;
_margin-right: -15px

}
.class_list_div{ 
	padding: 0px; 
	margin: 0px; 
	height:60px;
}
.grow_up_hover:hover{ 
	background:url(../images/growup_hover.jpg) no-repeat;
}
.grown_up{ 
	width:376px; 
	height:196px; 
	display:block; 
	background:url(../images/grownbutton.jpg) no-repeat left;
}
.grown_up:hover{ 
	background:url(../images/grownbutton.jpg) no-repeat right;
}


#profileForm {width: 777px;}

#editProfileHeader h2 {margin: 0; padding: 0; background: none;}

h3.weeMeeEditorTitle {padding: 5px; padding-left: 25px;  }

.introText { margin-bottom: 0px; }

.weemeeContainer {margin-bottom: 10px; overflow: hidden; height: 274px}


.blueForm { -moz-border-radius: 5px;

 width: 546px; padding: 5px; margin: 10px 0px 5px 5px}

.blueForm label {display: inline-block; margin: 0; margin-right: 40px; color: #000;  }
input#id_nickname { padding: 3px; margin-bottom: 15px; width: 530px;}


#addBlogPost {padding: 0px 10px 10px 10px;  overflow: auto;}



#addBlogPost ul {list-style-type: none;}
#addBlogPost ul li {margin-top: 15px;}


#addBlogPost label {margin-right: 21px; font-weight: bold; color: #000;}


#addBlogPost li.rpprovalbuttons  {_margin-top: 0px !important;}

#addBlogPost li.rpprovalbuttons input {margin: 0; padding: 0; display: block; float: left; cursor: hand;}


#addBlogPost input#id_title {width: 460px; border: 1px solid #d5d5d5; padding: 5px 0px}
input#addPost {float: right; cursor: pointer; }
#cke_id_body {margin-top: 5px;}








/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice,
.success    { padding: 5px; padding-left: 25px; margin-bottom: 10px; border: 2px solid #ddd; overflow: auto;}


.error      { background: #FBE3E4 url(../images/exclamation.png) no-repeat 3px 6px; color: #8a1f11; border-color: #FBC2C4; }
.notice    { background: #FFF6BF url(../images/lightbulb.png) no-repeat 3px 6px; color: #514721; border-color: #FFD324; }
.success { background: #E6EFC2 url(../images/accept.png) no-repeat 3px 6px; color: #264409; border-color: #C6D880; }

.status p 
{
background:#E6EFC2 url(../images/accept.png) no-repeat scroll 9px 10px;
border: 1px solid #C6D880;
color:#264409 !important;
font-size:16px;
margin-bottom:16px;
padding:10px 10px 10px 40px;
width:524px;
}


.tip {
background:#E6EFC2 none repeat scroll 0 0;
border:1px solid #C6D880;
color:#264409;
padding:10px;
text-align:center;
}

.error p { color: #8a1f11; float: none; font-size: 14px; margin-top: 0;  padding: 0; line-height: 20px; }
.notice p { color: #514721; float: none; font-size: 14px; margin-top: 0; padding: 0; line-height: 20px; }
.success p { color: #264409; float: none; font-size: 14px; margin-top: 0; padding: 0; line-height: 20px; }

	
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }

.blog_posted_comments{
	margin-top:0 !important;
	
}

.approveby1{
	margin-bottom:0 !important;
}

.blog_body1{
padding-top:6px !important;

}

.blog_posted1{
	margin-bottom:0 !important;
}

.content_callout_box{
	width:585px;
	margin: 20px 0 0 6px;
}

.content_callout_box_left{
	width:100px;
	float:left;
	padding-top:11px;
	background:url(../images/call_out_right.gif) no-repeat 56px 35px;
	min-height:70px;
	height:auto !important;
	height:70px;
}

.content_callout_box_right{
	width:465px;
	float:left;
	background:#fdffc2;
	padding: 5px 10px 5px 10px;
	-moz-border-radius-topleft: 5px;  
   	-moz-border-radius-topright: 5px;  
  	-webkit-border-top-right-radius: 5px;  
  	-webkit-border-top-left-radius: 5px;  
	
	-moz-border-radius-bottomleft: 5px;  
   	-moz-border-radius-bottomright: 5px;  
  	-webkit-border-bottom-right-radius: 5px;  
  	-webkit-border-bottom-left-radius: 5px;  

    min-height: 80px;
}

.content_callout_box_left1{
	width:100px;
	float:left;
	padding-top:11px;
	background:url(../images/call_out_right1.gif) no-repeat 56px 35px;
	min-height:70px;
	height:auto !important;
	height:70px;
}

.content_callout_box_right1{
	width:465px;
	float:left;
	background:#f4f2f2;
	padding: 5px 10px 5px 10px;
	-moz-border-radius-topleft: 5px;  
   	-moz-border-radius-topright: 5px;  
  	-webkit-border-top-right-radius: 5px;  
  	-webkit-border-top-left-radius: 5px;  
	
	-moz-border-radius-bottomleft: 5px;  
   	-moz-border-radius-bottomright: 5px;  
  	-webkit-border-bottom-right-radius: 5px;  
  	-webkit-border-bottom-left-radius: 5px;  
    min-height: 80px;
}

.content_callout_box_right p, .content_callout_box_right1 p{
	color:#000000;
	font-size:14px;
	line-height: 20px;
	padding:7px 0 3px 0;
}

.content_callout_box_author{
	width:465px;
	border-top:1px solid #c5c5c5;
	padding: 4px 0 0 0;
	margin-top:8px;
margin-top: 40px;
	
}

.content_callout_box_right span, .content_callout_box_right1 span{
	color:#5f5f5f;
	float:left;
	font-size:11px;
	padding-top:2px;
}

.content_callout_box_right ul, .content_callout_box_right1 ul{
	float:right;
}

.content_callout_box_right ul li, .content_callout_box_right1 ul li{
	float:left;
	background:none;
	padding: 0 0 0 11px !important;
}

.content_callout_box_right ul li a, .content_callout_box_right1 ul li a{
	float:left;
}





.comment_form{
	width:575px;
	margin: 0 auto;
	margin-top:12px;
	padding: 5px;
}

.comment_form h3{
	background:none;
	font-size:30px;
	color:#000;
	font-style:normal;
	padding-top:70px;
	font-weight:normal;
}

.comment_form h4 {padding: 5px; background: #3f4c6b; display: none;}

.withCaptcha {height:660px;}

#recaptcha_widget_div {
background: #fff;
padding: 0px;
margin-bottom: 10px;
}

.captchaTitle {
display:block;
font-weight:bold;
margin:10px;
}


.comment_form label {padding-left: 5px; font-weight: bold; font-style: italic; color: #000;}

.idyourName {display: inline-block;  margin-bottom: 3px; margin-top: 10px;}

#add_comment_bttn {margin: 10px; cursor: pointer;}

a.edit{
	width:16px;
	height:14px;
	text-indent:-9000px;
	cursor:pointer !important;
	background:url(../images/edit.png) no-repeat;
}

a.delete{
	width:16px;
	height:24px;
	text-indent:-9000px;
	cursor:pointer !important;
	background:url(../images/delete.png) no-repeat;
}

a.cancel{
	width:16px;
	text-indent:-9000px;
	height:24px;
	cursor:pointer !important;
	background:url(../images/cancel.png) no-repeat;
}






.content_callout_box_right .cke_skin_kama .cke_contents {width: 444px !important;}

.content_callout_box_right p input {cursor: pointer;}







/* tables still need 'cellspacing="0"' in the markup */
div.blog_body_copy table {
	border-collapse: collapse;
	border-spacing: 0;
}


div.blog_body_copy a {color: #008aff;}
div.blog_body_copy a:hover {color: #a800ff !important;}

p.copyrightEtc {width: 980px; margin: 0 auto; display: block; color: #fff; font-size: 12px;}

a.termsConditions {color: #fff; float: right; position: relative; top: 0px; *margin-top: -16px;}
a.termsConditions:hover {color: yellow !important; background: none; }



.header_right {display: none;}


.recaptchatable * {font-size: 15px !important;}

	#editProfile {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 2px solid grey;
overflow: auto;
}

#editProfileHeader {background: yellow; margin: 0; padding: 10px; -moz-border-radius: 5px;
-webkit-border-radius: 5px; border-bottom: 1px solid grey;}


#editProfileForm {float: left;}

#myWeeMee {float: right; display: block; width: 200px; border: 2px solid grey; margin-top: 26px; overflow: hidden;
margin-right: 5px; -moz-border-radius: 5px;
-webkit-border-radius: 5px; padding: 5px;}

#myWeeMee  img{text-align: center;  margin: 6px auto 0;}
#myWeeMee h3{text-align: center; color: #fff; background: blue; padding: 5px; margin: -5px; 

-moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;  -webkit-border-bottom-right-radius: 5px;

}

#myWeeMee a {display: block;  background: yellow; color: black;
text-decoration: none; text-align: center; padding: 5px; 
margin: 0 auto; clear: both; height: 20px;  -moz-border-radius: 5px;
-webkit-border-radius: 5px;}

#myWeeMee a:hover {background: orange}

.fullWidth {width: 786px;}

.popup {
    background: url(../images/popup-bg.png) top left repeat;
    position: absolute;
}

div.cancel {
    position: absolute;
    padding: 16px;
   
}

div.cancel a {
    color: #FFF;
    display: block;
    width: 8em;
    background: #009;
    text-align: center;
    text-decoration: none;
    padding: 0.2em;
}

.commentForm .cke_skin_kama .cke_path {
    display: none;
}

.commentForm {clear: both;}

.loginMessage, div.returnLink {width: 100%; 
background:#E6EFC2;
border-bottom: 3px solid #C6D880;
border-top: 3px solid #C6D880;
padding: 5px 0px 5px 0px;
color:#264409 !important;
font-size:15px;
text-align:center;
	
}

div.returnLink {
    width: auto;
    background: #EFEF99;
    border: 3px solid #D8D822;
}

.returnLink a {
    color: #444409;
}


#id_name {width: 100%; font-size: 18px; margin-bottom: 20px;}






/* Reset blog_body_copy */

div.blog_body_copy {font-family:Arial, Helvetica, sans-serif; padding: 5px; line-height: 1.5;}

div.blog_body_copy div, div.blog_body_copy span, div.blog_body_copy h1, div.blog_body_copy h2,div.blog_body_copy h3, div.blog_body_copy h4, div.blog_body_copy h5, div.blog_body_copy h6, div.blog_body_copy p, div.blog_body_copy blockquote, div.blog_body_copy pre,
div.blog_body_copy a, div.blog_body_copy abbr, div.blog_body_copy acronym, div.blog_body_copy address, div.blog_body_copy big, div.blog_body_copy cite, div.blog_body_copy code,
div.blog_body_copy del, div.blog_body_copy dfn, div.blog_body_copy em, div.blog_body_copy font, div.blog_body_copy img, div.blog_body_copy ins, div.blog_body_copy kbd, div.blog_body_copy q, div.blog_body_copy s, div.blog_body_copy samp,
div.blog_body_copy small, div.blog_body_copy strike, div.blog_body_copy strong, div.blog_body_copy sub, div.blog_body_copy sup, div.blog_body_copy tt, div.blog_body_copy var,
div.blog_body_copy b, div.blog_body_copy u, div.blog_body_copy i, div.blog_body_copy center,
div.blog_body_copy dl, div.blog_body_copy dt, div.blog_body_copy dd, div.blog_body_copy ol, div.blog_body_copy ul, div.blog_body_copy li,
div.blog_body_copy fieldset, div.blog_body_copy form, div.blog_body_copy label, div.blog_body_copy legend,
div.blog_body_copy table, div.blog_body_copy caption, div.blog_body_copy tbody, div.blog_body_copy tfoot, div.blog_body_copy thead, div.blog_body_copy tr, div.blog_body_copy th, div.blog_body_copy td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: none;
color: #000;
float: none !important;

}

div.blog_body_copy div {display: block;}


div.blog_body_copy h1, 
div.blog_body_copy h2,
div.blog_body_copy h3, 
div.blog_body_copy h4, 
div.blog_body_copy h5, 
div.blog_body_copy h6, 
div.blog_body_copy p {margin-bottom: 12px;}










 div.blog_body_copy ol {list-style-type: decimal !important; margin-left: 20px;} 
 div.blog_body_copy ol li {list-style-type: decimal !important}

div.blog_body_copy ul {list-style-type: disc !important; margin-left: 20px; }
div.blog_body_copy ul li {list-style-type: disc !important}

.changePw {
    display: block;
    padding: 0.5em 0;
    color: #000;
}

.displayMessage {
    position: fixed;

    border: 2px solid #090;

    background-color: #DFD;

    color: #090;
    text-align: center;
    padding: 0.5em;
    opacity: 0;
}

.displayMessage a {
    color: #090;
    font-weight: bold;
    margin: 0 0.5em;
}





