/* Overal setup */
* { margin:0; padding:0; }

a   { color:#0283ff;text-decoration:none;outline:0; }
a:hover { color:#bbdeff; }
a img { border: none; }
ul, li {  margin: 5px 0 0 0;padding: 5px 0 0 0; line-height: 120%}
ol { list-style: decimal !important; }
h1  { font-size:30px; } 
h2  { font-size:20px; color:#ff7946;} 
h3  { font:bold 11px arial, helvetica;color:#ff733e;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { font-size:14px; }
code { font: 11px  "Courier New"; color:#666; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }
.highslide-body h1, {
	display: none;
}

/* navigation */
ul.topnav   { list-style:none;text-align:left; }
.topnav li   { float:left;margin: 0; }
.topnav li a  { font:bold 14px arial;outline:none;color:#fcfcfc;text-decoration:none;display:block;padding:5px 15px;text-transform:uppercase; background: transparent url(/i/opa.png);}	
.topnav li a:hover   { color:#fff; background:#e84000 !important; }
.topnav li.rss   { float:right;display:block; width: 60px;background:transparent url(/i/rss.png) no-repeat 130% 0; }
.topnav li.rss a { color: #eee; }
.topnav li.rss a:hover   { background: transparent;color:#a0410d !important; }

/*===================================*/



#nav {
	height:26px;
	padding: 0 0 6px 0;
	}

#nav li {
	font: bold 16px arial;
	outline: none;
	color: #fcfcfc;
	text-decoration: none;
	display: block;
	padding: 5px 8px 0 0;
	text-transform: uppercase;
	float:left;margin: 0;
}

#nav li, #subnav li {
	background: transparent url(/i/opa.png);
	float:left;
	list-style:none;

	}

#nav li a, #nav li a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:bold
	padding:5px 15px;
	}

#nav li a:hover, #nav li a:active 
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
	display:block; color:#fff; background:#e84000 !important;
	}

#subnav {

	height:28px;
	}

#subnav li {
	font: bold 14px arial;
	text-transform: uppercase;
	margin-right: 25px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:0 7px;
	}	

#subnav a, #subnav a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:none;
	color:#fff; background:#e84000 !important;
	}
/*-------LOGIN--------*/
ul#nav   { list-style:none;text-align:left; }
#nav li   { float:left;margin: 0; }
#nav li a  { text-decoration:none;display:block; outline:none; padding:5px 15px; text-transform:uppercase; background: transparent url(/i/opa.png);}	
#nav li a:hover   { color:#fff; background:#e84000 !important; }
#nav li.login   { float:right;display:block; width: 96px; }
#nav li.login a { color: #cccccc; font: normal 12px Arial, Helvetica, sans-serif !important; text-decoration: underline; text-transform: none !important;}
#nav li.login a:hover   { background: transparent !important; color:#fff !important; font: 12px normal Arial, Helvetica, sans-serif !important; text-transform: none !important;}


/* header */
#header { width:950px;margin:0 auto;padding:1em 0 16em 0; }
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; }
#header h1 a:hover { color: #bddfff; }
#main-wrapper { display:block; margin:0 auto;width:950px;padding:10px;text-align:left;background:url(/i/px.png); }
.main { width: 600px;margin:0;padding:0;float:left;overflow: hidden; }

/*=====content=====*/

.main p, .main ul, .main ol, .main table, blockquote, pre, .columns, .main img { margin-bottom: 11px; }
.main blockquote { margin: 0 20px 0 30px; padding-left: 1em; border-left: 2px solid #e2e2e2; color: #ff8557;  font-family: Arial, Helvetica, sans-serif;  font-size: 26px;  font-style: italic;  line-height: 120%;     }
.main code, pre { font: 1.2em/1 "Courier New", Courier, monospace; padding: 1px 2px; background: #eee; }
.main pre { border: 1px dashed #aaa; line-height: 1.7em; padding: 5px; font-size: .9em; background: #eee; margin: 0; }
.main ul, .main ol { margin-left: 3em; line-height: 1.3em; }
.main ul li, .main ol li { margin-bottom: .2em; }
.main p{	line-height: 130%; font-size: 12px !important; text-align: justify; padding-right: 10px;}

sup, sub { vertical-align: baseline; position: relative; }
sup { top: -0.4em; }
sub { bottom: -0.3em; }
hr { color: #eee; background-color: #eee; height: 1px; border-width: 0px; }
.em { font-style: italic; }
.strong { font-weight: bold; }

.contentRules textarea {
	width: 98%;
	font-size: 12px !important;
	color: #fff !important;
	background: transparent url(/i/opa.png);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #303030;
	padding: 10px;
}
/*#maincontent {
	background-color: #ededed;
}*/
# maincontent h1 {
	padding: 10px 0 15px 0;
	margin: 5px;
}




/* thumnail covers */
.thumb { background: #222 url(/i/thumb.png); display: block; width: 235px; overflow: hidden; height: 150px; margin: 0 10px 10px 0; position: relative; }
.thumb-title { margin-bottom:5px;background:#000;bottom:0;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
.thumb-title:hover { background:#222; }
.thumb-title h2 { margin: 0; line-height: 1.4em; }
.thumb-title h2 a { font:11px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalized; }
.thumb-title h2 a:hover { color: #fff;}



/* Ancillary */
#ancillary  { margin:0;padding:0;height:260px;background: url(/i/rambling.jpg) no-repeat 100% 80%;}
#ancillary .flickr { padding: 3px 2px; background: #202020 ; overflow: hidden; }
#ancillary .flickr img  { margin:10px 10px; width:45px;height:45px;display:block;float:left; }
#ancillary .flickr a img  { border:4px solid #eee; }
#ancillary .flickr a:hover img  { border:4px solid #6199dc; }



/* single page */
.post.single { line-height:1.4em; width:600px;padding:3px; }
.post.single h2, .post.single h2 a { font:22px arial,helvetica;line-height:1.4em;color:#ff7844;text-decoration:none; }
.post.single .postMeta { font:10px Arial;margin-bottom:5px;color:#999; }
.post.single .postMeta span.date { padding:0 2px 0 0; }
.post.single .postMeta span.comments { background: url(/i/comment.gif) no-repeat left center;padding-left:15px; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#999; }
.post.single .entry { float:right; line-height:18px;overflow:hidden;padding-bottom:25px; }
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/
.post .entry img,.entry a img { border:4px solid #999; }
.post .entry a:hover img { border-color:#eee; }
.post.single h2 { font-size: 22px; color: #ff6428; display:inline; }
.post.single h3 { font-size: 16px;11; color: #ff9268; display:inline; }
.post.single p, .main p { font: 14px Arial;margin-top: 25px; margin-bottom: 10px; color: #f9f9f9;
 }
.post.single h1, .main h1 {
	margin: 5px 5px 5px 0;color:#e84000;
}
.post.single p a, .post.single li a { color:#0283ff; }
.post.single p a:hover { color:#bddfff; }
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: normal; background: #f9f9de; }
.post.single a { color:#0283ff; }
.post.single a:hover { color:#bddfff; }
.post.single ul, .post.single ol { font: 14px Arial; margin: 10px 5px 10px 20px; }
.post.single ul li, .post.single ol li { margin: 0; color: #e3f1ff; line-height: 150%; }
.post.single ol { list-style: lower-alpha; }



/* twitter */
#twitter #twitter_update_list { color:#c5e281; line-height:1.4em; padding: 0;line-height:1.6em; font-size:12px; }
#twitter #twitter_update_list a { color:#ddd;padding:0;margin:0;display: block; }
#twitter #twitter_update_list a:hover  { color:#fff;padding:0;margin:0; }



/* sidebar related */
#sidebarwrapper  { margin:0;padding:0;float:right;color: #999; }

#left-sidebar, #right-sidebar { color:#ddd;float:left;width:340px;margin:0;padding:5px;font-size:12px;font-family: arial, verdana;background: transparent url(/i/opa.png); }
#left-sidebar h3, .main h2, #right-sidebar h3 {margin: 20px 3px 10px 3px; padding: 3px; background: #e84000;display: inline; color: #fff; line-height: 160% }
#left-sidebar a   { color: #0283ff; }
#left-sidebar a:hover { color:#bddfff; }
#left-sidebar ul { list-style:none;margin:8px 0 4px;color: #999; }
#cp  {
	background: #fff;
	padding: 10px;
	width: 192px;
	margin: 15px 4px 25px 4px;
}
/*transparent url(/i/opaw1.png)*/

#cp img {
	border: none;
	margin: 0 3px 3px 0;
	float: left;
}
#cp p {
	font-size: 16px;
	color: black !important;
}

.sendyourlove {
	border-bottom: dashed 1px #d1d1d1;
	border-top: dashed 1px #d1d1d1;
	margin: 10px;
	padding: 10px 0 10px 0;
	line-height: 130%;
}
.sendyourlove img {
	border: none;
	margin: 7px 3px 3px 0;
	float: left;
}
.sendyourlove a { color: #fbfbfb !important; text-decoration:underline !important;  }
.sendyourlove a:hover { color: #fff !important; text-decoration:underline !important;  }

/*=====================================================*/


.categories { padding: 0; color: #666; }
.categories li { font-size: 11px;padding:3px 2px; float: left;color:#444; width: 48%; display: inline; }
.categories li a { color: #0283ff;; text-decoration:none;  }
.categories li a:hover { color:#bddfff;text-decoration: none; }

.recent-posts { padding: 10px 0; }
.recent-posts ul { margin: 0px; padding: 0; }
.recent-posts li { margin: 0px; padding: 4px 0; list-style-type: none;  }
.recent-posts li a { text-decoration:none; }
.recent-posts li a:hover { text-decoration:none;  }

.delicious { padding: 10px 0; }
.delicious ul { margin: 0; padding: 0; }
.delicious li { margin: 0px; padding: 2px 0; list-style-type: none;  }
.delicious li a { text-decoration:none; }
.delicious li a:hover { text-decoration:none; }

.tags { margin:10px 0;padding:0;line-height:2em; }
.tags a { text-decoration:none;color:#333;font-weight:normal; }
.tags:hover a { color: #666; text-decoration: none; }
.tags:hover a:hover, #sidebar .tags a:hover { color: #eee;text-decoration: none; }




#right-sidebar p, #left-sidebar p { color:#ddd; padding-bottom:10px; padding-top:10px;}
#right-sidebar a   { color:#999;text-decoration:none; }
#right-sidebar a:hover { color:#fff; }
#right-sidebar ul { list-style:none;margin:8px 0 4px; }



/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 14px;font-family: arial, verdana;letter-spacing:-1px; color:#ddd;padding:5px 0;}	
ol.commentlist { list-style:none;  padding:0;  margin: 25px 0 0 0;  }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { border-bottom:1px dotted #222; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#679ef1;}
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 11px; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }

.commentlist .quote p {
	margin: 10px;
	padding: 10px;
		}

.commentlist li {
 	padding: 5px 20px -3px 20px;
	margin: 10px;
	background-color: #242424;
	color: #fbfcfc;
	}


.commentlist cite {
	display:block;
	background:transparent url(/i/bg_q.png) top no-repeat;
	font-style:normal;
	padding: 35px 0 20px 0;
	margin: -3px 10px 35px 10px;
	}

.commentlist cite img.avatar {
   text-align: left;
	margin: 3px 2px -25px 2px;
	padding: 5px;
	border: 1px solid #333;
}
.commentlist cite a:link, .commentlist cite a:visited {
	color:#88e5f0;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#FFF;
	text-decoration:underline;
	}
/*-------------------------------------------------*/

/* form */
#commentform { margin: 1em 0;}
#author, #email,#url,#comment{font:1em arial,helvetica,verdana,sans-serif;margin: 5px 0;padding:2px;}
.comment-warning strong { color: #999; font-weight: bold; }

input,select,textarea{
  color: #eee;
  background-color: #3F3F3F;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}
input[type="submit"],
input[type="button"],
button{
  background: url("/i/btn-bg.jpg") repeat-x left top;
  color:#ddd;
  font-weight: normal;
  position: relative;
  height: 22px;
  overflow: hidden;
  border: 1px solid #101010;
  padding: 3px 18px;
  font-size: 10px;
  line-height: 0.75em;
  font-family: Verdana, Arial, sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px
}
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover{
  background-position: 0 -22px;
  color: #ddd
}
input[type="submit"]:active,
input[type="button"]:active,
button:active{
  background-position: 0 -44px;
  padding-top: 4px;
  padding-bottom: 0
}
form{
  margin: 0 0 2em 0
}
legend{
  font-size: 1.2em;
  font-weight: 700;
  color: white
}
.form-label,
.wpcf7-form label{
  display: block;
  margin: 5px 0 0 0
}
input[type="text"],
input[type="password"],
textarea,
select{
  font-family: Arial, Helvetica, sans-serif;
  border: 1px solid #303030;
  background: #191919;
  color: #999999;
  padding: 10px;
}
.wpcf7-list-item{
	display:list-item;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 140%;
	color: #eaeaea;
	font-size: 12px;
	padding: 3px;
	margin: 3px;
}
.wpcf7-form-control-wrap {
	margin-top: 5px;
}

/* footer */
#footer { color:#555; font-size:9px;line-height:1.4em; padding:0;margin:0 auto;height:40px;clear:both;width:950px;text-align:right; }
#footer a { font-weight: bold;color:#999;border-bottom:1px solid #333; }
#footer a:hover { color:#eee; }
#footer img { display: none; }

/*===button===*/

.awesome, .awesome:visited {
	background: #222 url(/i/ao.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.awesome:hover	{
	background-color: #111;
	color: #fff;
}
.awesome:active { top: 1px; }
.large.awesome, .large.awesome:visited { font-size: 14px; padding: 8px 14px 9px; }
.orange.awesome, .orange.awesome:visited	{ background-color: #e84000; }
.orange.awesome:hover { background-color: #d73b00; }

.hmany {
	font-size: 18px !important;
	font-family: "Georgia" "Times New Roman", Times, serif !important;
}
.hmany strong {
	font-size: 24px !important;
	margin-bottom: -7px !important;
}
