/*  
Theme Name: Second Try
Description: Another attempt.
Version: 1.0
Author: Mineful
Author URI: http://www.mineful.com
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
*/

/*** Main ***/
#main
{
	width: 750px;
	margin: 0 auto;
}

#main #content
{
	float: left;
	width: 500px;
	margin-top: 25px;
}

/*** Footer ***/
#footer
{
	width: 100%;
	background: #ffffff url('images/footerbg.jpg') repeat-x;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
}

#sidebar .sidebarbox
{
	margin-bottom: 40px;
	
}

#sidebar .sidebarbox h3
{
	color: #273647;
	font-size: 15px;
	margin-bottom: 2px;
}

/*** Sidebar ***/
#sidebar
{
	float: right;
	width: 30%;
	line-height: 23px;
	margin-top: 20px;
	padding: 10px 0 0 20px;
	border-left: solid 1px #ffffff; /*#ababab; */
}


/* ---------------------------------------------------------------------------------------------------------- */
/* from within the blogger html page */
body {
    background:#ffffff;
    color:#000;
    font-family:Arial, Helvetica, sans-serif,"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
a:link {color:#2b84c9; text-decoration:none;} /* this is good */
a:visited { color: #ba55d3; text-decoration: none; }
a:hover{text-decoration:underline;}
body{border:0; margin:0; padding:0;}
img{border-style: none;}
form{border:0; margin:0;}
form {font-size:12px;}
form, input {padding:0}
h1, h2, h3,h4, h5 {margin:0; border:0; padding:0; color:#313029; font-weight:normal;}
h1 {
    font-size:32px; 
    font-family:Georgia, "Times New Roman", Times, serif; 
    line-height:36px; 
    padding-bottom:20px; 
}
h2 {
    font-size:20px; 
    padding-bottom:12px; 
    font-weight:bold; 
    line-height:24px; 
    font-family:Georgia, "Times New Roman", Times, serif;
}
h2.title {
    padding:0;
    font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
/* , h2 a:visited */
h2 a:link {color:#000000; text-decoration:none;}
h2 a:hover{text-decoration:underline;}
h3, h2.title {
    font-size:20px;
    line-height:32px;
    color:#333;
    font-weight:bold;
    /* border-bottom:solid 1px #DEDEDE; */
}
h4{
    font-size:12px;
    font-weight:bold;
    color:#40403b;
    margin-bottom:14px;
}
h5{
    font-size:20px;
    line-height:22px;
    font-family:Georgia, "Times New Roman", Times, serif;
    display:block;
    padding-bottom:10px;
    color:#000000;
}
blockquote {
    margin: 20px;
    padding:0 0 0 14px;
    color: #666666;
    border-left: 2px dashed #ccc;
    font-type:italic;
}
ul,li{margin:0; border:0; padding:0;}
ul{margin-bottom:20px;}
li{list-style:none; }

/* Content
----------------------------------------------- */
#container {
    background:#d8d8d8;
    width:936px;
    margin:0 auto;
    margin-top:5px;
    padding:1px 1px 1px 1px;
}
#main-container{
    background:#FFF;
    padding: 0 1px;
    width:auto;
    padding-bottom:1px;
}
#footer-container {
    background:#d8d8d8;
    width:936px;
    margin:0 auto 10px;
    margin-top:12px;
    padding:20px 12px;
}
/* HEADER
----------------------------------------------- */
/**************** HEADER ******************* this part is good */
#header {
    background:url('images/topGradient.png') repeat-x scroll 0 0;
    height: 75px;
    padding-top: 0px;
    position: relative;
}
#header h1 span {
display: none;
}
#header h1 a {
display: block;
width: 190px;
height: 37px;
}
/* a:link, a:visited */
#header a {
    color: #fff; 
    text-decoration: none;
    font-size:14px;
}
#header a:hover {
font-size:14px;
text-decoration: underline;
color: #fff;
}
#header img.logo {
float: none;
margin-left: 15px;
}
#header p {
float: right;
margin-top: 10px;
color: #ffc20e;
font-size: 15px;
}
/* Navbar and search*/
/*
#search-bar{margin:0 auto; height:35px;width:936px;}
#searchBox{width:292px; height:14px;border:0; background:#f0f0f0 url(http://4.bp.blogspot.com/_XByc9SCisZM/SamtLF2ArYI/AAAAAAAAA2c/c7i27NNSFb0/s1600/inputmag.png) no-repeat; color:#E0691A; font-weight:700; float:right; margin:5px 0 0 5px; padding:5px;}
#searchButton{background:#f0f0f0 no-repeat; border:0; height:24px; width:65px; color:#404040; font:bold .9em arial,sans-serif; float:right; margin:5px 0 0 5px; padding:0} */
/* MAIN
----------------------------------------------- */
#main-left {width:530px;float:left;
padding:0 14px;
line-height:18px;
}
#main-right {
width:354px;
float:right;
font-size:11px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden;      /* fix for long non-text content breaking IE sidebar float */
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
    color: #999999;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 12px;
    margin-top: 20px;
    padding:10px 10px 10px 0;
}
.home-post{
margin:.5em 0 1.5em;
padding-bottom:0px;
}
.home-post h3 {
    margin:.25em 0 0;
    padding:15px 0 4px;
    font-size:20px;
    font-weight:normal;
    line-height:1.4em;
    color:#000000;
}
/* .home-post h3 a:visited, .post h3 a:visited, */
.home-post h3 a,   .post h3 strong {
    display:block;
    text-decoration:none;
    color:#000000;
    font-weight:normal;
    font-size:16pt;
}
.home-post h3 a:hover { text-decoration:underline; }
.home-post h3 strong, .post h3 a:hover {
color:#333333;
}
/*
.post-body ol{list-style:none; margin:0; padding:0}
.post-body ol li{background:url(http://3.bp.blogspot.com/_XByc9SCisZM/Samt3NMni5I/AAAAAAAAA20/AFg9_RoHv9M/s1600/icon_arrow_sm.gif) no-repeat 2px .4em; text-indent:0; line-height:1.5em; margin:0; padding:0 0 .25em 16px; border-bottom:2px dashed #FAFEFF}
.post-body ul {list-style:none; margin:0; padding:0}
.post-body ul li{background:url(http://jbrugueras.googlepages.com/li_arrowmag.gif) no-repeat 2px .4em; text-indent:0; line-height:1.5em; margin:0; padding:0 0 .25em 16px; border-bottom:2px dashed #FAFEFF}
.home-post ol{list-style:none; margin:0; padding:0}
.home-post ol li{background:url(http://3.bp.blogspot.com/_XByc9SCisZM/Samt3NMni5I/AAAAAAAAA20/AFg9_RoHv9M/s1600/icon_arrow_sm.gif) no-repeat 2px .4em; text-indent:0; line-height:1.5em; margin:0; padding:0 0 .25em 16px;}
.home-post ul {list-style:none; margin:0; padding:0}
.home-post ul li{background:url(http://3.bp.blogspot.com/_XByc9SCisZM/SamtLekKuzI/AAAAAAAAA2k/WCP9O_hdoEg/s1600/li_arrowmag.gif) no-repeat 2px .4em; text-indent:0; line-height:1.5em; margin:0; padding:0 0 .25em 16px; border-bottom:2px dashed #FAFEFF}
*/
.home-post li { 
    padding-top:0; 
    padding-endside:0; 
    padding-bottom:.25em; 
    padding-left:15px; 
    text-indent:-15px; 
    line-height:1.5em; 
    margin:0
}
.post-footer {
    margin: .75em 0;
    color:#999999;
    text-transform:uppercase;
    letter-spacing:.1em;
    font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
    line-height: 1.4em;
}
.upper {
    width:490px;
    height:250px;
    overflow:hidden;
    padding:0px 5px 0;
    position:relative;
}
.intro-post { width:100%;margin:8px 0; }
.intro-post img { 
    background-image:none; 
    width:150px; 
    height:160px; 
    float:left; 
    margin:0 5px 5px 0; 
    padding:5px
}
.readon a {
    display:block;
    float:right;
    width:98px;
    height:19px;
    background:url(http://www.mineful.com/img/blog/btn-post01.gif) no-repeat 0 0;
    font-size:10px;
    overflow:hidden;
    text-indent:-400px;
    margin:10px 0 0 0;
}
.readon a:hover {
background:url(http://www.mineful.com/img/blog/btn-post01.gif) no-repeat 0 -19px;
}
.comment-link {
margin-left:.6em;
}
.post img {
padding:4px;
border:1px solid #f6f8fa;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Comments
----------------------------------------------- */
.commentlistdiv {
    margin-top: 10px;
    padding:10px;
    background: #FFF;
    border: 1px dotted #ddd;
    font-size: 0.75em;
    color: #666;
}
.commentlistdiv h1 {font-size: 1.3em;
color: #366799;border-bottom: 1px solid #eee;
line-height: 1.5em;}
.commentlist li {background: #fff;
border-bottom: 1px dotted #ddd;padding: 20px;}
.commentlist li.alt {background: #fff;}
.pane_l {
    float: left;display: inline;
width: 160px;min-width: 160px;max-width: 160px;
border-right: 1px dotted #ddd;padding-right: 20px;margin-right: 20px;
}
.pane_r {display: block;line-height: 1.5em;margin-left: 201px;}

.comment-form { background:#EFEFEF; border:5px solid #cccccc;
margin:0 10px 20px 10px; padding:10px 0 0 15px; }
.owner-Body {display: block;line-height: 1.5em;margin-left: 201px;}
.owner-Body p {
    font-size:100%;
    margin:0 0 .2em 0;
    color:#FF0000;
    text-decoration:bold;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
    background:#fff;
    color: #666666;
    line-height: 1.5em;
    padding:10px;
    margin-top:10px;
    margin-bottom:5px;
    margin-left: 10px;
    padding-left: 15px;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
}
.sidebar h2{
    background:#fff;
    font-size: 12px;
    line-height: 24px;
    color: #333333;
    padding:0 5px 5px 5px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
}
.sidebar ul {
    list-style:none;
    margin:0 0 0;
    padding:0 0 0;
}
.sidebar li {
    margin:0;
    padding-top:0;
    padding-right:0;
    padding-bottom:.25em;
    padding-left:15px;
    text-indent:-15px;
    line-height:1.5em;
}
.sidebar .widget{
    background:#fff;
    border:1px dotted #6c6b6b;
    margin:0 0 1.5em;
    padding:0.5em;
}
/* .widget a:visited {color:#2b84c9; text-decoration:normal} */
.main .widget {
    border-bottom:1px dotted #f6f8fa;
    margin:0 0 1em;
    padding:2px 0 1.5em;
}
.main .Blog {
border-bottom-width: 0;
}
.tabContent ul.footer-col {
    float: left;
    width: 220px;
    margin: 0;
    margin-right: 20px;
}
.tabContent ul.video-tn {
    width: 200px;
    margin-right: 5px;
    margin-bottom: 20px;
}
.tabContent ul.video-tn p {
margin-bottom: 5px;
}
.tabContent ul.video-tn img {
border: 1px solid #000;
}
.tabContent ul.footer-col li {
    margin: 0 0 5px 0;
    background: none;
    padding: 0;
}
.tabContent ul.footer-col li a {
text-decoration: none;
}
.tabContent ul.footer-col li a:hover {
text-decoration: underline;
}
/* Profile
----------------------------------------------- */
.profile-img {
    float: left;
    margin-top: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 4px;
    border: 1px solid #f6f8fa;
}
.profile-data {
    margin:0;
    text-transform:uppercase;
    letter-spacing:.1em;
    font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
    color: #999999;
    font-weight: bold;
    line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
    margin: 0.5em 0;
    line-height: 1.6em;
}
.profile-link {
    font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer-main{
    clear:both;
    background:#FFF;
    padding: 0 12px;
    width:auto;
    padding-bottom:24px;
}
#footer-bottom {
    background:#FFF;
    padding: 0 12px;
    width:auto;
}
.footer-column ul { list-style:none; margin:0; padding:0}
.footer-column ul li {
    background:url(http://3.bp.blogspot.com/_XByc9SCisZM/SamtLekKuzI/AAAAAAAAA2k/WCP9O_hdoEg/s1600/li_arrowmag.gif) no-repeat 2px .4em; 
    text-indent:0; line-height:1.5em; 
    margin:0; 
    padding:0 0 .25em 16px; 
    border-bottom:2px dashed #FAFEFF;
}
.footer-column li {
    padding-top:0; 
    padding-endside:0; 
    padding-bottom:.25em; 
    padding-left:15px; 
    text-indent:-15px; 
    line-height:1.5em; 
    margin:0;
}
.footer-column .widget h2, .footer-column h2 {
    font:bold 1.5em Verdana,Arial,Helvetica,sans-serif; 
    margin-top:5px; 
    color:#000; 
    background-color:#fff; 
    padding:7px;
}
.footer-column { 
    text-align:justify; 
    padding:0 10px 0px; 
    margin-top:5px
}
.footer-column .widget {
    margin-bottom:10px; 
    background-color:#fff; 
    padding:6px
}
.meta-comment{
    background:url(http://1.bp.blogspot.com/_XByc9SCisZM/SamtLAhpVPI/AAAAAAAAA2U/C972bp5dMdw/s1600/commentsmag.png) no-repeat left top;margin-top:2px;
    padding-left:28px;
    font-size:11px;
    line-height:18px;
    float:right;
}

#post {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
}

/* .comment a:link, .comment a:visited{color:#000000;} */
/* Credits
----------------------------------------------- */
#credit {
    /* margin: 0px 0px 0px 0px; */
    padding: 2px 0px 0px 0px;
    width: 100%;
    height: 26px;
    clear: both;
    font-family: Lucida, helvetica;
    font-size: 90%;
    color: #444444;
    font-weight: normal;
    background: #d8d8d8;
    /*

        padding: 20px 0 20px 30px;
    width: 700px ; */
    margin-left: auto ;
    margin-right: auto ;
/*    background:#FFF;
    padding: 0 12px;
    width:auto;
*/
    
}
#creditleft {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    height: 26px;
    position: relative;
    float: left;
    text-align: left;
    display: inline;
    width: 71%;
    background: #ffffff;
}
#creditright {
    margin: -33px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    height: 26px;
    position: relative;
    float: right;
    text-align:right;
    display: inline;
    width: 30%;
    background: #ffffff;
}
#creditleft p {
margin: 0;
padding: 0
}
#creditright p {
margin: 0;
padding: 0
}
/* , .creditleft a:visited */
#creditleft a, .creditleft a:hover {
color: #444444;
text-decoration: underline;
}
/* , .creditright a:visited */
#creditright a, .creditright a:hover {
color: #444444;
text-decoration: underline;}
.orange { color:#E0692A; }



#superFooter {
    padding: 20px 0 20px 30px;
    width: 700px ;
    margin-left: auto ;
    margin-right: auto ;
    background:#FFF;
    padding: 0 12px;
    width:auto;
}
#superFooter ul {
    float: left;
    width: 178px;
    margin: 0;
    color: #707070;
    list-style: none ;
}
#superFooter ul.lastCol {
    width: 168px;
}
#superFooter li {
    margin: 0;
    line-height: 1;
    text-align: left;
}
#superFooter li.section {
    font-weight: bold;
    margin-bottom: 10px;
    list-style-type: none;
    color: #464646;
    font-weight: bold;
}
#superFooter li a {
    color: #636363;
    font-size: 11px;
}


/* line 786 - 2010-07-08_09.48.02 */


