/*BACKGROUND IMAGE************/
body {
	background: url('images/fish-scale.png') repeat; 
	/*if you want a solid color instead, erase "url('images/stripe.png') repeat" and write in your color code "#333333"*/
	font:13px Geneva, Tahoma, sans-serif; /*ENTRY FONTS*/
	color:color:#6b6b6b; /*OVERALL TEXT COLOR*/


}


/*
#l-root, .l-center { margin:0 auto; text-align:center; position:relative; }

#header, #awp_loop, #footer { width:100%; overflow:visible; }

#header { z-index:49; }
#footer { }

#awp_loop {
  width:100%; /**/
  min-height:379px;
}
*/

#header  		{ background:url(images/l-body-ry.png) repeat-y left top; }
#awp_loop		{ background:#FFFFFF; }
#footer 		{ background:#FFFFFF; }


#outside-main {
	 background:url(images/l-body-ry.png) repeat-y left top;
	width:1084.5px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	overflow:visible;
	display:block;

}



/*LINK STYLES****************/
a {
        color:#35907c;
        font-weight:normal;
		font-family: Geneva, Tahoma, sans-serif; 
		text-decoration:underline;
}
a:hover {text-decoration:none;}


/*LOGO IMAGE*****************/
#logo {
	padding-bottom:20px;
	padding-top:10px;
		/*  height:325px;
	width:100%;
 background:#fff url('images/logo001.png') no-repeat left;	*/
}


/*MENU COLORS****************/
#menu {
	background:#FFFFFF;
	height:50px
		margin-left: 100px;

}



#menu li a{
	font:16px Verdana, Century Georgia, Helvetica, sans-serif; /*MENU FONT STYLES*/
	text-transform: uppercase;
	color:#FFFFFF;	/*MENU FONT COLOR*/
	padding-top:1px;
	background-image:url(images/menu-lvl-1.png);
	overflow:hidden;
	position:relative;
	white-space:nowrap;
}

#menu span {position:absolute; top:-1079px;}

#menu li ul {
	padding:0px;
	
}

#menudrop li a {
	font:8px;
}


z.m1 { left:0; top:0; }
.m1 a				{ background-position:0px 1px; width:110px; height:50px; }
.m1 a:hover	{ background-position:0px -106px; }

z.m2 { left:220px; top:0; }
.m2 a				{ background-position:-220px 1px; width:120px; height:50px; }
.m2 a:hover	{ background-position:-220px -106px; }

z.m3 { left:410px; top:0; }
.m3 a				{ background-position:-410px 1px; width:90px; height:50px;}
.m3 a:hover	{ background-position:-410px -106px; }

z.m4 { left:0; top:47.5px; }
.m4 a				{ background-position:0px -47.5px; width:116px; height:50px;}
.m4 a:hover	{ background-position:0px -154px; }

z.m5 { left:220px; top:47.5px; }
.m5 a				{ background-position:-220px -47.5px; width:94px; height:50px;}
.m5 a:hover	{ background-position:-220px -154px; }

z.m6 { left:410px; top:47.5px; }
.m6 a				{ background-position:-410px -47.5px; width:80px; height:50px;}
.m6 a:hover	{ background-position:-410px -154px; }



.x-tsearch {
	position:absolute;

	height:17px; width:200px;
}



.x-tsearch .f-text {
	float:left;
	background-position:0 0;
	width:122px; height:15px; /*17x128*/
	padding:2px 3px 0 3px;
	margin-bottom:6px;
}

.x-tsearch .f-proceed {
	float:left;
	position:relative;
	left:6px; top:-2px;
	background-position:-64px -24px;
	width:64px;
}

.x-tsearch .f-proceed:hover {
	background-position:2px -23px;
}





/*BANNER COLORS*************/
#banner {
height: 325px; /*BANNER HEIGHT in case you want to change it*/
overflow: hidden;
}


/*TWITTER / SEARCH / RSS***/
.holder {
background:#FFFFFF;	
border-bottom: 0px;
border-bottom-style: solid;
border-bottom-color:#292421;

}


.holder .text strong {
	display:block;
	font-size:10px;
	color:#292421;
	font-weight:normal;
	line-height:17px;
	position:relative;
	margin:-4px 0 0;
}
.holder .text p {
	font-size:10px;
	color:#292421;
	line-height:17px;
	margin:12px 0 5px 3px;

}

.holder .text a {
	font-size:10px;
	color:#FAAA39;
	line-height:17px;
	margin:0 0 5px;

}

.text h5 {
	font-size:20px;
	font-family:century gothic;
	margin:5px;
        color: #f2992c;
}

/*POSTS*******************/
.title {
	/*POST IMAGE delete background...'s line if you do not wish to have a logo on the side*/
	/*background:url(images/camera.png) no-repeat;  */
	padding:0 0 0 0px;
	margin-top: 10px;
	margin-bottom: 10px;
        height:50px;
}
	/*POST TITLE FONT STYLE**/
.ti, .title h2 {
	margin:0;
	font-size:24px;
	font-family: "Arial", Times, serif;
	font-weight:normal;
	line-height:24px;
	text-transform:uppercase;
	color:#7f7f7f;
}
	/*DATE AND CATEGORY FONT STYLES*/
.title span a, .title span {
	color:#4f4f4f;
	font-size:24px;
	font-family: "Arial", Times, serif;

	text-transform:uppercase;
	line-height:24px;
        
}

.date , .date a{
        color:#949290;
        font-weight:normal;
	font-family: "Century Gothic", Times New Roman, Times, serif;
text-decoration:none ;
text-transform:uppercase;
font-size: 17px;
	padding-left:7px;
}

.tagcomment {
        color:#999999;
        font-weight:normal;
		font-family: "Century gothic", Times New Roman, Times, serif;
		text-decoration:none ;
		width:900px;
padding-left:20px;

}

.tag, .tag a, .tagcomment a {
        color:white;
        font-weight:normal;
		font-size:5px;
		font-family: "Century gothic", Times New Roman, Times, serif;
		text-decoration:none ;
		width:900px;
		height:auto;
	margin-bottom:1px;
	margin-right:50px;
	margin-left:-50px;
	line-height:5px;
}

.postlinks a {
        color:#99c73e;
        font-weight:normal;
		font-family: Geneva, Century gothic, Times New Roman, Times, serif;
		text-decoration:underline;

}

.postlinks {
	font-family: Geneva, Century gothic, Times New Roman, Times, serif;
	margin-bottom:0px;
	padding:0px;
}


/*COMMENT BOX**************/
.comment {
	/*COMMENT BOX BACKGROUND color*/
	background:#f0f0f0;
}
.text-box p span,
.text-box p a
{
	/*COMMENTER's LINK COLOR*/
	color:#2574b6;
}
.comment {
	width:970px;	
	margin:0 15px 58px;
	padding:8px 0 4px;
	height:100px;
	overflow:auto;
}
.text-box {padding:0 12px;}
.text-box p {
	font:11px/25px Century gothic, Arial, Helvetica, sans-serif;
	color:#464646;
	margin:0;
}

/*start comments */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Century Gothic, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 14px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Century Gothic, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
/*end comments*/

h3 {
	padding: 0;
	margin:10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


/* new comment page css*/

.existing-comments {
		padding-left:50px;	
			width:970px;

	overflow:hidden;
}

.existing-comments ol li {
		padding-left:100px;
		list-style:none;
}

#comments-header {
		size:6px;
	    color:#999999;
        font-weight:normal;
		font-family: "Century gothic", Times New Roman, Times, serif;
		text-decoration:none ;
		
}

.respond a {
        color:#35907c;
        font-weight:normal;
		font-family: "Century gothic", Times New Roman, Times, serif;
		text-decoration:underline;
		padding-left:20px;
}

#comments-form {
	height:250px;
	padding-left:100px;
	margin: 0px;
	height:0px;
	width:800px;
}

#commentinfo {
	float:left;
	widows:399px;
	display:block;
	overflow: hidden;

}

#commentbox1 {
	float:left;
	width:230px;
	display:block;
	overflow: hidden;
	padding-right:10px;
	}
	
#commentbox2 {
	float:left;
	width:450px;
	display:block;
	overflow: hidden;
	}

.comment li {
	list-style:none;
}


.single-page-gap {
	background:#e3e3e3;
}

/* NEXT / PREVIOUS PAGE ARROWS*/
.arrows {
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	height:1%;
	overflow:hidden;
	background:#FFFFFF;
	width:200px;
	text-align:center;
}
.arrows li {
	font:15px/25px Arial, Helvetica, sans-serif;
	color:#292421;
	text-transform:uppercase;
}
.arrows li.prev {
	float:left;
	padding:0 0 0 10px;
}

.prev a				{ background: url('http://www.donyaluana.com/blog/wp-content/themes/tofurious/images/older-on.png'); width:65px; height:30px; }
.prev a:hover	{ background: url('images/older-on.png'); }

.arrows li.next {
	float:right;
	padding:0 16px 0 0;
}
.arrows li a {
	color:#292421;
	text-decoration:none;
}
.arrows li a:hover {text-decoration:none; color:#55514e;}

/*FOOTER LINKS*/
#footer {
	padding:8px 0 0;
	width:100%;
	font:10px/25px Geneva, Arial, Helvetica, sans-serif;
	background:#fff;
	text-align:center;
}
#footer p {margin:0; color: #777; background:#FFFFFF; padding-top:20px;}
#footer a, #footer a:hover, #footer a:visited {
	text-decoration: none;
	color: #292421;
}

/*NAVIGATION for single posts*/
.navigation {
	width: 970px;
	padding-left: 15px;
}

.alignleft {float: left; padding-bottom:15px;}
.alignright {float: right; padding-bottom:15px;}

.clear {clear: both;}





/*Edit only if you dare*/





body {
	margin:0;		
}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;

}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
#main {
	margin:0 auto;
	width: 1000px;
	padding:33px 0 20px;

}
/*header*/
#header img {display:block;}
#menu {
	list-style:none;
	margin:0;
	padding:0 0 0px 15px;	
	height:1%;


}
#menu:after {
	content:" ";
	display:block;
	clear:both;
}
#menu li {
	padding:8px 25px 0px 30px;
	float:left;
}
#menu li a {
	height:47px;
	float:left;
	text-align:center;
	text-decoration:none;
}
#menu li.hover a,
#menu li:hover a,
#menu li.hover,
#menu li:hover {
	position: relative;
}
#menu li.hover ul,
#menu li:hover ul {
	display: block;
}
#menu ul {
	padding:14px 15px 6px 30px;
	margin-left:30px;
	list-style:none;
	width:140px;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background:#FFFFFF;
	text-transform:lowercase;
}
#menu ul li {
	padding:1px 10px 1px 10px;
	margin-bottom:1px;
	width:120px;
	text-transform:lowercase;
}
#menu ul li a {
	text-align:left;
	width:100%;
	background:none;
	color:#4f4f4f;
	line-height:13px;
	height:auto;
	display:block;
	text-transform:lowercase;
	font-size:14px;
}

#menu ul li a:hover {color:#4f4f4f; text-decoration:underline; }


.holder {
	padding:0px 15px 20px 15px;
	width:970px;
	overflow:hidden;
	
}
.holder ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.holder ul li {float:left;}
.holder .text {
	width:300px;
	padding:11px 0px 0 49px;
}
.holder ul li.search {
	padding:11px 25px 0 160px;
	width:200px;
}
.holder ul li.search label {
	color:#2b2b2b;
	font-size:10px;
	line-height:10px;
	display:block;
	text-transform:uppercase;
	padding:0 0 9px;
}

.holder ul li.search span {
	background:url(images/search.gif) no-repeat;
	display:block;
	width:171px;
	height:33px;
padding:16px 6px 0;
}
.holder ul li.search span input {
	background:none;
	border:0;
	width:171px;
}

.holder ul li.rss2 {padding: 25px 0 0 20px;}
.holder ul li.rss a {
	display:block;
	width:46px;
	height:56px;
	overflow:hidden;
	text-indent:-9999px;

}
.holder ul li.facebook {padding: 11px 0 0 10px;}
.holder ul li.facebook a {
	display:block;
	width:46px;
	height:56px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/facebook.png) no-repeat;
}
/*content*/
#content {
	width:100%;
	background-color:#fff;
	padding:45px 0 0;

}
.post {
	padding:0 50px;
	overflow:hidden;
	background-color:#FFFFFF;
}
.post p {
	line-height:15px;
	margin:0 0 6px;
	padding-bottom:3px;
        font:13px ;
	color:#4f4f4f;
}

.post img {
	padding-bottom:6px;
}

h2{
	line-height:14px;
	margin:0 0 6px;
        font:13px Geneva, Century Gothic, Helvetica, sans-serif;
	color:#292421;
}


.post-bottom {
	padding-bottom:0px;
	margin-bottom:0px;
	/*background:url(images/divider.png) no-repeat center	bottom;*/
	width:800px;
	padding-left: 20px;
	padding-right: 20px;
}

.image {
	display:block;
	margin:0 0 19px;
}
.image img, img {
	display:block;
	margin:0 auto;
	padding-top: -3px;
	padding-bottom: -3px;
}


.content-box {
	width:970px;
	padding:0 35px 10px;
	overflow:hidden;
}
.coment {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	height:1%;
	position:relative;
}
.coment li {
	background:url(images/comments-divider.gif) no-repeat 0 50%;
	padding:0 19px 0 21px;
	position:relative;
	float:left;
	font:10px/25px Verdana, Arial, Helvetica, sans-serif;
	margin:0 19px 0 -21px;
}
.coment li a {
	color:#82817d;
	text-decoration:none;
	outline:none;
}
.coment li a:hover {text-decoration:underline}
.links {
	list-style:none;
	margin:0;
	padding:0 2px 0 0;
	float:right;
}
.links li {
	float:left;
	padding:0 6px 0 0;
}
* html .links li {
	float:left;
	width: 15px;
	padding:0 6px 0 0;
}
* +html .links li {
	float:left;
	width: 15px;
	padding:0 6px 0 0;
}


/*new-comment*/
.new-comment {
	width:640px;
	padding:0px 0 0 257px;
}
.form {
	width:436px;
	padding:0px 35px 30px 28px;
	background:#fff;
}
.form label {
	display:block;
	color:#4c4c4c;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}
.form-box {
	width:100%;
	overflow:hidden;
}
.left-box {
	float:left;
	width:232px;
	padding:2px 0 0;
}
.right-box {
	float:right;
	width:200px;
}
.right-box textarea {
	width:178px !important;
	height:109px !important;
	padding:10px !important;
	overflow:auto !important;
	border:1px solid #ccc !important;
}
.form .line {
	padding:0 0 17px !important;
}
.form .line input {
	width:186px !important;
	border:1px solid #ccc !important;
	padding:1px 6px !important;
}
.form  .cancel {
	display:block;
	width:38px;
	height:12px;
	overflow:hidden;
	background:url(images/cansel.gif) no-repeat;
	text-indent:-9999px;
}
.form .bottom {
	height:1%;
	overflow:hidden;
	padding:8px 0 0 144px;
}
.form .bottom input {
	float:left;
	margin:0 19px 0 0;
	padding:2px 0 0;
}
.log_admin{
	padding-left: 234px;
}
.title a {
	text-decoration: none;
}
.comment_form input, .comment_form textarea, .input {
	border:1px solid #ccc !important;
}
.comment_form{
	padding-left: 257px;
	width: 432px;
}
.comment_form .submit{
	border: none !important;
}
.inner {
	padding: 20px;
}
.coment{
	text-transform: uppercase;
}

.profilepic {
        float:  left;
        margin: 0px 15px 15px 0px;
        border: 0px solid: #ffffff;

}
.searchpic {
        float:  left;
		margin: 0 15px 0 -90px;
        border: 0px solid: #ffffff;

}
.profileh2 {
        font-family: Century gothic, Georgia, "Times New Roman", Times, serif;
        color: #211C19;
        font-weight: normal;
        font-size: 14px;
        padding: 5px;
        margin: 0px;
}





/* smart archives plug in */

.s-archives {
	text-align:left;
	padding-left:30px;
	background: url('images/archives.png') no-repeat;
}

#smart-archives-block a{
	text-transform: uppercase;
	color:#4f4f4f;
	font: 14px Geneva, century gothic, arial;
	padding-left:15px;
}

#smart-archives-block a:hover{
	color:#35907c;
	font-decoration:underline;
}


#smart-archives-block {
	padding-top:120px;
}

#smart-archives-block a:hover{
	text-decoration: underline;
	color:#35907c;
}

#smart-archives-block span{
	padding-left:15px;
}

.s-archives strong a{
	text-weight:bold;
	font: 16px;
	padding-left:15px;
}

.s-archives ul li{
	list-style:none;
	padding-bottom:20px;
	padding-left:15px;
	color:#FFF;
}

.empty-month{
	color:#FFF;
	text-transform: uppercase;
	font: 14px Geneva, century gothic, arial;
}











.entry-comments {
	clear:both;
}

.entry-comments {
	margin-top:0px;
	margin-bottom:5px;
}

.entry-comments p, .entry-comments a{
	text-decoration:none;
	line-height:20px;
}

.self-clear:after { /* self-clear the float */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* ---------------------- */
/* -------COMMENTS------- */
/* ---------------------- */
.comment-text {
	width:510px;
	float:right;
}

.comment-author {
	width:180px;
}

.comment-time {
	float:left;
	color:#cccccc;
	margin:0 0 0 0px;
}
.comments-body p, 
.comments-body p a {
	font-size:13px;  
	font-family:"Geneva", Century Gothic, Helvetica, sans-serif;  
	font-style:normal;  
	  color: #292421;
}
.comments-body p {
	 
}
.comments-body p span.comment-author,
.comments-body p.alt span.comment-author,
.comments-body p a:link,
.comments-body p.alt a:link,
.comments-body p a:visited,
.comments-body p.alt a:visited,
.comments-body p a:hover,
.comments-body p.alt a:hover {
	color: #35907c; 
        font-weight:normal;
		font-family: "Geneva", Century gothic, Times New Roman, Times, serif;
		text-decoration:underline;
		padding-bottom:0px;
}

.comments-body p a:link,
.comments-body p.alt a:link,
.comments-body p a:visited,
.comments-body p.alt a:visited {
	text-decoration:underline; 
}
.comments-body p a:hover,
.comments-body p.alt a:hover {
	text-decoration:none; 
}
.comments-header p  {
	
	font-family:Geneva, Century Gothic, Times, serif;
	font-size:12px;
}
.comments-header p a {
	font-family:Geneva, Century Gothic, Times, serif;
	font-size:12px;
}
.comment {
	background: #ffffff;;
}
.entry-comments .alt {
		 
}
.entry-comments .bypostauthor {
		}
.entry-comments .unapproved {
	font-style:italic; 
	 
} 
/* boxy comments */
.entry-comments .comments-header p {
	font-size: 15.6px !important;
}
.entry-comments .comments-header p.postedby, .entry-comments .comments-header p.postedby a, .comments-header p.post-interact a {
	font-size: 11.05px !important;
}
.comments-body h3 {
	display:none;
}
.entry-comments {
	border:solid 1px #fff;
	height:100px;
	width: 915px;
	padding-left:30px;
	padding-bottom: 40px;
}
.entry-comments p {
	margin-bottom:0;
}
.comments-header {
	font-size:14px;
	width:170px;
	border-right:solid 1px #cccccc;
	float:left;
	height:100px !important;
	max-height:100px;
	text-align:center;
	display:table;
	#position:relative; 
	overflow:hidden;
}
* html .comments-header {
	margin-right:-3px;
}
.comments-header-inner {
	#position:absolute;
	#top: 50%;
	#left: 0;
	display:block;
	#width:180px;
	display:table-cell;
	vertical-align:middle;
}
.comments-header-inner-inner {
	#position: relative;
	#top: -50%;
}
.comments-count {
	margin:8px 0 4px 0;
}
.comments-body {
	height:135px;
	border-left:none;
	overflow:auto;
	padding:1px 18px 8px 35px;
}
.comments-body p {
	margin-bottom:0;
}


p.post-interact {
	line-height:1.2em;
}
.post-interact span a {
	padding:3px 0;
	text-decoration:none;
	display:block;
	margin:0px 20px 0 20px;
}
.comment {
	padding: 5px;
}
/* end boxy comments */

#commentform p {
	margin:18px 0 2px 0;
}
#commentform input#submit {
	margin-top:5px;
}

.formcontainer {
	margin-left: 50px;	
}




