/**********************************
MODIFY
**********************************/

p#feature_star{
	color:#617561;
	float:right;
	font-weight:bold;
	margin:6px 8px 0 0;
}

#article div#article_tabs{
	height:31px;
	line-height:31px;
	margin:0 0 0 20px;
	text-align:center;
}

.editpage_buttons { margin:15px auto 0 auto; width:510px; height:26px;}

#optional_sections UL {
    margin: 8px 0 15px 10px;
}

#article DIV#share_icons DIV {
	float: left;
	margin: 0 3px 20px 0;
	color: #4e4138;
	font-size: 12px;
	line-height:18px;
}
DIV#category {
    background: url(article_bg.png) repeat-y;
    padding: 2px 1px 30px 5px;
    margin:0;
}
.category_inner div#share_icons{
margin-top:10px;
}
#category DIV#share_icons DIV {
	float: left;
    margin: 0 3px 20px 0;
    color: #4e4138;
	font-size: 12px;
	line-height:18px;
}
DIV#article {
	background: url(article_bg.png) repeat-y;
	padding: 14px 1px 18px 0px;
	margin:0 0 -1px 0;
}
#actions H3 {
    font-size: 18px;
    text-align: center;
    font-weight: normal;
}

#related_select {
	width: 500px;
	height:84px;
	margin-bottom:5px;
	padding-left:5px;
	font-size:14px;
}

#actions H3#subHeader { 
color: #4e4138;
margin:0 10px;
}

/*  CHANGE #actionLink to .actionLink */
#actions DIV.actionLink {
    float: right;
    text-align: right;
    margin-right: 31px;
    margin-top: 55px;
	width:auto;
}
#actions .actionLink A {
    font-size: 16px;
/*    color: #01769f; */
	color:#FF0060;
    bottom: 20px;
    font-weight: bold;
}
#actions .actionLink A:hover { 
/*	color: #4e4138; */
	color:#FF0060;	
}

/** changed #actions H2#header to #actions H2.actions_header **/
#actions H2.actions_header {
    font-size: 36px;
    color: #777;
    font-weight: bold;
    text-align: center;
    padding-top: 20px;
}

/** changed #actions #actions_spacer to #actions .actions_spacer **/
#actions .actions_spacer{
    width: 18px;
height:221px;
    float: left;
}

#share_icons A {
	background: url(share_icons.png) no-repeat left top;
	width: 15px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 7px;
	cursor:pointer;
}    

/** changed #actions Span#brown to .brown **/
.brown { color: #4e4138; }

#social_box LI#social_fb { background: url(facebooks.png) no-repeat 12px bottom; } 
#social_box li#social_tw { background: url(twitbird.png) no-repeat scroll left bottom; }


DIV#header {
	width: 978px;
	height:100px;
	margin: 15px auto 0 auto;
	z-index: 1;
	position: relative;
/*	color: #514239; */
	color: #FFF;
}

DIV#message_box {
	background: url(message_box.png) no-repeat left;
	width: 918px;
	height: 46px;
	padding-left: 60px;
	line-height: 46px;
	font-size: 1.1em;
	overflow: hidden;
	z-index: 2;
	position: relative;
	margin-bottom:7px;
	/*display: none;*/            
}

DIV#actions_shell{
    width: 978px;
    float: none;
    height: 322px;
	margin:0 auto 6px auto;
}

DIV#actions_shell2{
    width: 978px;
    float: none;
    height: 322px;
	margin:-1px auto -1px auto;
 background: url(actions_background.png) repeat-y;
}

DIV#category_shell {
    width: 679px;
    float: left;
	margin-top: 6px
}

DIV#article_shell{
    width: 640px; 

    margin: 14px 305px 0 13px;
    float: left;
}

#sidebar DIV.sidebox {
	background: url(sidebar_bg.png) repeat-y;
	margin: 0 0 0 0;
	padding: 6px 18px;
}	
#actions Div {
    position: relative;
    float: left;
    height: auto;
    width: 303px;
    margin-top: -3px;
    margin-bottom: -22px;
}


#actions #learn, #actions #write{
    background: url(actionBox_background.png);
height:221px;
}

#actions #collaborate {
    background: url(actionBox_background_curl.png);
height:221px;
}

DIV#actions {
    background: url(actions_background.png) repeat-y;
    height: 260px;
    padding: 15px;
    margin-top: -1px;
    margin-bottom: -1px;
    position: relative;
}



#actionImg_pencils {
    position: absolute;
    left: 15px;
    bottom: 10px;
}

DIV#worldWide_shell {
    width: 293px;
    float: none;
    margin-top: 3px;
    margin-bottom: 5px;
    height:auto;
}

DIV#worldWide {
    background: url(worldWide_bg.png) repeat-y;
    padding: 2px 1px 7px 5px;
    margin-top: 0;
    margin-bottom:0;
    position: relative;
}


#actions blockquote {
    color: #FFF;
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    padding-bottom: 10px;
    background: url(quote1.png);
    background-position: 190px 5px;
    background-repeat: no-repeat;
	position:relative;
	z-index:2;
}

#actions blockquote p {
    background: url(quote2.png);
    background-position: 728px 5px;
    background-repeat: no-repeat;
}

DIV#main DIV#article SPAN.subheader { //changed this for the guided editing page
	color: #555;
	font-weight: normal;
	letter-spacing: normal;
	margin-left: 0;
}

#relatedwikihows DIV#related_buttons {
	float: right;
	width: 18%;
	margin-top:-2px;
}

#header #login {
	float: right;
	margin: 0px 13px 0 0;
	font-size: 1.0em;
}

.corner {
    position: absolute; 
    width: 10px; 
    height: 10px;
    background-image: url(corners.png);
 }
 
 .white_button_200 {
    background: url(button_general_200.png) top left no-repeat;
    width: 200px;
    height: 26px;
    line-height: 27px;
    font-size: .85em;
    color: #01769F;
    margin: 0 10px;
}

#side_nav UL LI {
/*	list-style: inherit; */
	border: none;
	margin-left: 0px;
	padding-left: 0;
	color: #018EAB;
/*	list-style-position:inside; */
}

.editButtons A { margin-left:0; line-height:26px; }

.featuredArticle_Table DIV {
    width: 103px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.featuredArticle_Table td { 
height: 125px; 
width:20%;
}

/*****************
NEW
******************/
#article .article_inner h2{
/* margin-left:-43px; */
margin-left:0px;
padding:0 0 3px 0px;
}

#toolbar{
	clear:both;
margin-top:5px;
}

.editButtons input{
margin:0 10px 0 0;
}

.templatesUsed{
clear:both;
}

#wpMinoredit{
margin-top:4px;
}

.editHelp{
display:block;
padding-top:9px;
margin-left:5px;
}

.editHelp img{
	vertical-align:middle;
	margin-right:5px;
}

#optional_sections h3{
margin-left:23px;
}

#categories h3{
margin:0 0 8px 23px;
}

#weave_button{
margin-top:4px;
}
#fixcaps_button{
margin-top:5px;
}

.article_inner #editpage-copywarn{
margin-left:0;
}

#editpage-copywarn{
clear:both;
margin:0 23px;
}

.blue_button_100{
	background: url(button_100.png) top left no-repeat;
    width: 100px;
    height: 26px;
    line-height: 27px;
    font-size: .9em;
    color: #ffffff;
    margin: 0 10px;
}

.related_vids a, #side_related_videos a, #side_related_videos a{
position:relative;
}

.video_thumb_play{
    position:absolute;
    right:5px;
    bottom:5px;
}

#article ul.special li{
padding:10px 0;
font-size:11px;
line-height:18px;
border-bottom:1px solid #cccccc;
}

#recentchanges h4{
margin:10px 0 0 0;
}

.recentchanges{
padding-top:5px;
}

.recentchanges select{
margin-right:5px;
}

.recentchanges label{
margin-right:5px;
}

.recentchanges input{
margin-right:5px;
}

.article_inner textarea{
padding-left:5px;
}

#article center{
margin-top:25px;
}

#actions .actions_subheader{
	color: #414141;
	margin:0 10px;
}

#actions .subHeader_blue { 
/*	color: #01769f; */
	color:#FF0060;	
}

img{}

#article ul.category_column{
width:270px;
float:left;
list-style:none;
margin:0;
padding:0;
}

#mw-subcategories ul ul{
margin-left:12px;
padding:0;
}

#mw-subcategories ul li{
font-weight:bold;
}

#mw-subcategories ul ul li{
font-weight:normal;
color:#0176a0;
list-style:none;
line-height:1.3em;
}

#article ul.category_column{
width:270px;
float:left;
list-style:none;
margin:0 0 25px 0;
padding:0;
}

#article .category_column.column_first{
	margin:0 25px 25px 10px;
}

#mw-pages ul{
width:100%;
float:left;
list-style:none;
margin:0;
padding:0 0 10px 0;
}

#mw-pages .column_first{
margin:0 25px 0 10px;
}

#docents{
margin-bottom:25px;
}

#docents p{
	color:#0176a0;
}

#docents #become_docent span{
	color:#C8C8C8;	
	font-size:1.15em;
	margin-right:0.2em;
}

h3.categoryHeading{
	padding:10px 0 10px 0;
	font-size:1.3em;
}

#mw_featured div.featured_articles_inner{
	padding:0 27px 0 15px;
}

#wpLoginattempt{
	margin-right:10px;
}

#special_category{
    background: url(article_bg.png) repeat-y;
    padding: 2px 1px 30px 5px;
    margin-top: -3px;
	margin-bottom: -1px;
margin-left:-27px;
}

.de_comment ul{
margin-left:10px;
}

#viewpreview{
	clear:both;
}

.white_button_150.disabled, .white_button_100.disabled{
	background-position:0 -78px;
	color:#aaaaaa;
}

#preferences .prefsection, #preferences .prefsection fieldset{
	border:none;
	margin:10px 0;
	padding:10px 0 0 0;
}

#preferences .prefsection legend{
	font-weight:bold;
}

#article .article_inner #preferences h2{
/* margin-left:-45px;	*/

margin-top:10px;
}

#article .article_inner .nap_section h2{
	margin-left:-51px;
}

#article DIV#preferences_tabs {
	height: 31px;
	text-align: center;
	line-height: 31px;
	margin: 10px 0 0 20px;
}

#preferences_tabs A {
	width: 59px;
	height: 31px;
	background-image: url(preferences_tab.png);
	float: left;
	margin-right: 3px;
	padding: 0;
	font-weight: bold;
	font-size: .85em;
	color: #7A6F68; 
}            
#preferences_tabs A:hover { 
	text-decoration: none;
	color: #514239;
	background-position: 0 -31px;
}
			
#preferences_tabs A.on { 
	color: #514239;
	background-position: 0 -62px;
}


#preferences_tabs a#tab_prefsection-0, #preferences_tabs a#tab_prefsection-2{
	width: 89px;
	background-image: url(article_tab.png);
}

#preferences_tabs a#tab_prefsection-4{
	width:109px;
	background-image: url(preferences_tab_wide.png);
}


.pref-input wpUserLanguage{
	width:50px;
}

#prefcontrol{
	margin-bottom:10px;
}

#login a{
	color:#2DA9C4;
}

#article .bunchtable h2{
	background-image:none;
	width:auto;
}

.sidebox_shell{
	margin:14px 0;
}

#home_collaborative{
	z-index: 1; 
	position: absolute; 
	top: 5px; 
	left: 400px;
}

#logo a{
	color:#514239;
	text-decoration:none;
}

.featuredArticle_Table DIV.corner {
    width: 10px;
}

.button190 {
    width: 190px;
    height: 42px;
    background: url(button_190.png) top left no-repeat;
    line-height: 42px;
}

#cta{
	background: url(cta_bg.png) no-repeat;
	width:257px;
	height:259px;
	padding: 25px 18px 0 18px;
}

#cta h2{
	font-size:21px;
	color:#5c4d40;
	margin-bottom:5px;
}

#cta p{
	font-size:15px;
	margin-bottom:7px;
	color:#5c4d40;
}

#cta a{
	margin-top:15px;
}

#wpWatchthis{
	margin-left:5px;
}

#wpLicense{
	width:500px;
}

.history_user{
	padding:3px 0;
}

#article #pagehistory{
	margin:0;
	padding:0;
}

#history_form .submit_button{
	float:none;
	margin:10px 0;
}

#article_tabs UL#AdminOptions li {
	padding:0;
}

#preferences legend{
	display:none;
}

.mw-newarticletext{
	margin:0 0 0 23px;
}

.article_inner .mw-newarticletext{
	margin:0;
}

#article OL.steps_list_2 table{
	margin-left:-80px;
}
.rounders2_tl, .rounders2_tl .rounders2_img {
    width: 103px;
    height: 80px;
}
.rounders2_tl .rounders2_sprite { left:-418px; }

#discuss_icons a.selected{ text-decoration:underline;}

.related_vids .rounders2{
	margin:0 auto 4px auto;
}

#flagbutton{
	margin-bottom:10px;
}

#editpage #title{
	margin-left:23px;
}

.nap_section ol{
	margin-left:10px;
}

#article #steps ol ul{
	padding:0 0 0 23px; /*need 23px so bullets will be indented http://carrot.wikihow.com/Find-Christmas-Presents-That-Your-Parents-Have-Hidden#Steps*/
}

.fbconnect_configure td{
	padding-bottom:5px;
}

#article #steps_notmunged ol{
	margin-left:40px;
}

#userloginprompt p{
	font-style:italic;
	font-size:12px;
}

.mw-label label{
	font-weight:bold;
}

.mw-input{
	padding:5px 0;
}

div.tleft{
	clear:none;
}

.button220 {
    width: 220px;
    height: 26px;
    background: url(button_220.png) top left no-repeat;
    line-height: 25px;  
}

.button150 {
    width: 150px;
    height: 26px;
    background: url(button_150.png) top left no-repeat;
    line-height: 25px;  
}

/*
this is to handle the wierd cases when there are sections
inside of sections. An adunit is normally outside of the article_inner tag
but occasionally ends up inside
*/
.article_inner .adunitp2 {
	margin-left:13px;
}
div.adunitp1 {
	color: #414141;
	margin-left: 82px;
}
div.adunitp2 {
	margin-top: -34px;
	margin-left: 35px;
}

.ad1 p, #article #steps .ad2 p, #article #steps .ad3 p{
padding:0;	
}

.ad1, .ad2, .ad3, .ad4{
	margin:0 0 12px 0;
}

.ad4.lastad{
	margin:0;
}

.ad4{
	padding:0 0 0 10px;
	font-size: 12px;
	color:#414141;
}

.ad4 h4 {
	font-size: 14px;
}

#article #steps .ad1 h4, #article #steps .ad2 h4, #article #steps .ad3 h4{
	padding:0;
}

.ad1 a{
	color:#B0B0B0;
}

.ad1 h4 a{
	color:#01769F;
	font-size:1em;
}

.ad1 h4, #article #steps .ad1 h4{
	display:inline;
	font-size:1em;
}

.ad3{
	width:250px;
	float:left;
}

/***************
font changes
**************/
td.diff-context, td.diff-addedline, td.diff-deletedline {
	color:#000000;
	font-size:11px;
}

div.patrollink{
	font-size:12px;
	text-align:right;
}

textarea{
	font-size:14px;
	color:#000000;
}
