/*
Theme Name: Free Adobe Flash Tutorials
Theme URI: http://www.bryankwilliams.com/
Description: Custom Wordpress theme developed for www.freeadobeflashtutorials.com/
Version: 3.0
Author: Bryan Williams
Date: March 2010
Completely custom theme created Designed by and developed by Bryan Williams || http://www.bryankwilliams.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

a{
	color:#bf1000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p a{
	font-size:14px;	
}
body{
	margin:0;
	padding:0;
	background-color:#625f5f;
}
img{
	border:0;
}
#body{
	width:1005px;
	background-image:url("images/bodyBackground.jpg");
	background-repeat:repeat-y;
	padding:15px 0 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.clearFloat{
	clear:both;
}
#flashAd{
	width:728px;
	height:90px;
	margin:auto;
}
#footer{
	clear:both;
	width:1005px;
	height:53px;
	margin:auto;
	background-image:url("images/navbar.jpg");
	background-repeat:no-repeat;
}
h1{
	text-transform:uppercase;
	font-size:20px;	
	margin:13px 0;
}
h2{
	font-size:15px;
	margin: 12px 0;	
}
h2 a{
	color:#000000;
	font-size:20px;
}
h2 a:hover{
	text-decoration:none;
}
p{
	font-size:12px;	
	line-height:15px;
	text-align:justify;
}
.home-posts{
	margin-bottom:15px;	
}
.home-posts p{
	float:left;	
	width:644px;
}
#header{
	height:200px;	
}
#header{
	height:200px;	
}
.widgettitle{
	font-size:12px;
	margin:11px 0;	
}
#leftColumn{
	float:left;
	width:715px;
}
#leftColumn img{
	float:left;
	margin-right:5px;
}
#leftColumn a{
	clear:both;
}

#main{
	margin:auto;
	width:1005px;
}
#navbar{
	width:1005px;
	height:53px;
	background-image:url("images/navbar.jpg");
	background-repeat:no-repeat;
}
#navbar p{
	padding-top:16px;
	padding-left:25px;

}
.navbar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#000;
	margin-left:8px;
	margin-right:8px;
	
}
#navbar img{
	vertical-align:middle;
	padding-bottom:2px;
	border:none;
}
p{
	margin:0;
	font-size:12px;
}
.podcast{
	margin-left:445px;
	
}
#rightColumn{
	float:left;
	width:200px;
	margin-left:25px;
	display:inline;
	
}
.category-desc p{
	margin-bottom: 15px;	
}
ul.blogroll{
        margin:0;
        padding:0;
        font-size:12px;
        list-style-type:none;
}

.posts{
	border-bottom:1px solid #ddd;
	padding-bottom:8px;
	margin-bottom:20px;	
}
.posts .meta{
	margin:5px 0 8px 0;	
	border-bottom: 1px dotted #DDDDDD;
	padding-bottom:3px;
}
.posts h4{
	font-size:22px;
	margin-bottom:3px	
}
.page p,
#comments p,
.posts p{
	margin-bottom:14px;	
	text-align:left;
	font-size:12px;
	line-height:20px;
	color:#333;
}
#comments{
	padding-left:75px;	
}
#comments li{
	background:#eee;
	width:500px;
	padding:20px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #eff;
}
#comments h3{
	font-size:20px;	
	margin-bottom:20px;
	margin-left:-75px;
}
#comments textarea{
	padding:10px;
	width:515px;	
	font-family:arial;
	font-size:14px;
	height:155px;
}
.page .comment-count,
.posts .comment-count{
	float:right;
	line-height:20px;
	padding-left:23px;
	background:url('images/comment-count-bg.gif') no-repeat;	
}
/* --- Poll Styles --- */
.wp-polls{
	width:400px;
	background:#eee;
	padding:10px 0;
	border:1px solid #ccc;	
	float:right;
	margin:0 0 10px 10px;
}
.wp-polls .wp-polls{
	width:auto;
	background:transparent none;
	padding:0;
	border:0;
}
.wp-polls p strong{
	font-size:16px;
}
.wp-polls ul li{
	font-size:18px;
	line-height:22px;
	margin-bottom:5px;
}
