/*
Theme Name: BirdTricks
Author: Behind The Page, LLC
*/

body {
font-family: Arial;
color: #333333;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
background: #F7F7F7 url(images/page_bg.jpg) repeat-x scroll 50% 0;
}
a {
text-decoration:underline;
color:#0066CC;
}
a:hover {
color:#333333;
}
.btpimagetoo h2{
	font-size: 1.3em;
	font-Family: Arial;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}
hr{
margin-top:35px;
border:0;
border-top:1px solid #ccc;
width:620px;
color:#fff;
clear:both;
}
#wrapper {
width:930px;
margin:44px auto;
}
#header {
height: 190px;
margin:0;
position: relative;
}
.search{
	position: absolute;
	top: 160px;
	left: 680px;
	height: 34px;
	vertical-align: middle;
}
.search input{
	border: 1px solid #DDDDDD;
	padding: 0px;
	margin: 0px;
	height: 21px;
	color: #333333;
}
.logo{
	border: 0 none;
	height: 157px;
	position: absolute;
	right: 0;
	top: 0;
	width: 930px;
	z-index: -1;
}

div#nav {
	height: 34px; 
	left: 0;
	position: absolute;
	top: 157px;
}
div#nav ul{
	background: transparent url(images/topmenu-sep.jpg) no-repeat scroll -498px 0;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 2px;
}
div#nav li {
text-align:center;
display: block;
float: left;
}

div#nav li.current_nav_item   a:link, div#nav li.current_nav_item  a:visited{
	color: #0066CC;
	font-weight: bold;
}
div#nav li.current_nav_item a:hover{
	color: #333333;
}
div#nav li a:link, div#nav li a:visited{
	color: #333333;
	font-weight: bold;
}

div#nav li a:hover{
	color: #0066CC;
}
div#nav li a{
	background: transparent url(images/topmenu-sep.jpg) no-repeat scroll 100% 0;
	display: block;
	float: left;
	font-size: 100%;
	height: 34px;
	line-height: 35px; 
	overflow: hidden;
	padding: 0 20px;
	position: relative;
	text-decoration: none;
}
.sidebox{
	border-bottom: 1px solid #CC0000;
	margin: 0 0 10px;
}
div.sidebox h3{
	margin: 0 0 6px;
}
#content {
width:610px;
float:left;
padding:0 0 0 0;
min-height:420px;
overflow:hidden;
}

.post {
padding:10px;
border:1px solid #DDDDDD;
margin-bottom: 20px;
}
.post p {
margin:15px;
font-size: 13px;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
color: #000000;
font-size: 1.3em;
margin: 10px 0 0;
font-family:Arial;
font-weight:bold;
letter-spacing: -1px;
text-decoration: none;
}
.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}
.post h1 a:hover{
	color: #CC0000;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
color: #CC0000;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #DDDDDD;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #DDDDDD;
margin:15px 10px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
.post-left{
	float: left;
	padding: 10px;
	width:60%;
}
.post-left2{
	float: left;
	padding: 22px 0 0;
	width:20%;
	text-align: right;
	color: #333333;
	font-size: 11px;
}
.post-right{
	float: right;
	padding: 10px;
	padding: 25px 10px 0 0;
}
.addthis_container{
	padding: 10px;
	float: left;
}
.readmore{
	float: right;
	padding: 10px;

}
.right{float:right;}
.left{float:left;}

#comments{
	margin-bottom: 10px;
	background: #FFFFFF url(images/post-bg.jpg) repeat-x scroll left top;
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 10px 25px 15px;
}
#comments-content{
	font-size: 13px;
}
#comments-content h3{
	font-family: Arial;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
	font-size: 140%;
	margin-bottom: 10px;
}
#comments-auth{
	margin-bottom: 10px;
	width: 99%;
}
#comments h4{
font-family:Arial;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Arial;
font-size:13px;
font-weight:normal;
}
.acomment-inside{
margin: 10px 10px 20px 10px;
}
#comments em {
font-style:italic;
text-align:right;
}

#comments p {
margin:10px 0 10px 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Arial;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Arial;
}
.formlist input{
	margin: 4px;
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #DDDDDD;
	color:#777777;
	font-family:Arial;
	font-size:12px;
	padding:4px;
}
.formlist{
	margin-bottom: 10px;
}
#submit{
	background-image:url(images/button_bg.png);
background-repeat:repeat-x;
border:1px solid #DDDDDD;
color:#FFFFFF;
cursor:pointer;
font-family:Arial;
font-size:12px;
font-weight:bold;
padding:4px;
width:auto;
margin-bottom: 10px;

}
#comment{
	background: #FFFFFF url(images/form_bg.jpg) repeat-x scroll 0 0;
	border: 1px solid #DDDDDD;
	color: #777777;
	font-family: Arial;
	font-size: 12px;
	padding: 4px;
	width: 98%;
	height: 120px;
	margin: auto;
	margin-bottom: 10px;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:300px;
float:right;
padding: 0 0 0 0;
}
#sidebar h3 {
color: #000000;
font-size: 1.4em;
font-weight: bold;
line-height: 1.7em;
}
.block{
	background: #FFFFFF url(images/post-bg.jpg) repeat-x scroll left top;
	border: 1px solid #DDDDDD;
	margin: 0 0 20px;
	padding: 15px 15px 15px;
}

#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {

}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px solid #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px solid #ccc;
}
#footer {
font-size:0.9em;
width:900px;
float:left;
text-align:center;
padding:30px 0 40px 0;
color: #CC0000;
}
#footer hr{
	width: 930px;
	border-top:1px solid #CC0000;
}

.adgrid a{
	padding: 2px;
}
.adgrid img{
	border: 1px solid #DDDDDD;
}
.mostpopular ul{
	list-style-type: none;
}
#sidebar .block.mostpopular li a{
	text-decoration: none;

}
label.cabinet
{
    width: 79px;
    height: 22px;
    background: url(btn-choose-file.gif) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
}

label.cabinet input.file
{
	
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
}

.inputimage{
	border: none;
	color: #0066CC;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 30px;
	z-index: 1;
}

div.fakefile img{
	padding-top: 3px;
}

input.file {
	position: relative;
	text-align: left;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
.upload{
	border: none;
	color: #0066CC;
	background: none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: underline;
	cursor: pointer;
}
.upload:hover{
	color: #CC0000;
	text-decoration: underline;
}
.acomment{
	font-size: 14px;
	line-height: 130%;
	border: 1px solid #DDDDDD;
	min-height: 100px;
}
