body 
{	
	background: #30302e url(../../images/img01.jpg) repeat-x top; /* #252523 */
	color: #d4d9cd;
}

a
{	
	color: #d4d9cd;
	background: none;
	text-decoration: none;
}

a:hover, .a_green a:hover, .green a:hover, .navPanel_selected a, .navArticlePanel_selected a, #content_main .col1 a:hover
{
	color: #dd4747;
	background: none;
	text-decoration: none;
}

select
{
	width: 300px;
	padding: 2px 2px 2px 2px;
	background: #5e5e5e;
	border: 1px solid #000;
}

input
{
	border: 1px solid #000;
}

textarea
{
	width: 330px;
	border: 1px solid #000;
}

table
{
	border-spacing: 0;
}

h3
{
	padding-top: 0;
	padding-bottom: 5px;
	font-size: 13px;
}	

#wrapper0
{
	background-color: #30302e;
}

#header1 
{	
	padding-top: 2px;
	width: 100%;	
	height: 59px;
	background: url(../../images/img02_writings_1.jpg) no-repeat top left;
}


#logo
{
	padding: 26px 0 4px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

#logo a
{
	color: #7b7a75;
}



#menu
{
	width: 100%;
	height: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/* font-weight: bold; */
	font-size: 13px;
	/* background-color: #f3ede4; */
}

#menu li
{
	padding: 10px 10px 0px 0px;
	height: 22px;
	float: left;
	color:#fff;
	display: inline;
	
	/* border:1px solid #000099; */
}

.empty_li
{
	background: none;
}

#menu .right_item
{
	width: 400px;
	text-align: right;
}

#menu a
{
	color: #f4ede4;
	padding: 10px 6px 0px 5px;
	/* border:1px solid #fff; */
}

#menu a:hover, #menu #selected
{
	color: #efba54;
}


#menu2 a:hover, #menu2 #selected, .selected
{
	color: #dd4747;
}

#menu2
{
	height: 48px;
	background: url(../../images/img05.jpg) repeat-x top; 
	border: 1px solid #000;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#menu2 ul
{
	height: 100%;
	padding-top: 16px;
	text-align: center;
}

#menu2 li
{
	padding: 0px 12px; 
}

#menu2 ul li { display: inline; }

#menu2 a
{
	color: #6ea756;
	text-transform: uppercase;
	font-size: 11px;
}

.menu_top
{
	width: 100%;
	height: 24px; 
	padding-top: 8px;
	background: url(../../images/img05.jpg) repeat-x bottom;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;	
	text-align: left;
}


/* Page */
#page 
{
	margin-top: 6px;
	padding: 1px 0 10px 0;
	height: 592px;
	background-color: #30302e;
}
/* not for IE */ 
html>body #page 
{
	height: auto;
    min-height: 592px;	
}

/* for all */
#page_text
{
}


#text
{	
	/* padding: 10px 10px 10px 10px;	*/
	height: 300px; 	
	
	/* background-color: #30302e; */
}

/* not for IE */ 
html>body #text 
{
    height: auto;
    min-height: 300px;	
	/* padding: 10px 10px 10px 10px;	 */
	 
}

#writings
{
	background-color: #35302a;
	/* display: table;   */
}

#writings #row
{
	/* list-style: none; */
	/* display: table-row;   */
}

#writings #categories
{
	padding: 0 2px 0 2px; 
	width: 148px;
	height: 592px;
	/* float: left;*/
	background: #36302a url(../../images/photo_writings/categories.jpg) repeat-x top;
	/* border: 1px solid #fff;   */
	/* display: table-cell;   */
	vertical-align: top;
	
}


#writings #content
{
	/*padding: 0 2px 0 2px;  */
	padding: 0 0 0 0;
	width: 504px;
	/* border: 1px solid #990000;    */
	background: url(../../images/photo_writings/title.jpg) repeat-x top;
	vertical-align: top;
	/* display: table-cell;  */
}

#writings #content_main
{
	padding: 0 0 0 0;
	width: 754px;
	/* border: 1px solid #990000;    */
	background: #3d3d3d url(../../images/photo_writings/title.jpg) repeat-x top;
	vertical-align: top;
	/* display: table-cell;  */
}

#writings #content_main #title1
{
	width: 454px;
	float: left;
}

#writings #content_right
{
	padding: 0 0 0 0;
	width: 250px;
	background: #36302a url(../../images/photo_writings/categories.jpg) repeat-x top;
	/*border: 1px solid #000099; */
	/*display: table-cell;*/
	vertical-align: top; 
}


#steps_add
{
	text-align: center;
}

#steps_add ul
{
	list-style: none;
	font-size: 14px;
	text-transform: capitalize;
}

#steps_add li
{	
	display: inline;	
}

#steps_add a
{
	padding: 20px 20px 20px 20px;
	border: 1px solid #000;
}

#steps_add a:hover, #steps_add #selected
{
	background-color: #54544f;
}

#steps_add #submit, #steps_add #back
{
	padding: 6px 6px 6px 6px;
	height: 30px;
	border: 1px solid #000;
	background: none;
	background-color: #de6c18;
	vertical-align: middle;
}

.number
{
	font-size: 20px;
	color: #de6c18;
}

#steps_add #title, #steps_add #photo_desc, #steps_add #text, #steps_add #tags
{
	width: 500px;
}

#steps_add .photo_desc
{
	margin: 0 auto;
	width: 500px;
}

#steps_add img
{
	border: 1px solid #000;
}

#photo_frame
{
	padding: 0 0 0 0;
	width: 180px;
}

#photo_frame a
{
	padding: 0 0 0 0;
	border: none;
	color: #de6c18;
}

#photo_frame .err, #data_row .err
{
	padding: 0 0 0 0;
	text-align: left;
}

#data_row
{
}

#steps_content
{
	margin: 0 auto;	
	padding: 0 0 0 0;
	width: 504px;
	height: 200px;
	text-align: center;	
	background-color: #fdfdfd;
	color: #202022;
	/* border-spacing: 2px; */

	/* border: 1px solid #990045;  */
}

#steps_content img
{
	padding: 0 0 0 0;
}

#steps_content a
{
	color: #202022;
}

#steps_content a:hover, .pages_menu #selected
{
	color: #dd4747;
}

#steps_content td
{
	padding: 0 0 0 0;
	text-align: left;
	vertical-align: top;
	color: #202022;
	/*border-spacing: 2px;*/
	
	/*border: 1px solid #990045;	*/
}

#steps_content .middle
{
	vertical-align: middle;
	border: none;
}

#steps_content .middle img
{
	border: none;
}

#steps_content .middle a
{	
	padding: 6px 0 0 0;
}

.alert, .err
{
	text-align: left;
}


.table_pointer
{
	width: 500px;
	display: table-row;
	
	/* border: 1px solid #000; */
}

.table_pointer:hover
{
	background-color: #e9e9eb;
}


#article_list
{ 
	width: 248px;	
}

#article_list tr:hover
{
	background-color: #999;
}

#article_list td
{
	padding: 0 1px 0 1px;
	vertical-align: top;
}


.status_rejected
{
	background-color: #f58c8c;
}

.status_waiting
{
	background-color: #ff9933;
}

.status_approved
{
	background-color: #a7de91;
}

.width_100
{
	width: 200px;
}

#allow_publish
{
	width: auto;
	vertical-align: middle;
}


.pages_menu
{
	padding: 10px 0 10px 0;
	/* background-color: #30302e; */
	color: #fff;
}

.pages_menu #disabled
{
	color: #ccc;
}


#content_main img
{
	border: 1px solid #9e9d9d;
}

#content_main .col1
{
	padding: 2px 2px 2px 2px;
	width: 450px;
	color: #202022;
	background-color: #fdfdfd;
	vertical-align: top;
}

#content_main .col1 a
{
	color: #202022;
}

#content_main .col2
{
	padding: 2px 2px 2px 2px;
	width: 300px;
	color: #f3ede4;
	background-color: #686054;
	vertical-align: top;
	
}

#content_main .col3
{
	width: 375px;
	padding: 2px 2px 2px 2px;
	color: #202022;
	background: #f0eae1 url(../../images/photo_writings/img01.jpg) repeat-x top;
	vertical-align: top;
}

#content_main .col3_separ
{
	width: 4px;
	color: #202022;
	background: #f0eae1 url(../../images/photo_writings/separator_vert.jpg) no-repeat;
}

#content_main .brown_row
{
	margin-top: 6px;
	padding: 2px 2px 2px 2px;
	width: 750px;
	height: auto;
	color: #f3ede4;
	background-color: #686054;
}

#content_main .row
{
	padding: 4px 2px 2px 2px;
	width: 754px;
}

#search
{
	padding-top: 6px;
	text-align: center;
}

#search #q
{
	width: 180px;
}

#search #submit
{
	width: auto;
	height: auto;
	border: none;
	vertical-align: text-top;
}

#content_header
{
	padding-top: 5px;
	width: 500px;
	display: table-cell;
}


