/*  
Theme Name: MiFlow2.0
Theme URI: http://www.miflow.net
Author: McLuna [Arturo Luna]
Author URI: http://www.miflow.net/
Share URI: http://www.miflow.net/

*/



/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	background: #212121 url(http://www.miflow.net/todoimg/images/untitlmsm.gif) repeat-y center;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 140%;
        color:#fff;
	}

#header {
        padding: 0;
	width: 100%;
	height: 50px; 
	line-height:50px;
        margin: 0 auto;
	}
#header { height: 108px; }
#header img { float: left; }
#header .stop {
        width:980px;
        margin: 0 auto;
        }

#header #right {
        text-align:right;
        float:right;
        width: 2px;
        padding:0;
        margin:0;
        color:#fff;
        font-size:14pt;
        font-weight:bold;
        color:#fffc00;
        }

#header #nav {
        float:left;
        padding:0;
        margin:0;
        border-left: 1px solid #222;
        }

#wrap {
        padding: 0 0 15px;
        margin: 0 auto;
        width:987px;
        }

#pagetopper {
	padding: 8px 0 0;
	height: 30px;
	margin: 0 auto;
	width:987px;
	}

#sitehead {
        background:#202020;
	border-bottom: 1px solid #e5e5e5;
	padding:0px 0px 0px;
	margin:0 auto;
	}

#sitehead p {
	margin-bottom:0;
	}
.postdate {
	padding: 5px 0 0;
	margin: 0;
	font-size:8pt;
	border-top:1px dotted #ccc;
	}
#page {
	background:#121923 url(images/pagebg.gif) top left repeat-y;
	width:980px;
	padding: 0px 3px;
	margin:0 auto;
	border:1px solid #eee;
	border-top:0;
	}

#contentleft {
        width:692px;
	float: left; 
	}

#left-content {
        width:186px;
        float:left;
	font-size: 8pt;
        margin: 0;
	padding: 0 0px 0px 0;
	}

#content {
        width:500px;
        float:right;
        margin: 0;
	padding: 0;
	}

#subhead {
        border-bottom:1px solid #e5e5e5;
        clear: both;
        padding:10px 0 5px;
	margin: 0 auto;
	}

#subhead p {
        margin-bottom:5px;
        }

#contentright {
        width:278px;
	float: right; 
	background: transparent;
	padding: 0 0 0 0px;
        margin:0;
	} 

#sidebar {
        width:100%;
        float:right;
	font-size: 8pt;
        margin: 0;
	padding: 0;
	}  

#footer {
	font-size: 8pt;
        clear: both;
        margin: 0px auto;
        padding: 10px 0;
        }

#footer .left {
        text-align:left;
        float:left;
        width: 45%;
        }

#footer .right {
        text-align:right;
        float:right;
        width: 45%;
        }


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	letter-spacing:-1px;
        margin: 0 0 5px;
        padding: 0;
        font-weight: bold;
        color:#fff;
	}

h1 {
	font-size: 20pt;

	}

h2 {
	font-size: 12pt;
	font-family: Continuum-Regular;src: url(fonts/Continuum-Regular.ttf);
	}

h3 {
	font-size: 10pt;
        }

h4,h5,h6,h7 {
	font-size: 10pt;
        }

#sitehead h1 {
	font-size: 18pt;
	}

h2#comments  {
        padding:15px 0 0;
        }

h2#trackbacks  {
        padding:15px 0 0;
        }

h2#respond  {
        padding-bottom:5px;
        }

h2#related  {
        padding-bottom:5px;   
        }

.post h1, .post h2 {
        margin:0;
        line-height:110%;
        }

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #0657e4;
text-decoration:none;
	}

a:hover, a:active {
        color:#FFF;
	}

.post h1 a, .post h1 a:link, .post h1 a:visited, .post h2 a, .post h2 a:link, .post h2 a:visited, .featurepost h1 a, .featurepost h1 a:link, .featurepost h1 a:visited, .featurepost h2 a, .featurepost h2 a:link, .featurepost h2 a:visited  {
        margin:0;
        text-decoration:none;
        line-height:110%;
        }

.post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover, .featurepost h1 a:active, .featurepost h1 a:hover, .featurepost h2 a:active, .featurepost h2 a:hover {
        text-decoration:none;
        }

#sidebar a, #left-content a {
        text-decoration:none;
        }
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        border: 2px solid #ddd; 
        padding: 2px;
        background: #0e1213;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        }

img.centered { 
        display: block;  
        margin: 0 auto 20px auto; 
        border: 2px solid #ddd; 
        padding: 2px;
        background: #0e1213;
        float: none; 
        clear: both;
        }

/* -------------------[ Sidebar ]------------------- */

#sidebar h2 {
        line-height:110%;
        padding: 0 0 3px;
        font-size:9pt;
        letter-spacing: 0px;
        margin: 0;
        border-bottom:1px;
        }

* html #sidebar h2 {
        border-bottom:1px solid #ddd;
        }

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0px ;
	padding: 15px 0;
	}

#sidebar li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

#sidebar ul ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#sidebar li li {
        line-height:130%;
        list-style-type:none;
        padding: 3px 0 3px 14px;
        margin: 0;
        background: url(images/arrow-1.gif) 3px 5px no-repeat;
        border-bottom:1px;
        }

* html #sidebar li li {
        border-bottom:1px solid #ddd;
        }

#sidebar li li li {
        padding-left: 15px;
        background: transparent;
        border-bottom:0;
        }

#sidebar li li li li {
        padding-left: 15px;
        background: transparent;
        border-bottom:0;
        }

/* -------------------[ Left Content ]------------------- */

#left-content h2 {
        line-height:110%;
        padding: 0 0 3px;
        font-size:9pt;
        letter-spacing: 0px;
        margin: 0;
        border-bottom:1px;
        }

* html #left-content h2 {
        border-bottom:1px solid #ddd;
        }

#left-content ul {
	list-style-type: none;
	margin: 0 0 0px ;
	padding: 15px 0;
	}

#left-content li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

#left-content ul ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#left-content li li {
        line-height:130%;
        list-style-type:none;
        padding: 3px 0 3px 14px;
        margin: 0;
        background: url(images/arrow-1.gif) 3px 5px no-repeat;
        border-bottom:1px ;
        }

* html #left-content li li {
        border-bottom:1px solid #ddd;
        }

#left-content li li li {
        padding-left: 15px;
        background: transparent;
        border-bottom:0;
        }

#left-content li li li li {
        padding-left: 15px;
        background: transparent;
        border-bottom:0;
        }

/* -------------------[ Form Elements ]------------------- */

#commentform {
        background: #0e1213;
        padding: 15px 15px 10px;
        margin: 0;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 30%;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 80%;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
        width: 150px;
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}

/* -------------------[ Comments ]------------------- */

ol.commentlist {
        padding: 0;
        margin: 0;
        }

ol.commentlist li {
        border-bottom:1px solid #ddd;
	display: block;
	list-style: none;
        padding: 15px 0 1px;
	margin: 0;
        background: #0e1213;
	}

ol.tblist {
        border-bottom:1px solid #ddd;
	list-style-type: none;
        padding: 5px 0 15px;
        margin: 0;
        }

ol.tblist li {
        list-style-type:none;
        padding: 0 0 0 11px;
        margin: 0 0 10px;
        background: url(images/arrow-1.gif) 0px 4px no-repeat;
        }

/* -------------------[ Misc Tags and Classes ]------------------- */

.post ul, .singlepost ul {
        list-style-type: none;
        margin-top: 15px;
        margin-bottom: 15px;
        }

.post ul li, .singlepost ul li {
        list-style-type:none;
        background: url(images/arrow-1.gif) 0 4px no-repeat;
        padding: 0 0 2px 11px;
        }

.post ol li, .singlepost ol li {
        list-style-type:decimal;
        }

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote { color: #89897c;font-size: 130%; font-style: italic; background: url("images/blockquote.gif") 0px 0 no-repeat; padding-left: 30px; margin-bottom: 1em; min-height: 25px; }


.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
        font-size:8pt;
	}

.navigation .alignright {
        font-weight:bold;
	float:right;
        padding:10px 0;
	}
	
.navigation .alignleft {
        
	float: left;
        padding:10px 0;
	}
A.commentlink

{

	padding-left: 15px;

	background: url(images/comments.gif) no-repeat center left;

}

.postinfo {
        clear: both;
	background-color: #000000;
	margin: 0 0 5px;
	font-size: 8pt;
	padding: 0;
.postinfo .info .date

{

	padding-left: 15px;

	background: url(images/post.gif) no-repeat center left;

}

.postinfo .info .author

{

	padding-left: 23px;

	border-color: #949494;

	background: url(images/author.gif) no-repeat 10px 2px;

}
	}

.entry {
	padding: 10px 0 0;
	margin: 0;
	}

.post {
	margin: 0 0 1px;
	padding: 15px 0 10px;       
        border-bottom:1px solid #e5e5e5; 
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }



.tags {
	margin-bottom:0;
	background: url(http://i49.tinypic.com/2mg9hmu.gif) 0 50% no-repeat;
	padding-left:14px;
	}   

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
        }

.entry tr, .entry td, .entry th {
	margin:auto; 
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#ddd;
}

.entry td {
	border:1px solid #ddd;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0;
        padding:15px 0;
        border-bottom:1px solid #ddd;

        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 11px;
        margin: 0 0 7px;
        background: url(images/arrow-1.gif) 0 4px no-repeat;
        }

ul.archives {
        margin: 0 0 15px 0;
        padding: 0;
        }

ul.archives ul {
        padding:0;
        margin: 0 0 0 15px;
        }

/* -------------------[ Search ]------------------- */

.searchform {
	float:right;
	margin: 0; 
	padding:0;
        }

.searchform #s {
	color:#666;
	margin-right:2px;
	}

.searchform #sa {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) top left no-repeat;
	}

.searchform #sa:hover {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) bottom left no-repeat;
	}

#catlists {
	float:left;
	margin: 0 20px 0 0; 
	padding:0; 
        }

#catlists #cat {
	color:#666;
	float:left;
	margin: 0 2px 0 0;
        }

#catlists #sb {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) top left no-repeat;
        }

#catlists #sb:hover {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) bottom left no-repeat;
        }

#months {
	color:#666;
	float:left;
	margin: 0 20px 0 0; 
	padding:0; 
        }

#catlists2 {
	float:left;
	width:555px;
	margin: 0 20px 0 0; 
	padding:0; 
        }

#catlists2 #cat {
	color:#666;
	float:left;
	margin: 0 2px 0 0;
        }

#catlists2 #sb {
	height:22px;
	width:108px;
	background:url(images/submit2.gif) top left no-repeat;
        }

#catlists2 #sb:hover {
	height:22px;
	width:38px;
	background:url(images/submit2.gif) bottom left no-repeat;
        }

/* Styling for sections and blocks */

.section {
	margin-bottom: 40px;
}

.section p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.section-title {
	font-size: 200%;
	font-weight: bold;
	color: #2e92d7;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background: url(images/underline.gif) no-repeat bottom left;
}

.block {
	width: 220px;
	float: left;
	margin-bottom: 20px;
}

.bmargin {
	margin-left: 20px;
}

.block-title {
	color: #005288;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 6px;
	border-bottom: 1px solid #F0F0F0;

.zalist li {
	padding: 2px 2px;
	border-bottom: 1px solid #F0F0F0;
	color: #878998;
	line-height: 1.2;
}

/* Comments */

#comments-wrapper ol li {
	padding: 10px 0;
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	padding: 3px;
	background: #0e1213;
	border: 1px solid #F0F0F0;
}

.comment-data {
	float: left;
	width: 380px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.2;
}

.comment-author {
font-size: 100%
	font-weight: bold;
	margin-bottom: 3px;
}

.comment-meta {
	color: #b2b2b2;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}
