/*
Theme Name: Free CSS
Theme URI: http://freecss.info
Description: New theme for freecss.info.
Version: 4.0
Author: Michael Clarke
Author URI: http://www.intelligentstudios.co.uk
Tags: blue, fixed width, two columns, widgets
*/
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background:url(images/tophead-bg.jpg) repeat-x top #dadcd4;
	margin:0;
	text-align:center;
}
a img{
	border:none;
}
a{
	outline:none;
}
a:link {
	color: #2591e6;
}
a:visited {
	color: #2591e6;
}
a:hover {
	color: #f62d4a;
}
a:active {
	color: #2591e6;
}
ol.big li{
	font-size:18px;
	color:#666;
	font-style:italic;
}
ol.big li p{
	font-size:12px;
	color:#333;
	font-style:normal;
}
ol.big li h3{
	font-size:18px;
	color:#333;
	font-weight:bold;
	font-style:normal;
}
#wrapper{
	width:990px;
	margin:0 auto;
	text-align:left;
}
#header{
	height:124px;
	width:100%;
	position:relative;
}
#logo{
	position:absolute;
	left:20px;
	top:33px;
	width:190px;
	height:40px;
}
h1{
	margin:0;
	background:url(images/logo.png) top left no-repeat;
	width:190px;
	height:40px;
	overflow:hidden;
}
h1 span{
	display:none;
}
h1 a:link, h1 a:visited, h1 a:hover{
	padding-left:190px;
	height:40px;
	display:block;
}
#toprightlinks{
	position:absolute;
	top:0;
	right:0;
	background:url(images/topright-bg.jpg) top right no-repeat;
	width:366px;
	padding-left:70px;
	padding-right:20px;
	height:30px;
	color:#666;
	text-shadow:1px 1px white;
	text-align:right;
}
#toprightlinks a{
	text-decoration:none;
}
#toprightlinks a:link, #toprightlinks a:visited{
	color:#666;
}
#toprightlinks a:hover{
	color:#333;
}
#toprightlinks ul{
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
}
#toprightlinks ul li{
	padding:0 3px 0 3px;
	float:right;
}
#followsubscribe{
	position:absolute;
	bottom:20px;
	right:20px;
	font-size:24px;
	font-weight:bold;
}
#followsubscribe a{
	color:#333;
	text-decoration:none;
}
#followsubscribe div{
	padding-left:60px;
	height:45px;
	padding-top:15px;
	float:right;
	margin-left:20px;
}
#followsubscribe div#followers{background:url(images/twitter.png) left no-repeat;}
#followsubscribe div#subscribers{background:url(images/rss.png) left no-repeat;}	
#banner{
	background:url(images/topbanner.png) top left no-repeat;
	width:950px;
	height:121px;
	padding:10px 20px;
	font-size:24px;
	color:white;
	margin:19px 0;
}
#banner p{
	margin:0;
	padding:0;
	line-height:36px;
	font-weight:bold;
}
#banner a{
	text-decoration:none;
	border-bottom:1px dotted #fff;
	color:white;
}
#nav{
	width:100%;
}
#nav ul {
    position: relative;
    height: 40px;
    padding: 10px 0; margin:0;
	font-size:18px;
}

#nav ul li {
     float: left;
     list-style: none;
}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:hover {
     position: relative; overflow: hidden;
     text-decoration: none;
     color: #dadcd4; outline: none;
	 text-align: center;
     height: 40px; top: 7px;
	 z-index: 10; letter-spacing: 0;
	 float: left; display: block;
	 margin:auto 15px;
	 text-shadow:1px 1px black;
}
#nav ul li a:hover, #nav ul li.current a{color:#fff;}
#nav ul li.back {
     background: url(images/bgright.jpg) no-repeat top right;
     width: 9px; height: 40px;
	 top:9px;
     z-index: 8;
     position: absolute;
}
#nav ul li.back .left {
     background: url(images/bgleft.jpg) no-repeat top left;
     height: 40px;
     margin-right: 9px;
}
#content{
	 border-left:5px solid #f4f4f4;
	 border-right:5px solid #f4f4f4;
	 background:url(images/contentbottom.jpg) repeat-x bottom white;
	 width:980px;
	 padding:20px 0;
}
.holder{
	height:39px;
	position:relative;
	width:300px;
	padding-top:10px;
}
.full {
	width:100% !important;
}
.article{
	padding:10px 20px 20px 20px;
	line-height:20px;
}
#leftcolumn p{
	line-height:20px;
}
.article p{
	margin:0 0 10px;
}
.article h2{
	font-weight:bold;
	font-size:18px;
	width:100%;
	border-bottom:1px solid #dadada;
	padding-bottom:10px;
	margin:40px 0 10px 0;
}
.article h4{
	font-weight:bold;
	font-size:16px;
}
.holder h2{
	font-size:18px;
	font-weight:bold;
	color:white;
	margin:0;
	padding:0px 20px 0px 15px;
	z-index:2;
	position:relative;
	line-height:0;
}
.holder .left{
	position:absolute;
	top:0;
	left:-20px;
	width:38px;
	height:49px;
	z-index:1;
}
.holder .right{
	position:absolute;
	top:0;
	right:0px;
	width:12px;
	height:49px;
	z-index:1;
}
.red{background:url(images/repeatred-header.jpg) repeat-x top;}
.red .left{background:url(images/leftred-header.jpg) top left no-repeat;}
.red .right{background:url(images/rightred-header.jpg) top right no-repeat;}

.blue{background:url(images/repeatblue-header.jpg) repeat-x top;}
.blue .left{background:url(images/leftblue-header.jpg) top left no-repeat;}
.blue .right{background:url(images/rightblue-header.jpg) top right no-repeat;}

.green{background:url(images/repeatgreen-header.jpg) repeat-x top;}
.green .left{background:url(images/leftgreen-header.jpg) top left no-repeat;}
.green .right{background:url(images/rightgreen-header.jpg) top right no-repeat;}
#home .templates{
	width:960px;
	position:relative;
}
#leftcolumn .templates{
	width:694px;
	position:relative;
}
.next, .next2{
	background:url(images/next.jpg) top left no-repeat;
	height:49px;
	width:49px;
	position:absolute;
	top:20px;
	right:0;
}
.prev, .prev2{
	background:url(images/prev.jpg) top left no-repeat;
	height:49px;
	width:49px;
	position:absolute;
	bottom:27px;
	right:0;
}
.next span, .prev span,.prev2 span, .next2 span{display:none;}
.templates-slide{
	width:860px !important;
	padding:20px 0 20px 20px;
	position:relative;
}
#leftcolumn .templates-slide{
	width:674px !important;
	padding:20px 0 20px 20px;
	position:relative;
}
#home .templates-slide ul{
	margin:0;
	list-style:none;
	height:204px;
	width:860px;
	overflow:hidden;
	position:relative;
	z-index:1;
		left:-1040px;
}
#leftcolumn .templates-slide ul{
	width:674px;
	margin:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	z-index:1;
	padding:0;
}
.templates-slide ul li{
	float:left;
	border:1px solid #ccc;
	background:#f4f4f4;
	padding:8px;
	width:180px;
	height:180px;
	position:relative;
	margin-right:20px;
	margin-bottom:40px;
}
#leftcolumn .templates-slide ul li{
	margin-right:25px;
}
.templates-slide ul li img{
	border:1px solid white;
}
.templates-slide ul li .info{
	position:absolute;
	top:9px;
	left:9px;
	width:160px;
	height:160px;
	background:white;
	padding:10px;
}
.templates-slide ul li .info h4{
	font-weight:bold;
	font-size:14px;
	width:100%;
	margin:0;
	padding:0 0 15px 0;
	text-align:center;
}
div.post-ratings{
	text-align:center;
}
div.preview{
	background:url(images/preview.jpg) left no-repeat;
	padding-left:45px;
	height:30px;
	padding-top:9px;
	margin-top:15px;
}
div.download{
	margin-top:15px;
	background:url(images/downloadicon.jpg) left no-repeat;
	padding-left:45px;
	padding-top:9px;
	height:32px;
}
#home .budget{
	width:960px;
	position:relative;
	padding:20px;
	height:200px;
}
#leftcolumn .budget{
	width:674px;
	position:relative;
	padding:20px;
}
#rightcolumn .budget{
	width:230px;
	position:relative;
	margin:0 0 20px 0;
}
.budget ul{
	list-style:none;
	padding:0;
	margin:0;
}
.budget ul li{
	float:left;
	width:197px;
	margin-right:20px;
	margin-bottom:20px;
	background:#fff;
}
#leftcolumn .budget ul li{
	float:left;
	width:207px;
	margin-right:20px;
	margin-bottom:40px;
	background:#fff;
	height:100px
}
.budget ul li a{
	border:none !important;
	padding:0 !important;
}
#rightcolumn .budget ul li{
	float:left;
	width:100%;
	margin-bottom:20px;
	background:#fff;
}
.budget ul li img{
	float:left;
	padding-right:5px;
}
#home .budget ul li p, #leftcolumn .budget ul li p{
	float:right;
	width:112px;
	color:#ed354f;
	padding:0;
	margin:0 0 5px 0;
}
#leftcolumn .budget ul li p{
	float:right;
	width:122px;
	color:#ed354f;
	padding:0;
	margin:0 0 5px 0;
}
#rightcolumn .budget ul li p{
	color:#ed354f;
	margin:0 0 5px 0;
	float:right;
	width:140px;
}
#home .tutorials{
	position:relative;
	width:960px;
}
#leftcolumn .tutorials{
	position:relative;
	width:694px;
}
#home .tutorials-slide{
	width:860px !important;
	padding:20px 0 20px 20px;
	position:relative;
}
#leftcolumn .tutorials-slide{
	width:674px !important;
	padding:20px 0 20px 20px;
	position:relative;
}
#home .tutorials-slide ul{
	margin:0;
	padding:0;
	list-style:none;
	height:244px;
	width:860px;
	overflow:hidden;
	position:relative;
	z-index:1;
	left:-840px;
}
#leftcolumn .tutorials-slide ul{
	margin:0;
	padding:0;
	list-style:none;
	width:674px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#home .tutorials-slide ul li{
	float:left;
	padding:0 20px 0 0;
	width:178px;
	position:relative;
	border-right:1px solid #e0e0e0;
	margin-right:20px;
	margin-bottom:20px;
}
#leftcolumn .tutorials-slide ul li{
	float:left;
	padding:0 20px 0 0;
	width:188px;
	position:relative;
	border-right:1px solid #e0e0e0;
	margin-right:20px;
	margin-bottom:40px;
	height:244px;
}
.tutorials-slide h3{
	font-size:14px;
	font-weight:bold;
	margin:0;
	background:white;
}
.tutorials-slide small{
	color:#666;
}
.tutorials-slide p{
	line-height:18px;
	margin:0;
	padding:10px 0 10px 0;
}
.tutorials-slide span.readmore a{
	background:url(images/readmore.jpg) top left no-repeat;
	width:52px;
	height:24px;
	display:block;
	text-align:center;
	padding-top:7px;
	text-shadow:1px 1px white;
	color:#333;
}
#footer{
	background:#2e2f2d;
	border-top:5px solid #272826;
	padding:20px;
}
#footer #pdf{
	float:left;
	width:246px;
	padding:0 20px 0 0;
	background:url(images/footerdivider.jpg) repeat-y right;
}
#footer h3{
	font-size:18px;
	font-weight:bold;
	margin:0;
	color:#fff;
}
.clear{
	clear:both;
}
#footer a:link.download, #footer a:visited.download{
	background:url(images/download.jpg) bottom left no-repeat;
	width:244px;
	height:60px;
	display:block;
	margin:20px 0 0px 0;
}
#footer a:hover.download{
	background:url(images/download.jpg) top left no-repeat;
}
#footer a.download span{
	display:none;
}
#footer #footlinks{
	float:left;
	width:660px;
	padding:0 0 0 20px;
}
#footer #footlinks ul{
	list-style:none;
	padding:0;
	margin:0;
	height:55px;
}
#footlinks ul li{
	float:left;
	width:130px;
	margin:10px 0 0 0;
}
#footlinks ul li a{
	color:#fff;
}
#footlinks p{
	margin:0;
	padding:10px 0 0 0;
	color:#a0a19b;
}
#footlinks p a{
	color:#a0a19b;
}
#leftcolumn{
	float:left;
	width:694px;
	padding:0px;
}
#rightcolumn{
	float:right;
	border-left:1px solid #e0e0e0;
	padding:0 20px 0 20px;
	width:230px;
}
#rightcolumn h4{
	font-weight:bold;
	margin:0 0 20px 0;
	font-size:14px;
}
#rightcolumn ul{
	list-style:none;
	margin:0;
	padding:0 0 20px 0;
}
#rightcolumn ul li{
	display:inline;
}
#rightcolumn ul li a{
	border-bottom:1px solid #e0e0e0;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
}
.note{
	padding:20px;
	background:#fbedab;
	border:1px solid #edda7d;
	display:block;
	position:relative;
	margin:0 0 20px 0;
}
.note h4{
	color:#333;
	text-shadow:1px 1px #fff;
	margin:0 0 10px 0!important;
	padding:0;
}
.note p{
	color:#9c8517;
	text-shadow:1px 1px #fff;
	line-height:20px;
	margin:0;
	padding:0;
}
.note span{
	position:absolute;
	bottom:-1px;
	right:-1px;
	background:url(images/note.jpg) bottom right;
	height:19px;
	width:19px;
}
.pagination{
	padding:0 0 40px 20px;
	clear:both;
}
.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
background:white;
}

.pagination a, .pagination a:visited{
padding: 2px 7px;
border: 1px solid #a9a9a9;
text-decoration: none; 
color: #666;
background:#f4f4f4;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #007892;
color: #fff;
background-color: #0aaed1;
}

.pagination a.currentpage{
background-color: #0aaed1;
color: #FFF !important;
border-color: #007892;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}
.ads{
	position:absolute;
	top:9px;
	right:-520px;
	width:500px;
}
.gads{
	padding:10px 20px 20px 20px;
	float:left;
}
#previewpage{
	background:url(images/previewheader.jpg) repeat-x top;
	margin-top:84px;
}
#prevhol{
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	width:100%;
	height:84px;
}
#prev{
	margin:0 auto;
	width:800px;
	height:84px;
}

#prev h1{margin:15px 0 0 0; float:left;}
#prev p{float:right;
width:200px;
color:#666;
text-align:left;
padding:15px 0 0 0;
}
#previewtemplates{
	margin:25px 0 0 60px;
	padding:0;
	width:229px;
	height:33px;
	list-style:none;
	float:left;
	text-align:left;
}
#previewtemplates li{
	cursor:pointer;
	background:url(images/select-bg.jpg) top left no-repeat;
	width:217px;
	height:35px;
	padding:8px 0 0 12px;
	}
/* === Dropdown Nav === */
#previewtemplates ul {
position:absolute;
display:none;
top:33px;
z-index:9999;
background:#d0d2d3;
padding:5px;
border:1px solid #a2a2a2;
width:195px;
list-style:none;
}
#previewtemplates ul li{
background:none;
padding:0;
margin:0;
z-index:999;
}
#previewtemplates li ul li{
	background:none;
	border-top:1px solid #fff;
	border-bottom:1px solid #e4e4e4;
	width:100%;
	z-index:999;
	padding:0;margin:0
}
#previewtemplates li ul a:link, #previewtemplates li ul a:visited{
display:block;
padding:10px 0 8px 10px;
width:185px;
font-size:12px;
color:#333;
text-decoration:none;
font-weight:normal;
background:#fff;
float:left;
margin:0;z-index:999;
height:16px;
}
#previewtemplates li ul a:hover{
display:block;
width:185px;
text-decoration:underline;
font-weight:normal;
font-size:12px;
float:left;z-index:999;
background:url(images/nav-submenu.jpg) repeat-x bottom #fff;
}

#previewtemplates ul ul{
top:auto;z-index:999;
}	

#previewtemplates li ul ul {
left:146px;
margin:0px 0 0 10px;
z-index:9999;
}
#previewtemplates li{
		position:relative;
}
/*** === Comment section ==== ***/
.reply{
	clear:both}
.commentlist li {
  font-weight: bold;
  border:1px solid #ccc;
}
.commentlist li .avatar {
  float: right;
  background: #FFF;
  border: 1px solid #C8C8C8;
  padding: 2px !important;
}
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  text-transform: none;
}
.commentmetadata {
  font-weight: normal;
}
#respond:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.commentlist {
  margin: 0px;
  padding: 20px 0 0 0;
}
.commentlist ol {
  margin: 0px;
  padding: 10px;
}
.commentlist li {
  margin: 0 0px 25px 0;
  padding: 10px 5px 10px 10px;
  list-style: none;
}
.commentlist li ul li {
  margin-right: -6px;
  margin-left: 10px;
}
.commentlist p {
  margin: 10px 5px 10px 0px;
  padding: 0px;
}
.commentmetadata {
  font-size: 10px;
  margin: 0px;
  display: block;
}
.thread-alt {
  background: #f1f1f1;
}
.thread-even {
  background: #f7f7f7;
}
.even, .alt {
  border-bottom: 1px solid #C8C8C8;
  border-top: 1px solid #C8C8C8;
}
.depth-2 {
  background: #FFF;
}
.depth-3 {
  background: #F7F7F7;
}
.depth-4 {
  background: #EDEDED;
}
.depth-5 {
  background: #FFF;
}
.inputf{
background:#f1f1f1;
border:1px solid #ccc;
height:18px;
margin-top:2px;
margin-bottom:10px;
font-weight:lighter;
font-size:12px;
color:#666;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:5px;
padding-top:2px;
width:200px;
outline:none;
}
.area{
outline:none;
width:300px;
font-weight:lighter;
font-size:16px;
color:#666;
height:80px;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#f1f1f1;
border:1px solid #ccc;
}
.submitcom{
background:#ededed;
outline:none;
border:1px solid #ccc;
color:#666;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:3px 6px 3px 6px;
margin-top:5px;
}
#commentform p{
	margin:10px 0 0 0;
}
#commentform{
	margin:10px 0 0 0;
}

.articlelinks{
	background:#f1f1f1;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:20px;
	float:right;
	margin:0 0 10px 10px;
	width:200px;
}
.articlelinks h4{
	font-size:14px;
	margin:0;
	text-shadow:1px 1px white;
}
.articlelinks ul{
	padding:0 0 0 15px;
	list-style:circle;
	color:#666;
	margin:0;
	
}
table{
	margin:0 20px 20px 20px;
}
tr.headgreen{
	background:url(images/tableheading.jpg) repeat-x top;
	height:33px;
}
tr.even{
	height:30px;
	text-indent:10px;
}
tr.even td, tr.odd td{
	border-bottom:1px solid #ccc;
}
tr.odd{
	border-bottom:1px solid #ccc;
	background:#f1f1f1;
	height:30px;
	text-indent:10px;
}
tr.even td.name{
		background:#fdf6d7;
		border-bottom:1px solid #e5d795;
		font-weight:bold;
}
tr.odd td.name{
		background:#fff3be;
		border-bottom:1px solid #e5d795;
		font-weight:bold;
}
th{
	font-size:14px;
	font-weight:bold;
	color:#fff !important;
	text-shadow:1px 1px #346608;
	text-indent:10px;
}
ul.books{
	padding:0;
	margin:0;
	list-style:none;
}
ul.books li{
	height:200px;
	border-bottom:1px solid #ccc;
	width:100%;
}
ul.books li img{
	float:left;
	padding-right:20px;
}
.infobox{
	background:#f1f1f1;
	border:1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:20px;
	float:right;
	margin:20px 0 10px 10px;
	width:614px;
	text-shadow:1px 1px white;
}
.infobox h3{
	margin:0;
	padding:0;
	text-shadow:1px 1px white;
}
.infobox .left{
	float:left;
	width:65px;
	border-right:1px solid #ccc;
}
.infobox .right{
	float:right;
	width:530px;
}
a.ultimate{
	background:url(images/ultimatecss.jpg) top left no-repeat;
	height:91px;
	width:230px;
	display:block;
	margin-bottom:20px;
}
a.ultimate:hover{
	background:url(images/ultimatecss.jpg) bottom left no-repeat;
}
a.ultimate span{
	display:none;
}
.bsap{
padding:0 0 20px 0;
}
-->