/*
Theme Name: ALLNY 
Theme URI: http://www.tannerboltandnut.com/
Version: 1.0
Author URI: http://www.commonmind.com/
*/

#main{
	margin-left: 0px !important;
	margin-right: 175px;
}

#rightbar {
background: #EEEEEE;
}

#rightbar_b{
	padding: 5px;

}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
        margin: 10px;
}


#sidebar ul li {
        padding-bottom: 10px;
        border-bottom: 1px dotted #999999;
        margin-bottom: 10px;
}

#sidebar ul li ul li {
        padding-bottom: 0px;
        border-bottom: 0px;
        margin-bottom: 0px;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#sidebar ul li ul {
        color:#D55740;
        margin: 0px 0px 0px 16px !important;
        list-style-type: square;
}

#sidebar ul li a { color: #000000; }
#sidebar ul li a:link { color: #000000; }
#sidebar ul li a:visited { color: #000000; }
#sidebar ul li a:active { color: #333333;  }
#sidebar ul li a:hover { color: #333333; }

#sidebar ul li h2 { padding: 0px;
}

#s { width: 100px; }

ol.commentlist { margin: 0px 20px; }

h3 { margin: 20px 5px 5px 5px; }

#commentform p textarea { width: 420px !important; }

#searchform div label { color: #000000; }

h1 a { font-size: 1em; text-decoration: none; }
h1 a:link { text-decoration: none; }
h1 a:visited { text-decoration: none; }
h1 a:active { text-decoration: underline; }
h1 a:hover { text-decoration: underline; }

.post { margin-bottom: 20px; clear: left; }

.navigation { margin: 5px 5px 10px 5px; padding: 5px 0px 10px 0px; clear: left; border-top: 1px dotted #CCCCCC; }
.alignleft { float: left; }
.alignright { float: right; }

.entry { padding-bottom: 10px; clear: left; }

.postmetadata { clear: left; }
.postmetadata small { font-size: .75em; }
.postmetadata small a { font-size: 1em; }

/**
body {
	font-size: 62.5%; 
	background: #71bdbb url('images/contentbg.jpg') repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	}

#page {
	background: #ffffff url('images/background.gif') repeat-y top; border: none;
	text-align: left;
	font-size: 1.35em;
	}

#header {
	background: #000000 url('images/headerbackground.gif') repeat-x top left;
	height: 155px;
	width: 902px;
	border: 0px;
	margin: 1px 0px 0px 0px;
	padding: 1px 0px;
	}

#headerimg {
	width: 100%;
	height: 130px;
	border: 0px;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	}

#headerimg h1 {
	background: url('images/logo.gif') no-repeat 0px 0px;
	border: 0px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
        display: block;
        position: absolute;
        top: 40px;
	height: 92px;
	width: 216px;
	}

#headerimg h1 a {
	background: url('images/logo.gif') no-repeat 0px 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
        display: block;
	height: 92px;
	width: 216px;
        font-size: .05em;
	text-indent: -1200px;
	outline: none;
	}

#topnav {
	border: 0px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}

#topnav span {
	border: 0px;
	border-right: 1px solid #003665;
	margin: 0px;
	padding: 0px;
	}

#topnav span a {
	border: 0px;
	margin: 0px;
	padding: 0px 14px;
	font-size: .95em;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1em;
	color: #E7E7E7;
	}

#topnav a:link, #topnav a:active, #topnav a:visited {
	color: #E7E7E7;
}

#topnav a:hover {
	color: #000000;
}

#content {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 500px 0px;
        margin-left: 220px;
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry, .widecolumn .entry {
        margin-top: -12px;
	line-height: 1.35em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
}

#footer {
	background: #000000;
	border: none;
	border-bottom: 10px solid #095289;
	font-size: .9em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
        color: #D57C3A;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	color: #095289 !important;
	text-transform: uppercase;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
        color: #D57C3A;
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        color: #D57C3A !important;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
        color: #D57C3A;
	text-decoration: none;
	}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color:#135a86;
	text-decoration: underline;
	}

a:link, a:active, a:visited {
	color:#135a86;
}

a:hover {
	color: #D57C3A;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color:#135a86;
	text-decoration: none;
}

#sidebar a:hover {
	color: #D57C3A;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 902px;
	}

.narrowcolumn {
	width: 640px;
	width: 640px;
	}

.widecolumn {
	width: 640px;
	}

.post {
	margin: 0px;
        border-color: #D57C3A;
        border-style: solid;
        border-width: 0px 0px 1px 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 902px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0 0;
	}

h2.pagetitle {
}

h3 {
	padding: 0;
	margin: 30px 0px 0px 0px;
	}

#sidebar h2 {
	margin: 30px 0px 0px 0px;
	}

.widgettitle, .widget_categories, .widget_tag_cloud h2, .widget_popular_posts h3, .widget_search h3 {
	display: block;
	width: 160px;
	height: 15px;
	text-indent: -1200em;
	margin: 0px !important;
	padding: 20px 0px 0px 0px;
	border: 0px;
        border-top: 1px solid #D57C3A;
	}

.widgettitle {
	background: url('images/title_videos.gif') no-repeat 0px 10px;
	}

.widget_categories {
	background: url('images/title_gethelpon.gif') no-repeat 0px 10px;
	}

.widget_tag_cloud h2 {
	background: url('images/title_tags.gif') no-repeat 0px 10px;
	}

.widget_popular_posts h3 {
	background: url('images/title_popular.gif') no-repeat 0px 10px;
	}

.widget_search h3 {
	background: url('images/title_search.gif') no-repeat 0px 10px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left clear: left;
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
        font-weight: bold;
        font-size: .95em;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 6px 0px;
	padding: 0;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 148px;
	padding: 2px;
        border: 1px solid #095289;
	}

#sidebar #searchsubmit {
	text-transform: uppercase;
	padding: 4px 2px 3px 2px;
	font-size: .8em;
	line-height: .9em;
	margin: 4px 0px 0px 0px;
	border: 0px;
	color: #000000;
	background: #003665;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



#sidebar {
        float: left;
        padding: 0px 0px 500px 1px;
	margin: 0px 10px 0px 10px;
	width: 160px;
	}

#sidebar form {
	margin: 0;
	}



#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #fff; }



acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
        padding: 1px 0px;
	margin-top: 10px;
	margin-bottom: 50px;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
legend {
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff !important;
	text-transform: uppercase;
	text-indent: -2500em;
	}

.error { color: red; font-weight: bold; border: 1px solid red; }
p.error { border: 0px; }

**/


.addthis_container {
  text-align: right;
  margin: 10px;
}
.widget_tag_cloud div a { line-height: 1.15em !important; }

.feed {
  display: block;
  height: 34px;
  margin-left: 3px;
  padding: 0 0 0 34px;
  background: url(images/feed-icon-28x28.png) no-repeat 0 50%;
}
