/*
Theme Name: iNove
Theme URI: http://wordpress.org/extend/themes/inove/
Description: Inspired by <a href="http://maczone.sk/">MacZone.sk</a>, created by <a href="http://www.neoease.com/">mg12</a>. It is very stylish, widget supported and doesn’t require any plugin.
Version: 1.2.3
Author: mg12
Author URI: http://www.neoease.com/
Tags: white, light, two-columns, fixed-width, theme-options, right-sidebar

Amor Ministries
*/

/* static START */
* {
	margin:0;
	padding:0;
	outline: 0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#E1D5BD url(img/body_bg.jpg) repeat-X top left;
	color:#323232;
	font-family:Helvetica,Sans-serif;
	font-size:14px;
}
h1 { 
	font-size:26px;
	color: #00529b;
}
h2 {font-size:150%;}
h3 {font-size:120%;padding-bottom:5px;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#00529b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input:focus, input.focused, textarea:focus { background-color:#f7f7f7; color:black;}
textarea#content-text-ta{
	width:500px;
	height:500px;
}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:0px;
	margin-bottom:10px;
	text-align:left;
}
.post .content .wp-caption p {
	margin:0px 5px 5px 5px;
	padding:0px;
	width:410px;
}
pre {
	background: transparent;
	margin: 0px 20px 15px 20px;
	padding: 0px 15px 0px 25px;
	text-align:justify;
}

blockquote{	
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:0px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
}
.divider{margin:15px 0 15px 0; border-bottom:1px solid #f2ebce;}
input.textfield, 
textarea {
	border:1px solid #ccc;
	padding:3px;
	font-size:11px;
}
input.textfield{ width:265px;}
input.searchbox{padding:4px;}
.boxcaption {
	padding:6px 12px 6px 0px;
}
.boxcaption h3 {
	font-size:12px;
	color:#DE6700;
	padding:0px;
	margin:0px;
}
.box {
	background-color:#F7F7F7;
	border:1px solid #ccc;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#container {
	margin:0 auto;
	width:944px;
	background-color:#fff;
}
#mainwrap{
	margin:0px 5px 0px 5px;	
}
/* layout END */

/* header START */
#header {height:85px; background:url("http://www.amor.org/view.image?id=821") top left no-repeat; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
#header_logo {float:left; width:640px; margin:5px 0px 0px 25px;}
#header_links_wrap{float:left;width:265px;margin-top:3px;}
#header_links {float:left;margin-right:4px;}
#header_links a:link, #header_links a:visited, .login_link, .login_link:visited{color:#232323;text-transform:uppercase;}
#header_links a:hover, .login_link:hover{text-decoration:none; color:#de6700;}
#nav {background-image:url("http://www.amor.org/view.image?id=822"); height:32px; width:920px; float:left; padding-left:14px; position:relative;}
#shadow {background-image:url("http://home.amor.org/amorhome/images/shadow.png"); height:2px; width:934px;}
/* header END */

/* submenu START */
#menus li ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #CCC;
	border-top-color:#A6A6A6;
	padding:0 5px;
}
#menus li li {
	float:none;
	margin:0 !important;
	margin:0;
	padding:0;
	display:block;
	list-style:none;
}
#menus li li a {
	float:none;
	display:block;
	padding:5px;
	text-decoration:none;
	width:150px;
	font-size:12px;
	border-style:solid;
	border-color:#DDD;
	border-width:1px 0 0;
	margin:0;
	background-image:none;
	height:20px;
	line-height:20px;
}
#menus li li.first a {
	border-top:none;
}
#menus li li a:hover {
	font-weight:bolder;
}
/* submenu END */

/* content START */
.contentboxes {
	width:924px;
	padding:10px 10px 0px 10px;
	float:left;
	background:#fff;
}
/* content END */

/* main START */
#main, #stories_main {
	width:585px;
	padding:10px 10px 10px 25px;
	float:left;
}
#stories_main{
	padding:10px 10px 10px 0px;
}
#main h1, #stories_main h1{
	font-weight: normal;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
#comments{
	float:left;
	width:100%;
	margin-top:40px;
}

.post{
	border-top:3px solid #555;
	margin-top:10px;
	float:left;
	width:100%;
}
.post h2 {
	display:block;
	margin-top:10px;
	padding:0px 5px 12px 0px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
}
.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post .info {
	padding-top:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .tags, 
.post .author, 
.post .categories,
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.post .addcomment, 
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:12px;
	color:#555;
}
.post .act {
	height:16px;
	float:right;
	margin:5px 0px 20px 0px;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -16px;
}
.post .categories {
	padding-left:0px;
	float:left;
	background-image:none;
}
.post .smbuttons {
	float:left;
	font-size:10px;
}
.post .author {
	padding-left:5px;
	float:left;
	background-image:none;
	/*background-position:0 -176px;*/
}
.post .date {
	padding-left:0px;
	background-image:none;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content, #main .content, #stories_main .content {
	width:575px;
	padding:5px 0 5px 0px;
	margin-right:0px;
	line-height:24px;
	overflow:hidden;
}

.post .content p {
	margin-bottom:22px;
}
.post .content .post_note {
	background-color: #F7F7F7;
	padding: 16px 20px;
	border-top: 2px solid #EBEBEB;
	border-bottom: 2px solid #EBEBEB;
}
.content input{
	padding:2px 8px;	
}
.post .content .post_footer{
	float:left;
	border-top:1px solid #ccc;
	margin-top:10px;
	width:100%;
}
.post .content .under {
	margin-top:5px;
	height:22px;
	line-height:16px;
	float:left;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:575px;
}
.post .smbuttons img{
	margin:0px;	
}
.post .categories .smbuttons{
	
}
.post .content ul, 
.post .content ol {
	margin: 0px 0px 22px 40px;
}
.post .content ul li, 
.post .content ol li {
	line-height:175%; padding-bottom:5px;margin:0px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
.wp-caption-text{
	font-size:10px;
	line-height:12px;
	width:545px;
	margin-right:0px;
}
#postpath {
	float:left;
	width:575px;
	height:16px;
	line-height:16px;
	margin:5px 0px 5px 0px;
	color:#555;
	font-size:11px;
}
#postpath a:link, #postpath a:visited{
	color:#555;
	text-decoration:underline;
}
#postpath a:hover{
	color:#333;	
}
#pagenavi, 
#postnavi {
	float:left;
	width:100%;
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* sidebar START */
#ad {
	margin:10px 0px 20px 0px;
	display:block;
	height:200px;
	width:225px;
}
#feed {
	padding:10px 5px 0px 10px;
}
#leftbox {
	width:300px;
	float:left;
	font-size:95%;
	line-height:145%;
	overflow:hidden;
	display:block;
}
.widget{margin-top:15px;}
.widget h3{ color:#B79860; font-size:12px; font-weight:bold; padding:0px 0px 3px 0px; margin:0px 0px 10px 0px; border-bottom: 1px #F2EBCE solid;}
.widget p{ padding:0px 0px 0px 5px;}
.widget ul{ padding-left:5px;}
.widget li{ /*background:url(img/icons.gif) 0 -320px no-repeat;*/ list-style:none; margin-top:5px;}

.sidebox_top{
	float:left;
	width:290px;
	padding:5px;
	background-color:#f7f7f7;
	border:1px solid #ccc;
	margin-bottom:10px;
}
#sidebox_search{
	float:left;
	width:300px;
	height:38px;
}
#sidebox_search p{
	padding:3px 0px 3px 0px;	
}
.button-search { background: url(img/btn_search.gif) top left no-repeat; border:0; height:22px; width:16px;cursor:pointer;}
.sidebox{
	width:300px;
	float:left;
	padding-bottom:15px;
}
.sidebox_head{
	background:url(img/sidebox_head.jpg) top left no-repeat;
	width:300px;
	height:28px;
	float:left;	
}
.sidebox_head h1{
	padding:6px 0px 0px 40px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.sidebox_main{
	width:278px;
	float:left;
	padding:10px 10px 5px 10px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;	
	overflow:hidden;
	background-color:#fff;
	color:#26370A;
}
.sidebox .sidebox_main p{
	padding:5px 0px 5px 0px;	
}
.sm ul{
	list-style-type:none;
	float:left;
	padding:0px 12px 0px 0px;
	margin:0px;
}
#sm_end{padding-right:0px;}
.sm li{
	list-style-type:none;
	margin-bottom:10px;
}
.sm img{
	padding-right:3px;	
}
.sidebox_foot{
	width:300px;
	height:6px;
	float:left;
	margin-bottom:10px;
	background:url(img/sidebox_foot_nobg.jpg) top left no-repeat;
}
.submenu{margin:0px; padding:0px;}
.submenu li{text-decoration: none; list-style:none; border-bottom:1px solid #A0A0A0;margin:8px 0px 8px 0px;line-height:26px;}	
.submenu li a:link, .submenu li a:visited, .submenu li a:hover{font-size:95%; color:#26370A;; display: block; background: url(img/submenu_arrows.gif) no-repeat; text-decoration:none;}
.submenu li a:hover{background-position:0 -39px;}
.leftbox ul.twitter {list-style:none; }
li.tweet {background:url(http://www.amorblog.org/wp-content/themes/inove/img/twitterbird.png) top left no-repeat;padding:2px 6px 6px 30px; border-bottom:1px dotted #DDDDDD;}
.tweet_time:link, .tweet_time:visited{color:#26370A; font-size:9px; text-decoration:none;}
.tweet_time:hover{text-decoration:underline;}
.twtr-widget{font-family:Verdana, Geneva, sans-serif; font-size:11px;}
.twtr-hd{ visibility:hidden; display:none;}
#leftbox #feedrss, 
#leftbox #share_fb {
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#subscribe{
	float:left;
}
.smedia{
	float:left;
	list-style:none;
	padding:0px 20px 0px 0px;
}
#tag_cloud a {
	line-height:130%;
}
.addtoany_share_save_container{
	padding-left:0px;
	margin-left:20px;
}
/* sidebar END */

/* comment START */
#comments_wrap{
	float:left;
	width:100%;
	margin-top:30px;
}
#commentlist {
	background:#FCFCFC;
	border:1px solid #CCC;
	padding:0 15px;
	margin-bottom:20px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:575px;
}
#commentnavi {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(img/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#comments .content{
	width:500px;
	padding:0 10px 10px 10px;
}
#submitbox a.feed {
	background:url(img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	border:1px solid #ccc;
	background-color: #EAEAEA;
	color:#26370A;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background-color: #f4f4f4;
}
#submitbox .submitbutton {
	float:right;
}
/* comment END */

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(img/icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* image switcher START */
.imageswitcher {
	background:#EDEFF0;
	padding:5px;
	font-size:11px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #BABABA;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#999;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#D1AF61;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
}
a.imageswitcher_button:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	text-decoration:none;
	color:#074A7E;
}
/* image switcher END */

/* related posts START */
/* when related posts with title */
#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
.comments .content{
	width:550px;	
}
#hidden{
	letter-spacing:0em;
	font-family:Arial;
	font-size:120%;
}
#sm_span{
	height:0px;
	line-height:5px;
	display:block;
	padding:5px 0px 5px 10px;
	float:left;
	text-decoration:none;
}

.fb-recom {
	float:left;
	display: block;
	width: 550px;
	margin-top:20px;
}
 
/* Footer */
.footer { float: left; width: 944px; background: #E1D5BD url("http://www.amor.org/view.image?id=829") top left no-repeat; padding: 20px 0; }
.secondtext { float: right; text-align: right; font-size: 15px; width: 600px; }
.footer_links01 { float: right; width: 600px; margin-top: 30px; }
.footer_links02 { float: right; }
.site_links01 { float: right; margin: 10px 0px; padding: 0px; overflow: visible; }
.site_links01 a { display: block; color: #333; font-size: 13px; font-weight: bold; padding: 0px 2px 0px 2px; text-decoration: none; }
.site_links01 a:hover { background: #ffffff; }
.site_links01 a:hover strong { background: url("http://www.amor.org/view.image?id=830") top left no-repeat; _background: #FFFFFF; margin-left: -2px; _margin-left: 0; padding-left: 2px; _padding: 0; _background: #ffffff; }
.site_links01 a:hover { background: url("http://www.amor.org/view.image?id=831") top right no-repeat; _background: #ffffff; }
.site_links01 li { display: block; float: left; margin-left: 10px; list-style: none; color: #ff6600; }
.site_links02 { float: right; padding: 5px 0px; margin: 0px; overflow: visible; }
.site_links02 li.first-child a { border: none; margin-left:25px; }
.site_links02 ul li { padding: 0px; margin: 0px; }
.site_links02 li { display: block; float: left; width: auto; list-style: none; }
.site_links02 a { font-size: 10px; display: block; height: 12px; line-height: 12px; border-left: 1px solid #666666; color: #333; font-size: 10px; text-decoration: none; }
.site_links02 a:hover { background: #ffffff; }
.site_links02 a span { margin: 0px 5px 0px 5px; }
.site_links03 { float: right; }
.site_links03 li { float: left; width: auto; display: inline; margin: 10px 0px 0px 20px; height: 18px; }
.site_links03 li a { display: block; height: 18px; background-image: url("http://www.amor.org/view.image?id=832"); text-indent: -9999px; }
.site_links03 .facebook { width: 65px; background-position: -222px 0; }
.site_links03 .facebook:hover { background-position: -222px -18px; }
.site_links03 .myspace { width: 68px; background-position: -134px 0; }
.site_links03 .myspace:hover { background-position: -134px -18px; }
.site_links03 .youtube { width: 46px; background-position: -68px 0; }
.site_links03 .youtube:hover { background-position: -68px -18px; }
.site_links03 .twitter { width: 68px; background-position: -306px 0; }
.site_links03 .twitter:hover { background-position: -306px -18px; }
.site_links03 .vimeo{ width: 55px; background-position: -67px 0; }
.site_links03 .vimeo:hover { background-position: -67px -18px; }
.site_links03 .flickr { width: 47px; background-position: 0px 0px }
.site_links03 .flickr:hover { width: 47px; background-position: 0 -18px; }
.maintext { float: left; font-size: 10px; width: 320px; margin: 25px 0px 0px 5px; }
.efca { float: left; width: 40px; }
.copyright { float: left; width: 270px; margin-left: 5px; margin-top: 15px; }
.amorcontact { float: left; width: 200px; margin-left: 50px; clear: both; }
/*Footer end*/
/*-----Facebook fanpage styling start-----*/
.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}/** Change height here **/
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}/** Change font-size here **/
span.total{
  color: #4a6cc1;
  font-weight: bold;
}/** Change color here **/
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
left: 0px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}
/*-----Facebook fanpage styling end-----*/
.fb-like { width:82px;}
#sidesocial{border: 1px solid #EBEBEB;}
.sideg{background-color: #F5FCFE;
font-size: .85em;color: black;padding: 9px 11px;line-height: 1px;border-top: 1px solid white;border-bottom: 1px solid #EBEBEB;}
.sideg #___plusone_0 { width: 65px !important; }
.sidetw {background-color: #EEF9FD;padding: 9px 11px;line-height: 1px;border-top: 1px solid white;border-bottom: 1px solid #EBEBEB;}
.sidefb {font-size: .85em;color: black;padding: 9px 11px;line-height: 1px;border-top: 1px solid white;border-bottom: 1px solid #EBEBEB;}
.sideg span, .sidefb span {margin-left: 2px;display: inline-block;vertical-align: text-top;color: #333}
.sidefb span { display: inline;}
.sidesub {padding: 9px 10px;line-height: 1px;background-color: #D8E6EB;border-top: 1px solid white;}
.sidesub span {width: 115px;}
.sidesub input[type="text"]  { height: 22px; border: 1px solid #ccc; margin-top: 5px !important;}

input.minimal {
	background: #e3e3e3;
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
	-moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
	-ms-box-shadow: inset 0 0 1px 1px #f6f6f6;
	-o-box-shadow: inset 0 0 1px 1px #f6f6f6;
	box-shadow: inset 0 0 1px 1px #f6f6f6;
	color: #333;
	font: bold 10px "helvetica neue", helvetica, arial, sans-serif;
	line-height: 1;
	padding: 7px 0 7px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	width: 70px; 
}
input.minimal:hover {
	background: #d9d9d9;
	-webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
	-moz-box-shadow: inset 0 0 1px 1px #eaeaea;
	-ms-box-shadow: inset 0 0 1px 1px #eaeaea;
	-o-box-shadow: inset 0 0 1px 1px #eaeaea;
	box-shadow: inset 0 0 1px 1px #eaeaea;
	color: #222;
	cursor: pointer;
}
input.minimal:active {
	background: #d0d0d0;
	-webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
	-moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
	-ms-box-shadow: inset 0 0 1px 1px #e3e3e3;
	-o-box-shadow: inset 0 0 1px 1px #e3e3e3;
	box-shadow: inset 0 0 1px 1px #e3e3e3;
	color: #000; 
}


