/*
Theme Name: tirminyl.regulation v3
Theme URI: http://tirminyl.net/
Description: A redesign.
Version: 3.1.1
Author: Mark Williams
Last Modified: 10.11.09
*/

/* Some of the following code is simply to trick you.*/

body {



width : 850px;



margin : 0 auto;



padding : 0;



text-align : center;



/*background-color : #262626;*/
background: url(images/main.gif) repeat-x #000;
color : #828282;
font-family : verdana;
font-size : 100%;
font-weight : normal;
}

.wrapper {
width : 800px;
text-align : left;
margin-top : 20px;
}

.toplogo {
color : #ff0000;

font-weight : bold;

}

#menu, #container, #header, #content, #sub, #bottom, #footer {


overflow : hidden;



display : inline-block;



text-align : left;



margin : 0 auto;



}



#header {



width : 800px;



border-bottom : 1px solid #a9a9a9;



}



#container {



width : 800px;



margin-right : auto;



margin-left : auto;



margin-top : 40px;



/*background : #262626;*/



}



.menu {



margin : 0;



padding : 0;



font-size : 110%;



font-weight : bold;



width : 100%;



overflow : hidden;



border-width : 1px 0;



/*background : white;*/



}



.menu ul {



width : 800px;



margin : 0 auto;



padding : 0;



}



.menu li {



display : inline;



}



.menu li a {



float : left;



color : #ffffff;



padding : 6px 12px;



text-decoration : none;



}



.menu li a:visited {



color : #ffffff;



}



.menu li a:hover, .menu li .current {



background : #4d4d4d;



}



#content {



margin-top : 30px;



float : left;



width : 47%;



padding-left : 5px;



}



#sub {



margin-top : 30px;



float : right;



width : 51.5%;



padding-right : 5px;



}



#bottom {
clear : both;
margin-top : 10px;
width : 100%;
/*background-color : #262626;*/
color : #ffffff;
}

.blog {
width : 266px;
float : left;
padding-left : 0;
}



.blog li {



list-style : none;



display : inline;



padding-right : 10px;



}



.blog li a {



list-style : none;



text-decoration : none;



color : #ffffff;



}



.blog li a:hover {



color : #ff0000;



}



.podcasts {



width : 300px;



float : left;



display : inline;



}



.podcasts li {



list-style : none;



display : inline;



padding-right : 10px;



}



.podcasts li a {



list-style : none;



text-decoration : none;



color : #ffffff;



}



.podcasts li a:hover {



color : #ff0000;



}



.forums {



width : 230px;



float : left;



display : inline;



}



.forums li {



list-style : none;



display : inline;



padding-right : 10px;



}



.forums li a {



list-style : none;



text-decoration : none;



color : #ffffff;



}



.forums li a:hover {



color : #ff0000;



}



#footer {



clear : both;



display : inline-block;



margin-top : 10px;



width : 100%;



color : black;



text-align : center;



}



#img {



border : thick solid black;



}



a.download {



text-decoration : none;



display : block;



padding : 0 5px;



}



a.download:visited {



text-decoration : none;



}



a.download:hover {



background : #e5e5e5;



}



ul.feed {



list-style-type : none;



text-decoration : none;



display : block;



}



li {



list-style-type : none;



text-decoration : none;



}



a:link, a:active, a:visited, a:hover {



text-decoration : none;

color: red;



}



a.main:link, a.main:active, a.main:visited {



text-decoration : none;



font-weight : bold;



color : #d00000;



}



#bottom a {



text-decoration : none;



color : #ff0000;



font-weight : bold;



}



#bottom a:hover {



color : #ffffff;



border-bottom : thin solid white;



}



p.welcome {



color : red;



font-weight : bold;



}




