/*
Theme Name: Squashmasters
Theme URI: http://www.squashmasters.pl/
Description: Szata graficzna portalu squashmasters.pl
Version: 1.0
Author: Kuba Wroniecki
Author URI: http://coobs.eu.org/
Tags: red, custom header, fixed width
*/

a {
	text-decoration: none;
	color:#92191B;
}


a:visited {
	color:#92191B;
	text-decoration: none;
}

a:hover {
	color:#92191B;
	text-decoration: underline;
}

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-align: left;
	text-decoration: none;
	color: #555555;
	font-size: 11px;
}


.t11b {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;

}
.t11b A:active {
	COLOR: #ffffff;  TEXT-DECORATION: none
}
.t11b A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.t11b A:visited {
	COLOR: #ffffff;  TEXT-DECORATION: none
}
.t11b A:hover {
	COLOR: #ffffff;  TEXT-DECORATION: underline
}


.t11c {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;

}
.t11c A:active {
	COLOR: #ffffff;  TEXT-DECORATION: none
}
.t11c A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.t11c A:visited {
	COLOR: #ffffff;  TEXT-DECORATION: none
}
.t11c A:hover {
	COLOR: #ffffff;  TEXT-DECORATION: underline
}



.txt11 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	font-weight: normal;

}
.txt11 A:active {
	COLOR: #92191B;  TEXT-DECORATION: none
}
.txt11 A:link {
	COLOR: #92191B; TEXT-DECORATION: none
}
.txt11 A:visited {
	COLOR: #92191B;  TEXT-DECORATION: none
}
.txt11 A:hover {
	COLOR: #92191B;  TEXT-DECORATION: underline
}


.white {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5DEDE;
	font-style: normal;
	font-weight: bold;

}
.white A:active {
	COLOR: #F5DEDE;  TEXT-DECORATION: none
}
.white A:link {
	COLOR: #F5DEDE; TEXT-DECORATION: none
}
.white A:visited {
	COLOR: #F5DEDE;  TEXT-DECORATION: none
}
.white A:hover {
	COLOR: #ffffff;  TEXT-DECORATION: none
}

.field {
background-image: url(rotate.php);
	}

/***** NEW ******/

div#page {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

div#content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-style: normal;
	font-weight: normal;
        clear: both;
}

div.main-section {
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
    min-height: 100px;
}

.main-section div.section-header {
    height: 20px;
    line-height: 18px;
    color: white;
    margin-bottom: 2px;
    font-weight: bold;
    text-align: center;
    background: url(/static/squashmasters/bg4.gif);
}

.main-section div.section-header a {
    color: #fff;
}

div#c_left {
   float: left;
   width: 140px;
}

div#c_center {
   float: left;
   width: 380px;
}

div#c_right {
   float: left;
   width: 380px;
}

div.column {
   overflow: hidden;
   
}

.main-section *.main-item {
   text-align: left;
}

.main-section a.simple-link {
    padding-left: 4px;
    font-weight: bold;
}

.main-section a.simple-link:before {
    content: '·';
    color: #000;
    font-size: 100%;
    font-weight: bold;
    padding-right: 5px;
    line-height: 1em;
}

.main-section a.caption {    
    font-size: 0.7em;
    font-weight: normal;
    text-align: right;
    margin-left: auto;
    color: #888;
    font-weight: bold;
}

#c_left img.banner {
   width: 120px;
}
#c_center img.banner {
   width: 350px;
}
#c_right img.banner {
   width: 350px;
}

div.entry {
    color: #222;
    padding: 20px;
}

h2.post-title {
   padding-left: 40px;
}

small.post-title {
   float: right;
   padding-right: 45px;
}

div.entry {
   text-align: left;
   background-color: #fff;
}
