/*Theme Name: MinimlTheme 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.0Author: Theme LabAuthor 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:0px 0; font:0.8em/1.5 "arial", serif; text-align:center;} a {text-decoration:none;}h1, h2, h3, h4, h5, h6 {margin: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:2px 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 {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; 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; margin:0 auto; text-align:left;}    	#header {position:relative; padding-bottom:15px;}        #logo {margin:0; font-weight:normal}                #slogan {margin:0;}                #search {position:absolute; bottom:15px; right:0; padding:7px;}        #search #search-input {width:175px; padding:3px;}        #search #search-submit {padding:2px; font:normal 100%/1.2 "arial",sans-serif;}    #nav {clear:both; padding:5px 0; border-left:0 !important; border-right:0 !important;}            #nav ul {margin:0; padding:0; list-style:none; font:100%/1.4 "arial",sans-serif;}        #nav ul li {display:inline; margin:0; padding:0;}        #nav ul li a {display:block; float:left; padding:7px 15px; border:0; background:url("images/dot-03.gif") 100% 0 repeat-y;}        #nav ul li#nav-active a {border:0; font-weight:bold;}	#content {position:relative; padding:0px 0 30px 0; overflow:hidden;}	#footer {clear:both; font-size:85%;}/* ----------------------------------------------------------------------------------------------------------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;}#aside {float:left; width:150px;}#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: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:630px;}    #page-title {padding :15px; padding-bottom: 3px;}    #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:#ffffff; font-size:110%;}#page-title {background:#ffffff;}#page-title h2 {color:#ff7f00;}#page-title h2 a {border-bottom:0px solid #5F5F5F; color:#FF7F00;}#page-title h2 a:hover {border-bottom:1px solid #808080;}#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:#000;}#page-content a {border-bottom:1px solid #AFAFAF; color:#000;}#page-content a:hover {border-bottom:1px solid #000; color:#000;}/* ----------------------------------------------------------------------------------------------------------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;}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 */

  


div.latest-snippits {
border-top:3px solid #666666;
margin-bottom:15px;


}

div.latest-snippits h4 {
background:#E6F2FF none repeat scroll 0;
color:#666666;
margin-bottom:5px;
padding:8px 5px 7px;
}

div.content-spotlight-left {
border-top:2px solid #666666;
margin-bottom:15px;
padding-top: 0px;
width: 280px;
float: left; 
}




div.content-spotlight-left h4 {
background:#f4f4f4 none repeat scroll 0;
color:#003366;
margin-bottom:5px;
padding:8px 5px 7px;
font-family:Arial,Helvetica,sans-serif;
font-size:1.0em;
font-weight:bold;
margin:0 0 3px;
padding-top:5px;


}

div.content-spotlight-right {
border-top:2px solid #666666;
margin-bottom:15px;
padding-top: 0px;
width: 280px;
float: right; 
}

div.content-spotlight-right h4 {
background:#f4f4f4 none repeat scroll 0;
color:#003366;
margin-bottom:5px;
padding:8px 5px 7px;
font-family:Arial,Helvetica,sans-serif;
font-size:1.0em;
font-weight:bold;
margin:0 0 3px;
padding-top:5px;


}

div.content-spotlight {
border-top:2px solid #666666;
margin-bottom:15px;
padding-top: 0px;
float: left; 
width:600px;
}

div.content-spotlight h4 {
background:#f4f4f4 none repeat scroll 0;
color:#003366;
margin-bottom:5px;
padding:8px 5px 7px;
font-family:Arial,Helvetica,sans-serif;
font-size:1.0em;
font-weight:bold;
margin:0 0 3px;
padding-top:5px;


}

a:link, a:visited {
color:#006A96;

}

.mainContentLeft {float:left; border:1px; width:960px; height: 300px; background:url("images/bluebg.gif") 100% 0 repeat-x;}  
.bottomBorder {float:left; border:1px; width:960px; height: 30px; background:url("images/bluebg2.gif") 100% 0 repeat-x;}  
.mainContentRight {float:right; width:360px; height: 120px; background:url("images/bluebg.gif") 100% 0 repeat-x;}  
.bullet {width:10px; height: 20px; background:url("images/bullet.gif") 100% 0 ;} 
.centerSpot { border: 1px solid #d6d6d6;  background:url("images/bluebg.gif") 100% 0 repeat-x; height: 60px;  margin-left: 20px; position: relative; width:550px;}

.practiceTestSpot { border: 5px solid #ddecef;  background:url("images/bluebgx.gif") 100% 0 repeat-x; height: 120px;  margin-left: 0px; position: relative; width:250px; font-size:1.2em; text-align:center;  font-weight:normal; padding-top: 2px; padding-left: 2px; background-color: #fffbd0; }                                                                                 
.subscribeSpot { border: 5px solid #ddecef;  background:url("images/bluebgx.gif") 100% 0 repeat-x; height: 120px;  margin-right: 0px; position: relative; width:250px; font-size:1.2em; text-align:center; font-weight:normal; padding-top: 2px; background-color: #edf4f5; }    

.linksSpot { border-top: 1px solid #ddecef; background:url("images/bluebg.gif") 100% 0 repeat-x; height: 120px;  margin-right: 0px; position: relative; width:960px; font-size:1.2em; text-align:center; font-weight:normal; padding-top: 2px; }                                                                      

.featuredContentSpot { border: 8px solid #ffcf79;  background:url("images/bluebg.gif") 100% 0 repeat-x; height: 260px;  margin-right: 0px; position: relative; width:290px; font-size:1.0em; text-align:left; font-family:Trebuchet MS,Helvetica,Verdana,sans-serif; font-weight:normal; padding-top: 2px; padding: 5px; }              

.rightAnswer { color : #92cd00; font-weight: bold; }    
.wrongAnswer { color : #ff0000; font-weight: bold; }    
.answerExplanation { color : #006a96; font-weight: bold; }    
.subscribe {background:url("images/subscribe.gif") 100% 0 ; height: 70px; width:300px; position: relative; float:right; background-repeat: no-repeat;}      

ol.snap_nav {
    display: inline;
    list-style: none;
}

ol.snap_nav li {
    display: block;
    float: left;
    padding: 5px 5px 5px 5px;
}

ol.snap_nav li a {
    font-weight: bold
}

ol.snap_nav li.snap_selected a {
    cursor: text;
}

ol.snap_titles {
    
    display: block;
    list-style: none;
}
 
 
 

