/*  
Theme Name: MobBlog Reloaded
Theme URI: http://www.dessau.co.uk
Description: A semi-fluid 2 columns template for Wordpress.
Version: 2.5
Author: Absence-Presence
Author URI: http://www.dessau.co.uk
*/

/*  FIREFOX STUFFS   *
****************/

html {
min-height:100%;
margin-bottom:1px;
}

a:active {
outline:none;
}

a:focus {
outline:none;
}

/*   BODY AND MISC   *
****************/

body {
font-family:arial,tahoma,verdana,sans-serif;
font-size:12px;
background:#7f7d93;
background-attachment:fixed;
color:#555555;
margin:0;
padding:0;
text-align:center;
}

hr {
display:none;
}

blockquote {
display:block;
color:#555555;
font-size:13px;
letter-spacing:1.3px;
padding-left: 20px;
margin: auto;
}

.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0C1044;
	font-weight: bold;
}
.TitleText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8B83A7;
	font-weight: bold;
}
.subheading {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	
}

code {
display:block;
padding:8px;
background-color:#333;
font-family:"courier new", courier, monospace;
}

del {
color: #999;
}

ins {
font-weight: bold;
color: #555555;
text-decoration: none;
}

abbr {
cursor:help;
}

acronym {
cursor:help;
}

/*   IMAGES   *
****************/

img {
padding:0px;
border:0;
}

img.imgleft {
float:left;
}

img.imgright {
float:right;
}

/*   MAIN LINKS   *
****************/

a {
color:#000000;
text-decoration:none;
}

a:hover {
color:#fff;
text-decoration:underline;
}

/*   MAIN WRAPPER   *
****************/

#wrapper {
width: 800px;
padding:0;
margin:70px auto 20px auto;
border:none;
background:#ffffff;
text-align:left;
}

/*   TOP PAGE LIST   *
****************/

ul#pagine {
margin:0 0 0px 0;
padding:0;
list-style-type:none;
text-align:right;
}

ul#pagine li {
display:inline;
font-size:12px;
margin:0;
}

#pagine li a {
color:#999999;
padding:7px;
border:1px solid #444444;
background-color:#333333;
}

#pagine li a:hover, #pagine li.current_page_item a {
background-color:#000000;
color:#ffffff;
text-decoration:none;
}

/*   HEADER   *
****************/

#header {
height:358px;
background:#fff;
float: centre;
width: 800px;
height: 358px;
padding: 0 0 20px 0;
border-width: 0 0 1px 0; border-style: solid; border-colour: #555;
margin: 0 0 10px 0; margin-colour: #fff
}

.hr {
color: #ffcc00;
height: 2px;
width: 100%;
display: inline 
}


#header h1 {
display:none;
}

#header h2, #header h2 a {
color:#000000;
font-weight:normal;
text-transform:uppercase;
font-size:20px;
}

#header div.description {
color:#666666;
font-size:0.9em;
letter-spacing:1.3px;
text-transform:uppercase;
}

/*   MAIN CONTENTS   *
****************/

#content {
text-align:left;
padding-top:1px;
padding-right:10px;
padding-left:5px;
padding-right:5px;
width:500px;
background: #e3e3e3;
border-left:10px solid #ffffff;
border-right:10px solid #ffffff;
height: 600px; /* for IE */
min-height: 600px; /* for not-IE */
}
html>body #content {
height: auto; /* for not-IE */
}




#content a {
color:#000000;
text-decoration:underline
}

#content a:hover {
color:#ff3300;
text-decoration:underline !important;
}

#content h1 {
display:none;
}

#content div.post h2 {
font-weight:normal;
font-family:tahoma,arial,sans-serif;
font-size:20px;
text-align:left;
letter-spacing:1.5px;
padding:6px 0;
color:#555555;
border-bottom:1px solid #000000;
font-variant:small-caps;
margin-bottom:0;
}

#content div.post h3 {
font-family:tahoma,arial,sans-serif;
text-align:left;
font-size:18px;
font-weight:normal;
color:#8B83A7;
}

#content div.post h4 {
font-family:tahoma,arial,sans-serif;
text-align:left;
font-size:18px;
font-weight:normal;
}

#content div.post h5 {
font-family:tahoma,arial,sans-serif;
text-align:left;
font-size:16px;
font-weight:normal;
}

#content div.post h6 {
font-family:tahoma,arial,sans-serif;
text-align:left;
font-weight:normal;
font-size:15px;
}

#content div.post h2 a {
color:#0C1044;
text-decoration:none
}

#content div.post h2 a:hover {
text-decoration:none;
}

#content div.post p {
line-height:150%;
margin-left:5px;
}

#content div.post p.date {
font-size:14px;
text-transform:uppercase;
letter-spacing:2px;
font-family:tahoma, arial, sans-serif;
color:#8B83A7;
margin:0;
}

p.nocomments {
font-size:16px;
font-weight:bold;
padding:5px;
text-align:center;
}

#content div.post p.details_small {
padding:5px;
font-size:12px;
margin-bottom:45px;
border: none;
text-align: center;
}

#content div.post ul {
margin-left:60px;
}

#content div.post ul li {
line-height:150%;
}

#content div.post ol {
margin-left:5px;
}

#content div.post ol li {
line-height:150%;
}

/*   NAVIGATION LINKS   *
****************/

#content div.navigation {
display:block;
margin-top:0;
padding-bottom:60px;
}

#content div.navigation span.alignleft {
float:left;
width:47%;
}

#content div.navigation span.alignright {
float:right;
width:47%;
text-align:right;
}

/*   COMMENTS AND COMMENTLIST   *
****************/

h3#comments,
h3#respond {
font-weight:normal;
text-align:left;
font-family:tahoma,arial,sans-serif;
font-size:20px;
letter-spacing:1.5px;
padding:6px 0;
color:#555555;
border-bottom:1px solid #444444;
font-variant:small-caps;
margin-bottom:0;
margin-top: 60px;
}

ol.commentlist {
list-style-type:none;
margin:0;
padding:0;
}

ol.commentlist li {
margin:0 0 20px auto;
}

ol.commentlist li big {
font-weight:normal;
font-family:tahoma,arial,sans-serif;
font-size:20px;
letter-spacing:1.5px;
padding:6px 0;
color:#555555;
border-bottom:1px solid #444444;
font-variant:small-caps;
margin-bottom:0;
display:block;
}

ol.commentlist li span.await_mod {
color:#FF0000;
display:block;
text-align:left;
padding:3px;
float:right;
}

ol.commentlist li span.comment_data a {
font-size:12px;
text-transform:uppercase;
letter-spacing:2px;
font-family:tahoma, arial, sans-serif;
color:#555 !important;
text-align:right;
}

ol.commentlist li p {
margin-left:20px;
line-height:140%;
font-size:14px;
}

/*   FORM ELEMENTS   *
**********************/


input {
padding:4px;
width:240px;
margin:30px 0 0 0;
background:#888;
color:#efefef;
font-size:12px;
border:1px solid #000;
}

input[type="submit"] {
margin:none;
background:#888;
color:#efefef;
text-transform:none;
font-size:14px;
text-align:left;
border:none;
}

textarea {
margin:none;
width:240px;
padding:4px;
background:#888;
color:#efefef;
font-size:12px;
border:1px solid #000;
}

/*   SIDEBAR   *
****************/

#sidebar {
width:250px;
float:right;
font-size:12px;
color:#dedede;
padding-left:4px;
padding-right:4px;
padding-bottom:auto;
background: #888;
border-left:20px solid #ffffff;
border-right:10px solid #ffffff;
border-bottom:10px solid #ffffff;
height: 600px; /* for IE */
min-height: 600px; /* for not-IE */
}
html>body #content {
height: auto; /* for not-IE */
}


#sidebar h1 {
display:none;
}


#sidebar ul {
padding:0;
list-style-type:none;
}

#sidebar ul li h2 {
font-size:14px;
font-weight:normal;
font-family:tahoma, arial,sans-serif;
text-transform:none;
color:#ffffff;
padding-top:20px;
}

#sidebar a {
display:block;
line-height:14px;
background-color:#ffcc00;
border-bottom:6px solid #888;
padding:2px 2px 2px 2px;
}

#sidebar a:hover {
text-decoration:none;
background-color:#333;
border-bottom:6px solid #888;
}

#sidebar ul li a {
border-bottom:6px solid #888;
}


#sidebar.menu a {
	width: 100%;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#sidebar.menu	a{
	color: #555;
	background:888;
	text-decoration:none;
	font-size:16px;
	line-height:14px;
	padding: none;
	font-family: Tahoma, verdana, sans-serif;
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:none;



}	
#sidebar.menu  /*fixes IE slowness?? */
					
#sidebar.menu	a:link {color: #555; text-decoration: none;}
#sidebar.menu	a:active {color: #555; text-decoration: none; background: #E3E3E3; font-weight: bold;}
#sidebar.menu	a:visited {color: #555; text-decoration: none;}
#sidebar.menu	a:hover {color: #555; text-decoration: bold; background: #E3E3E3; font-weight: bold;
border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	
}




/*   SIDEBAR WIDGETS TAGS   *
*****************************/

#sidebar table td a {
	color: #333;
	background: none;
	text-decoration:none;
	font-size:16px;
	line-height:22px;
	padding: 0 5px 0 0;
	font-family: Tahoma, verdana, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar table	a:link {color: #333; text-decoration: none; background: #888; font-weight: normal;}
#sidebar table	a:active {color: #333; text-decoration: none; background: #888; font-weight: normal;}
#sidebar table	a:visited {color: #333; text-decoration: none; background: #888; font-weight: normal;}
#sidebar table	a:hover {color: #333; text-decoration: none; background: #fefefe; font-weight: bold; border-bottom-style: none;}


#sidebar td {
width:14%;
}

#sidebar td#next {
text-align:right;
}

.recentcomments a {
border:0 !important;
}

.recentcomments {
border-bottom:1px solid #666666;
}

/*   FOOTER   *
****************/

#footer {
clear:both;
padding-top:40px;
text-align:center;
font-size:13px;
}

#footer h1 {
display:none;
}

/*   EXTRAS   *
****************/

.sh_avatar, .gravatar {
position:relative;
top:145px;
width: 60px;
height: 60px;
padding: 0;
border: 6px solid #000;
}

ol.commentlist li li {
border: 0 !important;
padding: 0 !important;
margin:0 !important;
margin-left:100px !important;
}

img.wp-smiley {
display: inline !important;
padding: 0 !important;
margin: 0 !important;
float: none !important;
vertical-align: middle !important;
border: 0 !important;
background: transparent !important;
}#sidebar .sidebar-z a {
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
}
