

/*---------------------------------------------
Version:    0.1
-----------------------------------------------*/

* {
    margin: 0; 
    padding: 0;
}

:focus { outline: 0;}

body {
    background: #fff;
}

img { 
    border: 0;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

hr, .hide {
    display: none;
}



/*STRUCTURE*/

#wrapper {
    width: 900px;
    background: #fff; 
    margin: 0px auto;
    padding: 20px 0px 0px 10px;
}

#masterhead {
    height: 40px;
    width: 890px;
    margin: 0px 0px 10px 0px;
}

#masterhead .mark {
    margin: 5px 0px 0px 2px;
    float: left;
}

#masterhead img {
    width: 173px;
}



/*NAV*/

#masterhead ul { 
    margin: 0px 0px 0px 0px;
    padding: 0;
    list-style-type: none;
    float: right;
}

#masterhead li { 
    display: block; 
    height: 38px; 
    width: 139px; 
    background: #fff url("/images/rule_nav.gif") no-repeat left top;
    font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px; 
    line-height: 38px; 
    color: #00aeef; 
    text-indent: 10px; 
    float: left;
}

#masterhead li a:link, li a:active, li a:visited  {
    display: block;
    background: #fff url("/images/rule_nav.gif") no-repeat left top;
    color: #000; 
    text-decoration: none;
}

#masterhead li a:hover  {
    display: block;
    /*background: #f7fdff url("/images/rule_nav.gif") no-repeat left top;*/
    background: #f9f2f3 url("/images/rule_nav.gif") no-repeat left top;
    color: #000; 
    text-decoration: none;
}



/*SECTION*/

.section {
    background: #fff;
    height: 40px;
    width: 890px;
    border-top: #ccc solid 1px;
}



/*MODS*/
.mod_wrapper {
    margin: 10px 0px 0px 0px;
}

.mod_wrapper  .body {
    margin: 10px 0px 0px 5px;
}

.mod_boiler {
    background: #fff;
    width: 900px;
    margin-bottom: 50px;
}

.mod_intro {
    background: #fff;
    width: 870px;
    margin: 0px 0px 40px 4px;
}

.mod_description {
    background: #fff;
    width: 820px;
    margin: 0px 0px 0px 4px;
}

.modbox_1 {
    height: 215px;
    width: 290px;
    margin-bottom: 10px;
    padding-right: 4px;
    margin-right: 5px;
    border-right: #ccc dotted 1px;
    float: left;
	
	overflow: hidden;
}

.mod_2 {
    /*height: 500px;*/
    width: 440px;
    margin-bottom: 10px;
    padding-right: 4px;
    margin-right: 5px;
    border-right: #ccc dotted 1px;
    float: left;
}


.mod_3, .mod_3h {
    
    width: 290px;
    margin-bottom: 10px;
    padding-right: 4px;
    margin-right: 5px;
    border-right: #ccc dotted 1px;
    float: left;
}

.mod_3h {
    height: 350px;
} 

.mod_4 {
    height: 400px;
    width: 215px;
    margin-bottom: 10px;
    padding-right: 4px;
    margin-right: 5px;
    border-right: #ccc dotted 1px;
    float: left;
}

.mod_5, .mod_5s {
    /*height: 475px;*/
    height: 400px;
    width: 170px;
    float: left;
    margin-bottom: 10px;
    padding-right: 4px;
    margin-right: 5px;
    border-right: #ccc dotted 1px;
}

.mod_5s {
	height: 150px;
}


/*IMAGES*/

.mod_5 img {
    width: 170px; 
    height: 110px;
}



/*GLOBAL TYPOGRAPHY*/
h2 {
    font-family: Georgia, serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 40px;
    color: #000;
    float: left;
    margin: 0px 0px 0px 4px;
}

h2 a:link, 
h2 a:active, 
h2 a:visited  {
    /*color: #00aeef;*/
    color: #d10317; 
    text-decoration: none;
}

h2 a:hover  {
    /*color: #00aeef;*/
    color: #d10317;
    text-decoration: underline;
}

h3 {
    font-family: Georgia, serif;
    font-weight: normal;
    color: #000;
    margin: 0px 0px 15px 0px;
}

h3 a:link, 
h3 a:active {
    /*color: #00aeef;*/
    color: #d10317;
    text-decoration: none;
}

h3 a:visited  {
    /*color: #7ecfed;*/
    color: #f20017; 
    text-decoration: none;
}

h3 a:hover  {
    /*color: #00aeef;*/
    color: #d10317;
    text-decoration: underline;
}


.mod_intro h3 {
    font-size: 20px;
    line-height: 26px;
}

.mod_2 h3 {
    font-size: 14px;
    line-height: 20px;
}

.mod_3 h3 {
    font-size: 15px;
    line-height: 20px;
}

.mod_4 h3 {
    font-size: 13px;
    line-height: 15px;
}

.mod_5 h3 {
    font-size: 12px;
    line-height: 15px;
    min-height: 30px;
}

.mod_d h3 {
    font-size: 13px;
    line-height: 18px;
}

h4 {
    font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
    font-weight: normal;
    font-size: 11px;
    line-height: 40px;
    color: #aaa;
    float: right; 
    margin: 0px 4px 0px 0px;
}

h4 a:link, h4 a:active, h4 a:visited  {
    color: #999;
    text-decoration: none;
}

h4 a:hover  {
    /*color: #00aeef;*/
    color: #f20017;
    text-decoration: underline;
}

.sort_form {
    font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
    font-size: 11px;
    float: right; 
    margin: 10px 0 0 0;
}

.body h4 {
    font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #999; 
    float: none;
    margin: 0px 4px 0px 0px;
}

p {
    font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
    font-size: 11px;
    line-height: 15px;
    color: #666; 
    margin: 0px 5px 15px 0px;
}

p a:link, 
p a:active, 
p a:visited  {
    /*color: #00aeef;*/
    color: #f20017; 
    text-decoration: none;
}

p a:hover  {
    /*color: #00aeef;*/
    color: #f20017;
    text-decoration: underline;
}

.mod_3 p {
    font-size: 12px;
    line-height: 16px;
}

.mod_boiler p {
    font-family: Georgia, serif;
    font-size: 40px;
    line-height: 48px;
    color: #ccc;
}

.mod_intro p {
    font-family: Georgia, serif;
    font-size: 22px;
    line-height: 30px;
    color: #bfbfbf; 
    margin: 20px 0px 0px 0px;
}

.mod_description p {
    font-size: 12px;
    line-height: 18px;
    color: #b6b6b6; 
    margin: 0px 0px 0px 0px;
}

.body ul { 
    margin: 0px 0px 0px 0px;
    padding: 0;
    list-style-type: none;
}

.body li {
    font-family: Georgia, serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    background: #fff;
}

.body li a:link, 
.body li a:active {
    color: #00aeef;
    background: #fff; 
    text-decoration: none;
}

.body li a:visited  {
    color: #7ecfed;
    background: #fff; 
    text-decoration: none;
}

.body li a:hover  {
    color: #00aeef;
    background: #fff; 
    text-decoration: underline;
}



.rnz-release-info {
    color: #000;
    font-size: 10px;
    font-family: HelveticaNeue,"Helvetica Neue",helvetica,arial;
}

/* FORM ELEMENTS */

.section form {
    display: inline;
}

.mod_wrapper form {
    background: #fff;
    /* border-top: 1px dotted #ccc; */
}

label { 
    font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
    font-weight: normal;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;     
    margin:20px 5px 5px 0;
}
label.block {
display:block;
}

form select {
    font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
    font-size: 10px;
    width: 170px;
}

form input {
    font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
    font-size: 11px;
    width: 170px;
}



form input.button { 
    font: bolder 12px Georgia, Times; 
    border: 1px solid #ccc; 
    padding: 2px 3px; 
    background: #fff; 
    color: #00aeef;
    
    width: auto; 
    margin: 20px 0 5px 0;
}

form input.block {
display:block; 
}


/** my additions **/
P.tag-list A:link, P.tag-list A:active, P.tag-list A:visited {
	color: #666666; 
}
P.tag-list A:hover  {
	color: #D10317;
}


