/*
Theme Name: Miniml
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: A simple theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WordPress themes and <a href="http://www.nuviotemplates.com/">Nuvio Templates</a> for more free templates.
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates
    
    Structure:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags, reset
        2) Universal styles (display, float, margin, text-align...)
        3) Layout
        4) Page: Home
        Z) Others
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding:0; font:0.8em/1.5 "arial", serif; text-align:center;}
body {background:#330000; color:#000;}

a {text-decoration:none;}
a { color:#000;}
a:hover {border-bottom:1px solid #DFDFDF; color:#4089F2;}

h1, h2, h3, h4, h5, h6 {padding:15px 0 10px 0;}
h1 {font-size:200%; font-weight:normal; letter-spacing:-1px;}
h2 {font-size:160%; font-weight:normal;}
h3 {font-size:140%; font-weight:normal;}
h4, h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:0;}

table {border-collapse:collapse; border-spacing:0;border:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:1px 5px; border:0;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box { min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

    .bigger {font-size:110%;}
    .smaller {font-size:85%;}
    
/* ----------------------------------------------------------------------------------------------------------
3) LAYOUT
---------------------------------------------------------------------------------------------------------- */
#wrapper {margin:0 auto;}
#main { margin:0 auto; text-align:left;}
    
#header {padding:10px 0; color:#FFF; background:#1E1E1E; }
.header {width:960px; margin:auto }
.header-left {float:left;}
.header-right{float:right;}

#logo {margin:0; font-weight:normal; width:300px; font-size:200%;}
        
#slogan {margin:0;}
        
#search { float:right;}
#search #search-input {width:175px; padding:3px;}
#search #search-submit {padding:2px; font:normal 100%/1.2 "arial",sans-serif;}

#nav {clear:both; padding:0; margin:0;}
.navigation{background:#0E0E0E;padding:0; margin:0; height:35px;}

    
        #nav ul {margin:5px 0 0; padding:0; list-style:none; height:30px;}
        #nav ul li {display:inline; margin:0; padding:0;}
        #nav ul li a {display:block; float:left; padding:0px 15px; border:0; color:#EEE;}
        #nav ul li #nav-active a {border:0; font-weight:bold;}

	#content {position:relative; padding:0px; background:url("http://osc4.s3.amazonaws.com/osc_28699/images/row_3.gif") repeat-x scroll 0 0 #E6E6E6;}
.content {margin:auto; width:960px;}
	#footer { font-size:85%; text-align:center; background:#252525;}

/* ----------------------------------------------------------------------------------------------------------
4) Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {float:left; width:630px; padding-top:10px;}

    #topstory-title {padding:15px;}
    #topstory-title h2 {margin:0; margin-bottom:2px;}
    #topstory-title p.date {margin:0; font-size:85%;}
    
    #topstory-perex {display:block; padding:15px; font-size:110%;overflow:hidden;}
    #topstory-perex p {margin:0;}

#aside {float:right; width:310px;}

#aside .halfleft {
	width: 138px;
	padding: 10px 0 0 0;
	margin-left: 0;
	margin-bottom: 20px;
	}
	
#aside .halfright {
	float: right;
	clear: none;
	margin-left: 20px;
	width: 138px;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	}

#photos {margin:0; font-size:0; line-height:0;}
#photos a {border:0;}
#photos img {display:block; float:left; width:150px; height:110px; margin-left:8px; border:0;}

.col30 {float:left; width:310px;}
.col30.margin {margin:0 15px;}

    .col30 h4 {margin-bottom:3px;}
    .col30 ul {margin:20px 0 !important;}
    .col30 p.date {margin:0; font-size:85%;}
    .col30 p.bb {padding-bottom:0px; background:url("images/dot-02.gif") 0 100% repeat-x;}
    .col30 p img.f-left {margin-right:10px;}
    .col30 p {position:relative;}
/* ----------------------------------------------------------------------------------------------------------
5) Page: Article
---------------------------------------------------------------------------------------------------------- */

#page {float:left; width:630px;}

    #page-title {padding:15px;}
    #page-title h2 {margin:0; margin-bottom:2px;}
    #page-title p.date {margin:0; font-size:85%;}

    #page-content {display:block; padding:5px 15px; font-size:14px;}

#page-title {background:#9F9F9F;}
#page-title h2 {color:#FFF;}
#page-title h2 a {border-bottom:1px solid #5F5F5F; color:#FFF;}
#page-title h2 a:hover {border-bottom:1px solid #FFF;}
#page-title p.date {color:#000;}
#page-title p.date a {border-bottom:1px solid #5F5F5F; color:#000;}
#page-title p.date a:hover {border-bottom:1px solid #FFF; color:#FFF;}

#page-content a {border-bottom:1px solid #AFAFAF; color:#000; font-weight:bold;}
#page-content a:hover {border-bottom:1px solid #000; color:#000;}
#page-content p { padding-bottom:10px;}

#page-content table, #page-content table td { border:#555 solid 1px;}

/* ----------------------------------------------------------------------------------------------------------
Z) Others
---------------------------------------------------------------------------------------------------------- */

ul.ul-list {margin:15px 0; padding:0; list-style:none;}
ul.ul-list li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("images/ico-list.gif") 0 4px no-repeat;}

#aside ul {margin:15px 0; padding:0; list-style:none;}
#aside ul li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("images/ico-list.gif") 0 4px no-repeat;}



.hx-style01 {/*clear:both; */ background:url("images/dot.gif") 0 50% repeat-x; font-size:85%;}
.hx-style01 span {margin-left:15px; padding:0 5px; font-weight:bold; text-transform:uppercase;}

.hx-links {/*clear:both; */ background:url("images/dot.gif") 0 50% repeat-x; font-size:12px;}
.hx-links span {margin-left:15px; padding:0 5px; font-weight:bold; text-transform:uppercase;}
.blogroll ul { padding:0;}
.blogroll li { display:inline; padding:5px;}
.blogroll li a {color:#9F9E9E;}
a.ico-more {padding:5px 7px; border:0 !important;}

.alignright {float:right;}
.alignleft {float:left;}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

img.avatar {float:left; margin-right:5px;}

.related_post {
	background:#FFFFFF;
	list-style-position:inside;
	list-style-type:decimal;
	margin:0;
	padding:10px;
}
.biaoqian {
	border:#333333 solid 1px; padding:10px;
}

.runcode_text {width:500px; height:200px; border:#0099FF dashed 1px; background:#DBFBFD;}
/* End Comments */

.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  margin: 0 0 1.5em 0;
  overflow: auto;
}

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width: 100%;
}

.wp_syntax table {
  border-collapse: collapse;
}

.wp_syntax div, .wp_syntax td {
  vertical-align: top;
  padding: 2px 4px;
}

.wp_syntax .line_numbers {
  text-align: right;
  background-color: #def;
  color: gray;
  overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
  margin: 0;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
  font-size: 12px;
  line-height: 1.333;
  white-space: pre;
}


/*page number*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: white;
	margin-bottom: 10px;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	border-color: #BA0000;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #0075b8;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
	text-decoration: underline;
	border-color: #BA0000;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}

