/*
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-size:12px;
	font-family:arial,helvetica,clean,sans-serif;
	line-height: 20px;
    text-align:center;}

a {text-decoration:none;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:20px; }
h2 {font-size:16px; }
h3 {font-size:14px; }
h4, h5 {font-size:12px}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {list-style:none}

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; line-height:0; font-size:0; 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
---------------------------------------------------------------------------------------------------------- */

#main {width:960px !important; width:980px; margin:0 auto; padding:0 10px; text-align:left; border:1px solid #9999CD; background:url(http://www.whichslots.com/images/logo_2.jpg) left top no-repeat;}
    
	#header {position:relative; padding:15px; height:60px;}

        #logo {margin:0; font-weight:normal; width:350px; display:block; float:left}
        #logo a { height:60px; text-indent:-9999px; display:block; width:350px; overflow:hidden; border:0;}
        #slogan {margin:0; font-size:12px; display:none;text-indent:-9999px;}
        
        #search { float:right; margin:10px 0 0 0; padding: 7px;}
        #search #search-input {width:175px; padding:3px;}
        #search #search-submit {padding:2px; font:normal 13px "arial",sans-serif;}

    #nav {clear:both; padding:0; border:0; float:left; width:200px;}


    
        #nav ul {margin:0; padding:0; list-style:none; font:13px "arial",sans-serif;}
        #nav ul li {display:block; width:200px; margin:0 0 5px 0; padding:0;}
        #nav ul li a {display:block; padding:7px 15px; border:2px dotted #9999CD}
        #nav ul li a:hover { background:#9999cd;}
        #nav ul li#nav-active a {border:0; font-weight:bold;}

	#content {position:relative; padding:10px 0 30px 0; overflow:hidden;}

	#footer {clear:both; font-size:12px;}
.main_content { padding:10px 0;}

/* ----------------------------------------------------------------------------------------------------------
4) Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {float:left; width:630px;}

    #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; padding:5px 0;}

#aside {float:right; width:200px;}

#aside .cate_par {font-size:14px; padding:5px 0; font-weight:bold;}
#aside .cate_par ul li {font-size:12px; font-weight:normal;}

#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; padding-left:15px;}
.col30 .margin {margin:0px;}

    .col30 h4 {margin-bottom:3px;margin-top:3px;}
    .col30 ul {margin:20px 0 !important;}
    .col30 p.date {margin:0; font-size:85%;}
    .col30 p.bb {padding-bottom:20px; 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:540px;margin-left:10px;}

    #page-title {padding:10px 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; background:#F5F5F5; font-size:110%;}

#page-title {background:#9999CD;}
#page-title h1 {color:#FFF; margin:0}
#page-title h1 a, #page-title h2 a {border-bottom:1px solid #5F5F5F; color:#FFF;}
#page-title h1 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;}
#page-content a:hover {border-bottom:1px solid #000; color:#000;}

#page-content ol { list-style-type:decimal; list-style-position:outside; margin:0;}
#page-content ol li{ margin-left:20px; list-style-type:decimal; list-style-position:outside;}

#page-content .download-game {text-align:center; display:block;}
#page-content .download-game a {margin:auto; height:35px; line-height:35px; overflow:hidden; text-align:center; color:#FFFFFF; width:350px; border:0px; font-weight:bold; display:block; background:url(/wp-content/uploads/2010/07/download4.png) 0 0 no-repeat;}

#page-content .download-game a:hover {background:url(/wp-content/uploads/2010/07/download4.png) 0 -35px no-repeat; border:0px; color:#FFFFFF;}
/* ----------------------------------------------------------------------------------------------------------
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:0; padding:0 0 15px 0; list-style:none;}
#aside ul li {margin:0; padding:0;}
#aside ul li a {padding-left:10px; display:block; margin:0; border:0; height:18px; overflow:hidden; background:url("/wp-content/uploads/2010/07/arrow-bullet.gif") left no-repeat;}
#aside ul li a:hover {text-decoration:underline; border:0;}

.hx-style01 {/*clear:both; */ background:url("images/dot.gif") 0 50% repeat-x; font-size:12px; margin:0; padding:10px 0;}
.hx-style01 span {margin-left:15px; padding:0 5px; font-weight:bold; font-size:12px; text-transform:uppercase;}


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;}
/* End Comments */