/*  
Theme Name: Resurrection
Theme URI: http://vikiworks.com
Version: 1.1
Author: yichi
Author URI: http://vikiworks.com
Description: Bug fixes / Valid HTML and CSS by <a target="_blank" href="http://digital-media-works.co.uk">steveAirCav</a>
*/


/*/////////////////////////////////////////
///////////////// OVERRAL ////////////////
/////////////////////////////////////////*/	
html { margin:0; padding:0; font: 76%/130% "Lucida Grande", Arial, Verdana, sans-serif; color:#a6a6a6; background:#15191c url(images/bg2.gif) no-repeat left top; }
body { font-size:100%; }
a	{ outline:none;  text-decoration:none; }
a:link, a:visited { color:#ccc; }
a:hover { color:#fff; }
.clear { clear:both; width:100%; }
.center { text-align:center; }
.pagetitle { margin:0; padding:5px 5px 20px 20px; font:16px arial,verdana;color:#679ef1; background:url(images/exclamation.gif) no-repeat 0 22%; }
p { line-height:17px; }
ul { list-style:none; margin:0; padding:0; }	
	
code { font:.9em Arial, "Courier New"; color:#fff; padding:8px; background:#b28327; display:block; border:1px solid #daac52; }
blockquote { margin:0 5%; color: #679ef1; background: url(images/close-quote.gif) no-repeat right bottom; min-height:100%; height:100%; clear:both;}
blockquote p {  background: url(images/open-quote.gif) no-repeat 0px 0px; padding-left:20px; padding-top:15px; padding-bottom:5px; font-family: georgia, verdana, Arial, Helvetica, sans-serif; text-transform:none; line-height: 25px; color:#A6A6A6; font-size:1.4em;}
blockquote p:first-letter { font-size:1.25em; font-weight:400; padding-top: 18px; }
blockquote img:first-letter { float:left; clear:both;}
.pushquote { padding: 7px; float: right; width: 180px; margin:10px 0 10px 10px; border-top:1px solid #005b8e; border-bottom:1px solid #005b8e; text-align: center; line-height: 20px; font-family: georgia, verdana, Arial, Helvetica, sans-serif; text-transform:none; color:#ccc; font-size:1.0em; }
.pullquote { padding: 4px; float: left; width: 185px; margin:10px 10px 10px 0; border-top:1px solid #005b8e; border-bottom:1px solid #005b8e; text-align: center; line-height: 20px; font-family: georgia, verdana, Arial, Helvetica, sans-serif; text-transform:none; color:#ccc; font-size:1.0em; }
.who {float:right; margin-top:5px; color:#679EF1; font-size:0.9em; clear:right;}

/*/////////////////////////////////////////
//////////// MAIN STRUCTURE /////////////
/////////////////////////////////////////*/	
div#container { text-align:left;	width:850px;	padding:0; margin:0 auto; margin-top:130px; 	margin-left:110px; }	
div#wrapper { width:100%; overflow:auto; }
div#content { width:430px; float:left; padding:8px 8px 20px 12px; background:#121314 url(images/wrapper-corner.gif) no-repeat left top;margin-bottom:0px; }


/*/////////////////////////////////////////
///////////////// HEADER ////////////////
/////////////////////////////////////////*/
div#header { margin:0; padding:0; }
div#header h1 { font:30px times; margin:0; }
div#header h1 a:link, div#header h1 a:visited { color:#eee; display:block; width:400px; height:100px; }
div#header h1 a:hover { color:#E58620; }	
div#header h1 small { display:block; color:#666; font-size:10px; text-transform:uppercase; letter-spacing:-1px; margin:10px 0 0 0; }	


/*/////////////////////////////////////////
////////////////		MENU     ////////////////
/////////////////////////////////////////*/
ul#menu { float:right; }
ul#menu li#rss { text-indent:-9000em; width:51px; height:54px; display:block; padding:0 10px 0 30px; margin:0; }
ul#menu li#rss a { background:url(images/feed.gif) no-repeat; display:block; width:51px; height:54px; position:relative; padding:0; margin:40px 0 0; }
ul#menu li#rss a:hover { background:url(images/feedover.gif) no-repeat; }

/*/////////////////////////////////////////
////////////////	TRANSLATION	MENU     ////////////////
/////////////////////////////////////////*/
ul#translate {float:right; clear:both; margin:0; padding:0; height:17px; margin-bottom:-14px; }
html>body ul#translate { margin-bottom:0px; }
ul#translate li#german { width:27px; height:17px; display:inline; padding:0; margin:0 3px 0 0; }
ul#translate li#german a { background:url(images/germany.gif) no-repeat; display:inline; width:27px; height:17px; position:relative; padding:0;}
ul#translate li#german a:hover { background:url(images/germany.gif) no-repeat; }
ul#translate li#italian { width:27px; height:17px; display:inline; padding:0; margin:0 3px 0 0; }
ul#translate li#italian a { background:url(images/italy.gif) no-repeat; display:inline; width:27px; height:17px; position:relative; padding:0;}
ul#translate li#italian a:hover { background:url(images/italy.gif) no-repeat; }
ul#translate li#french { width:27px; height:17px; display:inline; padding:0; margin:0 3px 0 0; }
ul#translate li#french a { background:url(images/france.gif) no-repeat; display:inline; width:27px; height:17px; position:relative; padding:0;}
ul#translate li#french a:hover { background:url(images/france.gif) no-repeat; }
ul#translate li#spanish { width:27px; height:17px; display:inline; padding:0; margin:0 0 0 0; }
ul#translate li#spanish a { background:url(images/spain.gif) no-repeat; display:inline; width:27px; height:17px; position:relative; padding:0;}
ul#translate li#spanish a:hover { background:url(images/spain.gif) no-repeat; }
	
/*/////////////////////////////////////////
///////////////   POST  ////////////////
/////////////////////////////////////////*/
div.post { margin-bottom:  10px; padding-bottom:20px; background:url(images/separator.gif) no-repeat bottom left; }
div.post h2  { font:1.5em Arial, verdana; letter-spacing:-1px; margin:0px; text-transform: capitalize; color:#c1c1c1; }
div.post h2 a:link, a:visited { color:#679ef1; text-decoration:none; }
div.post h2 a:hover { color:#62c0fb; border-bottom:1px dotted #444; }
div.post small { font-size:85%; font-family:arial; letter-spacing:normal; display:block; }			
div.post small a { color:#eee; }
div.post small a:hover { color:#ccc; }
	
div.post div.entry ul{ margin:10px; padding:5px; }
div.post div.entry ul li { background:url(images/icon_miniarrow.gif) no-repeat 0 5px; padding:2px 0px 2px 10px; }		
div.post div.entry ol { list-style:decimal-leading-zero; }

div.post div.entry a { text-decoration:none; font-weight:bold; }
div.post div.entry a:link, div.post div.entry a:visited { color:#fff; }
div.post div.entry a:hover { color:#679ef1; }

div.post img { border:0px solid #646a70; }
div.post img:hover { border:0px solid #999; }
div.post img.wp-smiley  { border:0px none; margin:0; }
div.rated { margin:55px 0 20px 0; padding-bottom:10px; color:#ebbb86; width:100%; text-align:right; border-top:1px solid #262A2D; border-bottom:1px solid #262A2D; }
div.rated img, div.rated img:link, div.rated img:hover, div.rated img:visited { border:0px; text-align:center; }
.post-comments { background: url(images/icon-comment.gif) no-repeat 0 50%; padding-left: 13px; margin:0; }


/*/////////////////////////////////////////
///////////////// COMMENTS ////////////////
/////////////////////////////////////////*/
h3#comments, h3#respond { font-weight:normal; font:bold 12px arial, verdana; text-transform:uppercase; letter-spacing:-1px; color:#bdbd9f;padding:0 0 0 25px;
	background-position:left; background-repeat:no-repeat; }
h3#comments { background-image:url(images/icon_comments.gif); }
h3#respond  {background-image:url(images/icon_addcomment.gif); }	

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist cite { text-transform:none; font-style:italic; font-size:1.2em; background:none; }
ol.commentlist blockquote {font-style:italic; font-size:1.2em; background:none; left:-9999; margin:-15px 15px -20px 15px; }
html>body ol.commentlist blockquote {margin-bottom:10px; }
ol.commentlist blockquote p {background:none; margin:10px; }
ol.commentlist li { border-bottom:1px solid #666; padding:10px; }
ol.commentlist h5 { font-size:11px; margin:0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#679ef1; }
ol.commentlist h5 a:hover { color:#eee; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { background-color:#1e2224; }
ol.commentlist li.alt { background-color:#292d30; }
ol.commentlist li span.moderate { background:url(images/icon_cursor.gif) no-repeat; padding:2px 0px 2px 20px; color:#f30; }
	
#commentform input#author,
#commentform input#email,
#commentform input#mcspvalue,
#commentform input#url { background:#fff url(images/icon_form.gif) no-repeat; border:1px solid #fff; padding:4px 4px 4px 30px; width:210px; }

#commentform input#author	{ background-position:3px -3px; }
#commentform input#email	{ background-position:3px -33px; }
#commentform input#url { background-position:3px -63px; }
	
#commentform #comment { width:99%; font: 16px/18px Arial, Verdana, sans-serif; background-color:#eee; border:1px solid #CCC; color:#333; }		

/*/////////////////////////////////////////
///////////////// SIDEBARS ////////////////
/////////////////////////////////////////*/
div#sidebar { width:400px; float:left; padding:0; margin:0; margin-bottom:50px;}
div#sidebar a:link,div#sidebar a:visited { color:#eee; }
div#sidebar a:hover { color:#679ef1; }	
div#sidebar a img { border:none; }	
div#sidebar h2 { font-size:12px; color:#333; text-align:center;	text-transform: uppercase; }

div#left_col {
	width:200px;
	float:left;
	margin:0px;
	padding:0px;
}

div#right_col {
	width:200px;
	float:right;
	margin:0px;
	padding:0px;
}

#sidebar .recent-posts { font:11px arial; width: 200px; background:#005b8e; padding:0; margin:0; }
#sidebar .recent-posts h2 { font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; 
color:#fff; }
#sidebar .recent-posts ul { margin: 0px; padding: 0 0 10px 0; }
#sidebar .recent-posts li { margin: 0px; padding: 5px 5px 5px 18px; list-style-type: none; background:url(images/left-folder.gif) no-repeat 5px 50%; }
#sidebar .recent-posts li a { text-decoration:none; border-bottom:1px dotted #0a72ac; }
#sidebar .recent-posts li a:hover { text-decoration:none; border-bottom:1px solid #eee; }

div#reccomments { font:11px arial; width: 200px; background:#005b8e; padding:0; margin:0; clear:left; padding-bottom:10px;}
div#reccomments a { text-decoration:none; border-bottom:1px dotted #0a72ac; }
div#reccomments a:hover { text-decoration:none; border-bottom:1px solid #eee; }
div#reccomments h2 { margin: 5px; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#FFFFFF; }
#recent-comments { 	font:11px arial; padding:0 5px; }
#recent-comments li { list-style: none; }
#recent-comments li ul { font-size:0.9em; font-weight: normal; }
#recent-comments li { padding-left: 13px; background: url(images/left-folder.gif) no-repeat 0 1px; }
#recent-comments li ul li { padding-left: 13px; background: url(images/left-folder-gray.gif) no-repeat 0 1px; }

#sidebar .delicious  { font:11px arial; width: 200px; background:#005b8e url(images/bottoml.gif) no-repeat bottom left; padding-bottom:55px;}
#sidebar .delicious h2 { margin:5px; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; 
color:#eee; }
#sidebar .delicious h2.delicious-banner  { display:none; }
#sidebar .delicious ul {	list-style-type:none; margin:1em 0 1em 0; }
#sidebar .delicious li { list-style-type:none; margin:0; padding:5px 5px 5px 18px; background:url(images/left-dot.gif) no-repeat 5px 50%; }
#sidebar .delicious a { text-decoration:none; border-bottom:1px dotted #0a72ac; }
#sidebar .delicious a:hover { text-decoration:none; border-bottom:1px solid #ccc; }

#sidebar .cat { font-size:11px; background:#0b3262 url(images/category-bg.gif) no-repeat center right; }
#sidebar .cat h2 {margin: 5px; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; 
color:#679ef1; height:30px; }
#sidebar .cat ul { margin: 0px; padding: 0 0 10px 0; }
#sidebar .cat li { margin: 0px; padding: 5px 5px 5px 18px; list-style-type: none; }
#sidebar .cat li a { text-decoration:none; border-bottom:1px dotted #225999; }
#sidebar .cat li a:hover { text-decoration:none; border-bottom:1px solid #ccc; }


#sidebar .monthly { font-size:11px; width:200px; background:#0b3262 url(images/archive-bg.gif) no-repeat bottom right; }
html>body #sidebar .monthly {margin-top:0px;}
#sidebar .monthly h2 { margin: 5px; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; 
color:#679ef1;}
#sidebar .monthly ul { margin: 0px; padding: 0 0 10px 0; }
#sidebar .monthly li { margin: 0px; padding: 5px 5px 5px 18px; list-style-type: none; }
#sidebar .monthly li a { text-decoration:none; border-bottom:1px dotted #225999; }
#sidebar .monthly li a:hover { text-decoration:none; border-bottom:1px solid #ccc; }

#sidebar .sponsor { font-size:11px; width:200px; background:#0B3262;}
html>body #sidebar .sponsor {}
#sidebar .sponsor h2 { margin: 5px; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; 
color:#679ef1; }
#sidebar .sponsor ul { margin: 0px; padding: 0 0 10px 0; }
#sidebar .sponsor li { margin: 0px; padding: 5px 5px 5px 18px; list-style-type: none; }
#sidebar .sponsor li a { text-decoration:none; border-bottom:1px dotted #225999; }
#sidebar .sponsor li a:hover { text-decoration:none; border-bottom:1px solid #ccc; }

#sidebar .community {width:200px; height:570px; font:8px arial; text-align:center; background:#0B3262 url(images/bottomr.gif) no-repeat bottom right;}
html>body #sidebar .community {}
body table#MBL_COMM img {border-color:#3472A5; padding:2px; margin:2px;}
#sidebar .community table#MBL_COMM th.mbl_h { background:#0B3262; }
#sidebar .community table#MBL_COMM td.mbl_join { background:#0B3262; }
#sidebar .community table#MBL_COMM td.mbl_join a { display:block; width:120px; overflow:hidden; font-weight:normal;color:#679EF1; background:#0B3262; }
#sidebar .community table#MBL_COMM td.mbl_join a:hover { border:0;}
#sidebar .community table#MBL_COMM td.mbl_img { cursor:pointer;cursor:hand; background-color:##0B3262;border-top:0;}
#sidebar .community table#MBL_COMM td.mbl_mem { cursor:pointer;cursor:hand; text-align:left;font-weight:bold;font-size:11px;background-color:#0B3262; }
#sidebar .community table#MBL_COMM td.mbl_mem_img { cursor:pointer;cursor:hand; background-color:##0B3262;border-top:0; padding:0px;}
#sidebar .community table#MBL_COMM td.mbl_join_img {background:#0B3262;}
#sidebar .community table#MBL_COMM {height:100%; clear:both; overflow:hidden;}

#comm_wrapper {margin-left:6px!important; margin-left:4px; overflow:hidden; height:485px;}
/*/////////////////////////////////////////
///////////////// TOPNAV ////////////////
/////////////////////////////////////////*/
div#sidebar div#about { background:#111e2d url(images/wrapper-corner2.gif) no-repeat right top; padding:5px; }		
div#about ul { margin:4px 0; }	
div#about ul li { padding:4px 0px; display:inline; font:10px  arial; }
div#about ul li a { text-transform:uppercase; padding:4px 5px;font:10px  arial; margin:0px 3px; }	
div#about ul li a:link,div#about ul li a:visited { color:#ccc; }
div#about ul li a:hover { color:#eee; background:#597692; }	
	
/*/////////////////////////////////////////
///////////////// UTW TAGS ////////////////
/////////////////////////////////////////*/
div#utwtag  { font-family:arial; padding:10px 10px 30px 10px; background:#111e2d url(images/icon-tags.gif) no-repeat right bottom; margin-bottom:-16px;}
html > body div#utwtag {margin-bottom:0px;}
div#utwtag a { text-decoration:none; border-bottom:1px dotted #333; }
div#utwtag a:hover { color:#fff; border-bottom:1px dotted #333; }
	
/*/////////////////////////////////////////
///////////////// PRIMARY POST TAGS ////////////////
/////////////////////////////////////////*/
.UTWPrimaryTags  { font-family:arial;}
.UTWPrimaryTags a { text-decoration:none; border-bottom:1px dotted #333; }
.UTWPrimaryTags a:hover { color:#fff; border-bottom:1px dotted #333; }
	
/*/////////////////////////////////////////
///////////////// TWITTER ////////////////
/////////////////////////////////////////*/
div#twitter  {background:#1A374D url(images/my-twitter.png) no-repeat left top; min-height:100% !important; height:100%;}
html>body div#twitter {height:100%}
div#twitter ul { width:400px; clear:both;}
div#twitter li { font-family:georgia, times; padding: 6px 8px 5px 98px; margin:0; width:294px; color:#ebbb86; }
div#twitter a { color:#eee; text-decoration:none; }
div#twitter a:hover { color:#ebbb86; }
div#twitter a.mini_rss { float:right; margin-right:35px; margin-top:120px; text-indent:-9000em; width:20px; height:20px; display:block; background-image:url(images/icon_rss.gif);	 border:0; }
div#sidebar div#twitter a.mini_rss:link, div#sidebar div#twitter a.mini_rss:visited { background-position:0 0; }
div#sidebar div#twitter a.mini_rss:hover { background-position:0 -20px; }
div#sidebar div#twitter .aktt_more_updates a {color:#62c0fb;}

/*/////////////////////////////////////////
///////////////// FLICKR ////////////////
/////////////////////////////////////////*/
div#flickr  { background:#0f1721; min-height:120px !important; height:120px; }
div#flickr a.mini_rss { float:right; margin-right:10px; margin-top:5px; text-indent:-9000em; width:20px; height:20px; display:block; background-image:url(images/icon_rss.gif);	 border:0; }
div#sidebar div#flickr a.mini_rss:link, div#sidebar div#twitter a.mini_rss:visited { background-position:0 0; }
div#sidebar div#flickr a.mini_rss:hover { background-position:0 -20px; }	
	
	
/*/////////////////////////////////////////
///////////////// SEARCH FORM (disabled) ////////////////
/////////////////////////////////////////*/
	
.searchform { margin:10px auto; background-color:#333; width:400px; margin:0; padding:0; }	
.searchform div { padding:5px 0; text-align:center; }		
			
.searchform label { background-image:url(images/icon_search.gif); background-position:0 0; background-repeat:no-repeat; text-indent:-9000em;
	padding:2px 0 10px 25px; height:14px; }		

.searchform #s { font:bold 10px verdana, arial; padding:2px; width:72%; background:#999; }		
.searchform img { border:none; padding:0; margin:0; }
.searchform .searchsubmit { margin:0 5px 0 0; padding:0; width:50px; height:21px; position:relative; float:right; }	

/*/////////////////////////////////////////
///////////////// FOOTER ////////////////
/////////////////////////////////////////*/
#sbm {font-size:10px; margin-left:5px; }
#sbm a { color: #ccc; text-decoration:none; border-bottom:1px dotted #333; }
#sbm a:hover { color: #5b9ef1; border-bottom:1px solid #ccc; }


/*/////////////////////////////////////////
///////////////// FEED COUNTS ////////////////
/////////////////////////////////////////*/
.feedcountdiv { font-family: arial; padding:0; margin-left:15px; }
.feedcountdiv a { text-decoration:none; color:#f89838; border-bottom:1px dotted #ccc; }
.feedcountdiv a:hover { text-decoration:none; color:#fff; border-bottom:2px solid #f89838; }
.subscribers { float:left; margin-right:4px; color:#f99a39;  font:bold 20px Arial, Helvetica, sans-serif; }

/*/////////////////////////////////////////
///////////////// BLORGOLL  PAGE ////////////////
/////////////////////////////////////////*/
#linkpage { margin:0; padding:0; clear:both;}
#linkpage h2 { font:16px arial,verdana; color:#679ef1; }
#linkpage ul li { list-style-type:none; margin:10px 4px 10px 4px; padding:0; width:100%; float:left; }
#linkpage ul li ul li { margin:3px 0 0 3px; width:32%; float:left; list-style:none; line-height:25px; }
#linkpage ul li ul li:hover { background-color:#27466a; color:#fff; }
#linkpage ul li ul li a { padding-left:5px; color:#666; text-decoration:none; font-size:11px; display:block; }
#linkpage ul li ul li a:hover { color:#fff; }


/*/////////////////////////////////////////
///////////////// SLIDING DOOR BUTTON ////////////////
/////////////////////////////////////////*/	
.submitBtn { width:140px; height:30px; line-height:20px; background:url(images/btn_blue_left.gif) left no-repeat; color:#fff; font-size:1.2em; position:relative; border:0; cursor:pointer; font-weight:bold; padding:0 0 0 0; text-align:center; }
.submitBtnhov { width:140px; height:30px; line-height:20px; background:url(images/btn_blue_left_hover.gif) left no-repeat; color:#fff; font-size:1.2em; position:relative; border:0; cursor:pointer; font-weight:bold; padding:0 0 0 0; text-align:center;  }

/*/////////////////////////////////////////
///////////////// UTW Related Posts ////////////////
/////////////////////////////////////////*/
.utwrelposts {margin-left: 0; padding-left: 0; list-style: none; }
.utwrelposts  { margin:0; padding:0;font:10px verdana;}
.utwrelposts h2  {margin:0; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; 
color:#679ef1;background:transparent url(images/icon-related.gif) no-repeat 15px 50%; height:30px; text-indent:-9999px;}
.utwrelposts ul {}
.utwrelposts li { margin:0; padding:2px 5px 2px 15px; background:url(images/left-folder.gif) no-repeat 0 50%; }
html>body .utwrelposts li {padding-left:15px;}
.utwrelposts a:link, .utwrelposts a:visited { color:#666; }
.utwrelposts a:hover { color:#ccc; }
/*////////////////////////////////////////////*/
.lead {	font-size: 1.6em; font-family: palatino, georgia, serif; font-style: italic; padding: 12px 0 6px 0; line-height:1.4em; }
/*////////////////////////////////////////////*/
.gravatar {
float:left;
padding: 1px;
border: 1px solid #000;
background: #fff;
}

.postgrav {
float: left;
padding: 3px;
margin:0px;
margin-bottom:-15px;
margin-right:5px;
border: 1px solid #000;
background: #fff;
position:relative;
top:-20px;
}
html>body .postgrav { margin-bottom:-25px; }
.gs-title a:link, .gs-title a:visited, .gs-title a:link b, .gs-title a:visited b {color:#CCCCCC;}
#mycontrol .gs-visibleUrl gs-visibleUrl-short { color:#CCCCCC;}
#mycontrol .gsc-trailing-more-results a:link {color:#999999;}
p.myblock { width:380px; font-size:1.08em; padding:0 20px; color:#666666;}
