/*  
Theme Name: Imbalance
Theme URI: http://www.wpshower.com
Version: 1.18
Description: Designed by <a href="http://www.wpshower.com">WPSHOWER</a>
Author: WPSHOWER
Author URI: http://www.wpshower.com

	Copyright: (c) 2010 WPSHOWER
	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/
body {
	background-color:#fff;
	line-height:1.4 !important;
}

a:link, a:visited {
	color:#5c5c5c;
	text-decoration:underline;
	-webkit-transition: color 0.1s ease-in;
	-moz-transition: color 0.1s ease-in;
	-o-transition: color 0.1s ease-in;
	transition: color 0.1s ease-in;
}

hr {
	background: none;
	border:none;
	border-bottom-color:#EEEEEE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:720px;
	margin-left:0px;
}

a:hover { 
	color:#5db9e8;
	text-decoration:none;
	
}

#ustcizgi {
	background-attachment:absolute;
	background-color:#111212;
	background-image:none;
	background-repeat:no-repeat; 
	height:100px;	
	position:absolute;
	width:100%;
	background: -moz-linear-gradient(100% 100% 90deg, #111212, #333333);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#111212));
	z-index: 1;
}

#altcizgi {
	float:bottom;
	background-attachment:absolute;
	background-color:none;
	background-image:none;
	background-repeat:no-repeat; 
	height:250px;
	position:absolute;
	width:100%;
	z-index: -1;
}

#outer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#5c5c5c;
	background-color: #fff;
	font-size:11px;
	width:955px;
	margin:0 auto;
	z-index: -100;
}
p {
	margin-bottom:12px !important;
}
blockquote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:1.5;
	font-style:normal;
	font-size:11px;
	width:250px;
	font-style:normal !important;
	margin-left:0px !important;
	margin-right:120px !important;
}

table {border-collapse:separate;border-spacing:0;align:left;vertical-align:top;margin-top:0.5em;}
table, td, th {vertical-align:top;margin-top:0.5em;}
table {margin-bottom:1.0em;width:100%;margin-top:0.5em;}
th {font-weight:bold;}
thead th {background:#5db9e8;}
th, td, caption {padding:4px 10px 4px 0px;}
tr.even td {background:#5db9e8;}
tfoot {font-style:normal;}
td#next {text-align:right;}
caption {background:none repeat scroll 0 0 #EEEEEE;}
th, td, caption {padding:4px 10px 4px 0px;}
caption, th, td {font-weight:strong;text-align:left;}


#top {
	height: 125px;
	padding-left: 6px;
	padding-top:27px;
	z-index: 99;
}
#logo {
/*	background-attachment: scroll;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 110px;
	width: 254px;
	margin-top: 5px;
	position: absolute;
	border: 0px;
	z-index: 99;
}
#logo a {
	display:block;
	height: 70px;
	width: 461px;
	border: 0px;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}

#logo a:hover {
	opacity:0.8;
}


#menu {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:22px;
	font-weight:normal;
	margin-right: 10px;
	font-style:normal;
	height: 50px;
	margin-bottom:0px;
	-moz-transition: border-color 500ms ease 0s;
	border-bottom:solid 1px #eeeeee;
	border-top:solid 1px #eeeeee;
}

#menu #navicons {
	width:200px;
	height:20px;
	margin-top:17px;
	margin-right:15px;
	float:right;
}
#menu #navicons li {
	float:right;
	margin-right:10px;
	margin:0
}
#menu #navicons a {
	height:20px;
	line-height:20px;
	padding-left:0px;
	margin-right:5px;
	text-decoration:none !important;
	display:block;
	opacity:0.2;
	-webkit-transition: opacity 0.1s ease-in-out;
	-moz-transition: opacity 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out;
}

#menu #navicons a:hover {
	opacity:0.9;
	-moz-transition: border-color 200ms ease 0s;
}

#cats {
	padding-left: 10px;
}
#cats li {
	float: left;
	line-height: 50px;
	margin-right: 25px;

}
#cats li a {
	float: left;
	line-height: 50px;
	text-decoration:none !important;
	-webkit-transition: color 0.1s ease-in;
	-moz-transition: color 0.1s ease-in;
	-o-transition: color 0.1s ease-in;
	transition: color 0.1s ease-in;
}
#cats li a:hover, #cats li a.active {
	border-bottom:solid 1px #5db9e8;
	-moz-transition: border-color 100ms ease 0s;
}
#categories, #archives, #search {
	width:945px;
	overflow:hidden;
	margin-bottom:10px;
	padding:0;
}
#categories ul li, #archives ul li {
	font-size:11px;
	float:left;
	width:293px;
	padding:0px;
	line-height:20px;
	height:20px;
}
#categories ul li a, #archives ul li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none !important;
	display:block;
	width:230px;
	margin-bottom:10px;
	height:20px;
	border-top:solid 0px #FFF;
	border-bottom:solid 0px #FFF;
	-moz-transition: border-color 100ms ease 0s;
	padding:0 10px 0 17px;
	-webkit-transition: color 0.1s ease-in;
	-moz-transition: color 0.1s ease-in;
	-o-transition: color 0.1s ease-in;
	transition: color 0.1s ease-in;
}
#categories ul li a span, #archives ul li a span {
	float:right;
}
#categories ul li a:hover, #archives ul li a:hover {
	border-top:solid 0px #5db9e8;
	border-bottom:solid 0px #5db9e8;
	-moz-transition: border-color 100ms ease 0s;
}
#main {
	border-bottom-color:#EEEEEE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:945px;
	overflow:hidden;
}
#error {
	font-size:21px;
	font-weight:normal;
	line-height:1.2;
	margin:15px 15px 45px 15px;
}
.li_container {
	width:945px;
	padding-top:10px;
	border-bottom:solid 1px #eee;
	margin:3px 5px 3px -5px;

}
#categories .li_container, #archives .li_container {
	padding-top:0px;
}
li.article {
	padding:0px -50px 0px 0px;
	width:220px;
	margin-left:5px;
	margin-bottom:10px;
	position:relative;
}
.li_cont1, .li_cont2 {
	padding:0px -50px 0px 0px;
	width:220px;
	margin-left:0px;
	margin-right:14px;
	float:left;
}
.mcol2 {
	padding:0px -50px 0px 0px;
	width:220px;
	margin-top:10px;
	margin-bottom:10px;
}

#categories .li_container ul, #archives .li_container ul {
}
.article ul, .article ol {
	line-height:1.5em;
	margin-bottom:15px;
	list-style:square inside none;
}

.single .article ul, .single .article ol {
	margin-bottom:15px;
	margin-left: 165px;
	list-style:square inside none;
}

.single .article ul ul, .single .article ol ol, .single .article ul ul ul, .single .article ol ol ol{
	margin-bottom:15px;
	margin-left: 30px;
	list-style:square inside none;
}
.article ul {
	list-style:square inside none;
}

.article ul ul, .article ul ul ul {
	margin-left: 15px;
}

.article ol {
	list-style-type: decimal;
}
.article img {
	margin-top:0px;
}

.article img:hover {
	opacity: 1;
	margin-top:0px;
}

.article p a, .commentlist p a {
	border-bottom:1px solid #eeeeee;
	text-decoration:none;
}
.article p a:hover, .commentlist p a:hover {
border-bottom: 1px solid;
text-decoration:none;
color: #5db9e8;
}
li.article .postmetadata {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width:280px;
	color:#555;
	font-size:11px;
	margin-top:10px;
}
li.article .postmetadata a {
	color:#5db9e8 !important;
}
li.article h2 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:24px;
	font-weight:normal;
	font-style:normal;
	line-height:1.2;
	margin-bottom:15px;
}
li.article h2 a {
	text-decoration:none !important;
}
.preview {
	width:170px;
	position:relative;
}
.article-over {
	width:220px;
	height:270px;
	position:absolute;
	left:0;
	top:0;
	padding:15px;
	background-image: url(images/imgback.png);
	-webkit-transition: background .3s ease, color 0.2s linear;
	-moz-transition: background .3s ease, color 0.2s linear;
	-o-transition: background .3s ease, color 0.2s linear;
	transition: background .3s ease, color 0.2s linear;
}
.article .article-over {
	width:280px;
	display:none;
}
.article .article-over p a {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
}
#sidebar ul, #sidebar ol {
	margin-left: 0px;
}

#sidebar .article:hover img, .li_container .article:hover img {
	opacity: 0.1;
	-webkit-transition: color 0.1s ease-in;
	-moz-transition: color 0.1s ease-in;
	-o-transition: color 0.1s ease-in;
	transition: color 0.1s ease-in;
}
.article:hover .article-over {
	display:block;
	-webkit-transition: color 0.1s ease-in;
	-moz-transition: color 0.1s ease-in;
	-o-transition: color 0.1s ease-in;
	transition: color 0.1s ease-in;
}

.pageside {
	width:140px;
	padding-left:790px;
	padding-top:15px;
	z-index:99;
}

.pageside h2 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:22px;
	font-weight:normal;
	font-style:normal;	
	margin-bottom:10px;
	margin-left: 0px;
}

.pageside li {
	padding-bottom:10px;
}
.pageside li li {
	padding:0px;
	border:none;
}
.pageside img {
	margin-bottom:15px;
	opacity: 1;
}

.pageside img:hover {
	margin-bottom:15px;
	opacity: 0.8;
	-webkit-transition: color 0.1s ease-in;
	-moz-transition: color 0.1s ease-in;
	-o-transition: color 0.1s ease-in;
	transition: color 0.1s ease-in;
}

.pageside .article {
	margin:0px;
	padding-bottom:0px !important;
}
.pageside.article p {
	margin:0;
}
.pageside.article-over {
	margin:0;
	width:275px;
}
.pageside .article-over .postmetadata {
	margin:0;
	border-bottom:none;
	padding-left:0px!important;
}
.pageside .article h2 {
	font-size:21px;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:15px;
}
.pageside .article:hover img {
	filter:alpha(opacity=10);
	opacity: 0.1;
	/* -moz-opacity:0.1; */
}
.pageside #recent-posts li a {
	text-decoration:none !important;
	font-color: #5db9e8;
	text-decoration:none;	
}
.pageside #recent-posts li a:hover {
	text-decoration:none !important;
	font-color: #82d4fe;
	text-decoration:none;	
}
.pageside #recent-posts li, #sidebar #get-recent-comments li {
	margin-bottom:10px;
}
.pageside li li {
	padding:0px;
	border:none;
}
.pageside .post-date {
	font-size:11px;
	color:#555;
}
.pageside #get-recent-comments a {
	text-decoration:none !important;
	font-weight:bold;
	border-bottom:1px solid #5db9e8;
	text-decoration:none;
}
.pageside #get-recent-comments a:hover {
	text-decoration:none !important;
	font-weight:bold;
	border-bottom:1px solid #000000;
	text-decoration:none;
}

.single #sidebar {
	width:140px;
	padding-left:0px;
	float:left;
	padding-bottom:15px;
	padding-top:15px;
}
.single #sidebar h2 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:22px;
	font-weight:normal;
	font-style:normal;	
	margin-bottom:10px;
	margin-left: 0px;
}
.single #sidebar li {
	padding-bottom:10px;
}
.single #sidebar li li {
	padding:0px;
	border:none;
}
.single #sidebar img {
	margin-bottom:15px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	/* -moz-opacity:0.8; */
}
#sidebar .article {
	margin:0px;
	padding-bottom:0px !important;
}
#sidebar .article p {
	margin:0;
}
#sidebar .article-over {
	margin:0;
	width:275px;
}
#sidebar .article-over .postmetadata {
	margin:0;
	border-bottom:none;
	padding-left:0px!important;
}
#sidebar .article h2 {
	font-size:21px;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:15px;
}
#sidebar .article:hover img {
	filter:alpha(opacity=10);
	opacity: 0.1;
	/* -moz-opacity:0.1; */
}
#sidebar #recent-posts li a {
	text-decoration:none !important;
	font-color: #5db9e8;
	text-decoration:none;	
}
#sidebar #recent-posts li a:hover {
	text-decoration:none !important;
	font-color: #82d4fe;
	text-decoration:none;	
}
#sidebar #recent-posts li, #sidebar #get-recent-comments li {
	margin-bottom:10px;
}
#sidebar li li {
	padding:0px;
	border:none;
}
#sidebar .post-date {
	font-size:11px;
	color:#555;
}
#sidebar #get-recent-comments a {
	text-decoration:none !important;
	font-weight:bold;
	border-bottom:1px solid #5db9e8;
	text-decoration:none;
}
#sidebar #get-recent-comments a:hover {
	text-decoration:none !important;
	font-weight:bold;
	border-bottom:1px solid #000000;
	text-decoration:none;
}

.single .article {
	width:945px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	padding:0 0 15px 15px;
}
h1 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	margin-top:15px;
	margin-left:12px;
	margin-bottom: 15px;
}

.single h1 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:24px;
	font-weight:normal;
	font-style:normal;
	margin-bottom:15px;
	border-bottom:solid 1px #eeeeee;
	margin-left: 10px;
	margin-top:15px;
	width:720px;
}

.single .article h2, .single .article h3, .single .article h4, .single .article h5, .single .article h6 {
	margin-left: 0px;
	clear: both; 
}

.single .article h2 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 13px;
	clear: both;
}

.single .article h3 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 11px;
	clear: both;
}


.page h2, .page h3, .page h4, .page h5, .page h6 {
	 clear: right;
}

.page h2 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:24px;
	font-weight:normal;
	font-style:normal;
	padding-bottom:15px;
	padding-top:15px;
	color:#5db9e8;
}

.page h3 {
	font-size: 17px;
	padding-bottom:15px
}


.single .article p {
	width:720px;
	margin-bottom:15px;
	margin-left: 0px;
	margin-top: 25px;
	line-height: 1.5em;
}
.article h5 {
	float:left;
	width:145px;
	font-size:11px;
	color:#555555;
	font-weight:normal;
}
.single .postmetadata {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	width:140px;
	margin-top:5px;
	font-size:11px;
	color:#555;
}
.single .postmetadata a {
	color:#5db9e8 !important;
	text-decoration:none !important;
	-webkit-transition: color 0.1s ease-in;
	-moz-transition: color 0.1s ease-in;
	-o-transition: color 0.1s ease-in;
	transition: color 0.1s ease-in;
}
.single .postmetadata a:hover, a:visited {
	border-bottom:1px solid #82d4fe !important;
	text-decoration:none !important;
}
.single .article .postmetadata {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	width:720px;
	padding-left: 0px; 
	float:none;
	padding-bottom:15px;
}
.page h1 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:28px;
	color:#5db9e8;
	font-style:normal;
	font-weight:normal;
	margin-bottom:15px;
	float:right;
	width:150px;
	margin-top:15px;
}

.page .article {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width:720px;
	font-size:11px;
	line-height:1.5em;
	padding-right:15px;
	padding-top:15px;
	padding-left: 10px;
}
#searchform #s {
	border:0;
	padding:10px 10px 16px;
	font-size:23px;
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight:normal;
	color:#555555;
	border:solid 1px #EEE;
	margin:10px 0;
	width:923px;
	
}
#searchform #s:focus, #searchform #s:hover {
	border:solid 1px #5db9e8;
}

#searchform #searchsubmit {
	border:0;
	background-color:#eee;
	height:40px;
	line-height:40px;
	padding:0 10px;
	cursor:pointer;
}

#searchform #searchsubmit:hover {
	background-color:#5db9e8;
	color:#FFF;
}

button, .button {
	background: #5db9e8 repeat-x;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:70px;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	cursor: pointer;
	-webkit-transition: background .3s ease, color 0.2s linear;
	-moz-transition: background .3s ease, color 0.2s linear;
	-o-transition: background .3s ease, color 0.2s linear;
	transition: background .3s ease, color 0.2s linear;
}

button:hover,.button:hover {
	opacity:0.8;
	background-color: #222;
}


#comments {
	font-family: Arial, Verdana,Helvetica, sans-serif;
	line-height:1.7;
	width:720px;
	font-size:11px;
	margin-left: 15px;
	margin-top: 15px;
}
#comments h3 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	color:#5db9e8;
}
li.comment {
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #eeeeee;
	margin:15px 0;
	padding:10px;
	overflow:hidden;
	word-wrap:break-word;
}
.avatar {
	float:left;
	width: 55px;
	height: 55px;
	padding-right: 10px;
}
.comment-body em {
	font-style: normal;
	font-weight: bold;
}
.comment-author {
	font: 11px/1.5 Arial, Verdana, Helvetica, sans-serif;
	color:#555555;
	margin-bottom:5px;
}
.comment-author a {
	font-style: normal;
	color:#5db9e8 !important;
	text-decoration:none;
}
.comment-author a:hover {
	text-decoration:underline;
}
.comment p {
	margin-left:65px;
	padding-top: 5px;
	padding-right: 5px;
}
#commentform {
	margin-top:15px;
}
#respond {
	padding-bottom:15px;
}
#respond textarea {
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 1px #cacaca;
	width:700px;
	padding:5px 10px;
	margin-top:15px;
	margin-bottom:15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.login {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	float:right;
}
.login a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#5db9e8 !important;
	text-decoration:none;
}
.login a:hover {
	text-decoration:underline;
}

#author, #email, #url {
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	padding:18px 10px 16px;
	width:148px;
	border:solid 1px #cacaca;
}
#author:focus, #email:focus, #url:focus, #respond textarea:focus {
	border:solid 1px #5db9e8;
}
#author, #email {
	margin-right:6px;
}
#submit {
	float:right;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:0;
	background-color:#eee;
	color:#333;
	height:40px;
	line-height:40px;
	padding:0 10px;
	margin-bottom: 15px;
	cursor:pointer;
	font-family: Georgia, serif;
	font-size:22px;
	font-style:normal;
	font-weight:normal;
	-webkit-transition: background .3s ease, color 0.2s linear;
	-moz-transition: background .3s ease, color 0.2s linear;
	-o-transition: background .3s ease, color 0.2s linear;
	transition: background .3s ease, color 0.2s linear;
}
#submit:hover {
	background-color:#5db9e8;
	color:#FFF;
}
#nav {
	height:49px;
	margin-top:-1px;
}
#nav #navright a {
	line-height: 49px;
	float: right;
	padding:0 10px;
	text-decoration:none !important;
	color:#000 !important;
}
#nav #navleft a {
	line-height: 49px;
	float: left;
	padding:0 10px;
	text-decoration:none !important;
	color:#000 !important;
}

.post-navigation {width: 710px; padding: 5px 0 25px 5px; position: relative;}
.post-navigation a {display: block; color: #000; font: 11px Helvetica, Arial, sans-serif; text-decoration: none; line-height: 1.5;}
.post-navigation a:hover {text-decoration: none;}
.post-navigation a em {display: block; color: #aaa9a9; font: normal 11px Georgia, Geneva, "Times New Roman", times;}
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}

.wp-pagenavi {
	height:35px;
	z-index:99;
}

.wp-pagenavi a, .wp-pagenavi span {
	font: 24px Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style:normal;
	line-height:15px;
	margin-right:3px;
}
.wp-pagenavi .current {
	font: 24px Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-style:normal;
	font-weight:bold;
	border-bottom:solid 0px #5db9e8;
	color:#5db9e8;
}
.wp-pagenavi a {
	color:#555;
	text-decoration:underline !important;
}
.wp-pagenavi a:hover {
	color:#5db9e8;
	text-decoration:none !important;
	border-bottom:solid 0px #5db9e8;
}
.nextpostslink, .previouspostslink {
	display:none;
}
#footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	height: 55px;
	width: 945px;
	padding: 25px 10px 0;
	border-top:solid 0px #dedede;
	clear: both;
	z-index: 99;
	position: absolute;

}
#footer a:link, #footer a:visited {
	text-decoration:none;
	border-bottom:solid 0px #5db9e8;
	z-index: 99;
	position: relative;
}

#footer a:hover {
	text-decoration:none;
	border-bottom:solid 0px #5db9e8;
	z-index: 99;
	position: relative;
}

#footer #copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	color: #acacac;
	z-index: 99;
	position: relative;

}

#footer #credits {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	float:right;
	text-align:right;
	color: #acacac;
	z-index: 99;
	position: relative;
}

/* WP image classes */

.tw {
	margin: 0 0 0.5em 0;
	}
.fa {
	margin: 0 0 0.5em 0;
	}
.su {
	margin: 0 0 0.5em 0;
	}
.go {
	margin: 0 0 0.5em 0;
	}
.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	width:720px;
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	font-style: normal;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 300px;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 100px;
	width: 300px;
	float: right;
	}

.gallery {
	clear: none!important;
	float: right;
}

.gallery img {
	border: 0px!important;
}

.entry {
	width:945px;
	clear:both;
}

.photogalleria {
	width: 650px;
}

div.photogalleria > ul.gallery_list {
	margin-left: 75px;
}

.page .article .photogalleria {
	width:100%!important;
}

#twitter_update_list a {
	color:#5db9e8;
	text-decoration:none;
	display: inline;
}

#twitter_update_list li {
	margin-bottom: 25px;
}


li#twitter.widget {
	padding-bottom:30px;
}

.follow {
	margin-bottom: 25px;
	clear: both;
}

.follow a {
	background:url("images/larry-shadowed-big.png") no-repeat 6px 3px #fff;
	border: 1px solid #5db9e8;
	color: #5db9e8;
	text-decoration:none;	
	margin-top: 15px;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	padding-left: 50px;
}

.follow a:hover {
	background-color:#5db9e8;
	border: 1px solid #5db9e8;	
	color: #fff;
}

.attachment img {
	display: block;
	margin: 0 auto;
}
#nav-below .nav-previous {
	display: block;
	float: left;
	margin-left:15px;
}
#nav-below .nav-next {
	display: block;
	float: right;
}
.attachment #comments {
	clear: both;
}

.attachment #respond {
	margin-top: 15px;
}

