/*
Theme Name: Village Telco
Theme URI: http://villlagetelco.org/
Author: Steve Song
Author URI: http://manypossibilities.net
Description: Custom theme for Village Telco
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: villagetelco
Domain Path: /languages/

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* =Reset
-------------------------------------------------------------- */body{margin:0;font:13px/20px Arial,Helvetica,sans-serif;color:#111111}
img{border-style:none}
a{text-decoration:none;color:brown;font-weight:bold;}
a:hover{text-decoration:underline}
input,textarea,select{vertical-align:middle;font:100% Arial,Helvetica,sans-serif;outline:none}
form,fieldset{margin:0;padding:0;border-style:none}

#wrapper{width:955px;margin:0 auto;background:url(images/bg-wrap.gif) repeat-x}

#header{height:1%;padding-bottom:37px}
#header:after{display:block;clear:both;content:""}

.header-t{height:1%;overflow:hidden;padding:24px 28px 17px 16px}

.logo{float:left;margin:0}
.logo a{display:block;overflow:hidden;text-indent:-9999px;background:url(images/logo.gif) no-repeat;width:305px;height:78px;outline:none}

.header-t .soc-box{float:right;width:172px; text-align:center;color:#756357;font-size:11px;padding-top:10px}
.header-t .soc-box strong{display:block;letter-spacing:1px;padding-bottom:2px}
.header-t .soc-box .widget{
	margin:0;
}
.header-t .soc-box .widget ul li{
	margin:0;
	padding:0;
	border:none;
}
.header-t .soc-box .widget ul,
.header-t .soc-box ul{width:180px; margin:0 -12px 0 0;padding:0;list-style:none;overflow:hidden}
.header-t .soc-box img{display:block}
.header-t .soc-box .widget ul li,
.header-t .soc-box ul li{float:left;padding-right:12px}
.header-t .soc-box .widget ul li a,
.header-t .soc-box ul li a{outline:none}

.main-nav{width:955px;height:39px;background:url(images/bg-main-nav.png) no-repeat;position:relative;z-index:100}

#nav{float:left;margin:0;padding:0 0 0 17px;list-style:none;font-size:13px}
#nav li em{font-style:normal}
#nav li.last{background:none}
#nav li{float:left;background:url(images/divider.gif) no-repeat 100% 0;padding:0 7px 0 0;margin:0 -2px 0 2px}
#nav li a{float:left;color:#fff;cursor:pointer}
#nav li a span{float:left;padding:8px 16px 11px 17px}
#nav li:hover,#nav li.current-menu-item{background:none}
#nav li.current-menu-ancestor a,#nav li a:hover,#nav li.current-menu-item a,#nav li:hover a{text-decoration:none;background:url(images/bg-nav-l.gif) no-repeat 0 7px}
#nav li.current-menu-ancestor a span,
#nav li a:hover span,#nav li.current-menu-item a span,#nav li:hover span{background:url(images/bg-nav-r.gif) no-repeat 100% 7px;padding:14px 16px 5px 17px}
#nav li.current-menu-ancestor ul,
#nav li.current-menu-item ul{
	display:block;
}
#nav li ul{margin:0;padding:11px 0 7px;list-style:none;float:none;font-size:12px;position:absolute;width:955px;left:0;top:33px;background:url(images/bg-drop.png) no-repeat;display:none;}
#nav li ul li{margin:0;padding:0 5px 0 36px;background:none}
#nav li ul li a{background:none !important;color:#513327;float:none}
#nav li ul li.current-menu-item a{color:#FFF;}
#nav li ul li a:hover{text-decoration:underline !important}

.search-form{float:right;width:205px;padding:5px 6px 0 0}
.search-form span{float:left;width:148px;height:21px;padding:6px 12px 0;background:url(images/bg-text.gif) no-repeat}
.search-form .text{float:left;margin:0;padding:0;width:148px;background:none;border:none;color:#593628;outline:none}
.search-form .btn-search{float:left}

#main{height:1%}

#content{
	float:left;
	padding:10px;
	width:735px;
}
#content h2{margin-top:0;margin-right:0;margin-left:0;margin-bottom:16px;color:#563326;font-size:24px;font-weight:bold}
#content h2 em{font-style:normal}
#content h3{margin:0;margin-bottom:12px;font-size:18px;color:#563326}
#content h3 a{color:brown}
#content h4{margin:0;font-size:14px;font-style:italic;color:#5a4a42}
#content h4 a{color:brown}
#content p{margin:0 0 15px}
#content pre {
	margin: 10px;
	padding:6px;
	border-width: 1px;
	border-style: inset; 
        border-color: brown;
        width: 640px;
        height: 34px;
        text-align: left;
        overflow-x: auto;
        overflow-y: auto;
	}
#content tr.even{background: #fff;}
#content tr.odd{background: #eeeeee;}

#sidebar{
	float:left;
	width:180px;
	padding:10px;
	color:#000;
	line-height:14px;
}
.widget {
	margin: 0 0 15px;
}
.widget-title h3,
h3.tw-widgettitle,
ul.tw-nav-list {
	font-size:10px;
	margin: 0;
	color:#000;
}
.widget-title h3 a {
	color: #951B06;
	font-weight: bold;
}
.widget-title img{
	float:left;
}
.widget ul{
	margin:0;
	padding:0;
	list-style:none;
}
.widget ul li {
	border-left: 7px solid #ccc;
	display: block;
	margin: 2px 0 2px 0;
	padding: 0 0 0 5px;
}
.widget ul li:hover{
	border-color:#000;
}
.widget ul li a{
	color:#666;
}
#linkroll_title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#diigo_linkroll {
	padding:6px;
}
.LinkDesc {
	color: #666;
	margin:10px 0;
}
.widget select {
	margin-top: 5px;
	width: 98%;
}
table.subscribe {
	width: 100%;
}
table.subscribe img{
	display:block;
}
table.subscribe td.email-text {
	padding: 0 0 5px;
	vertical-align: top;
}
table.subscribe td.post-text,
table.subscribe td.comment-text{
	padding: 7px 0 0;
	vertical-align: top;
}
input.inputblur {
	color: #777;
	width: 95%;
}
table.subscribe td.email-field {
	padding: 0;
	width: 100%;
}
table.subscribe td.email-button {
	padding: 0 0 0 5px;
}
input.text{
	background: url("http://manypossibilities.net/wp-content/themes/atahualpa361/images/inputbackgr.gif") no-repeat;
	border:1px solid;
	border-color: #333 #999 #ccc #333;
	color: #000;
	padding: 4px 3px 3px;
	margin:0;
}
form p {
    margin: 5px 0 0;
}
.button{
	background-color: #777;
	border: 2px solid #555;
	color: #fff;
	font-weight: bold;
	height: 24px;
	line-height: 16px;
	padding: 0 2px;
}
.gr_custom_container_1294834437 {
	/* customize your Goodreads widget container here*/
	border: 1px solid gray;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding: 10px 5px 10px 5px;
	background-color: #fff;
	color: #000000;
	width: 200px
}
.gr_custom_header_1294834437 {
	/* customize your Goodreads header here*/
	border-bottom: 1px solid gray;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	font-size: 120%;
}
.gr_custom_each_container_1294834437 {
	/* customize each individual book container here */
	width: 100%;
	clear: both;
	margin-bottom: 10px;
	overflow: auto;
	padding-bottom: 4px;
	border-bottom: 1px solid #aaa;
}
.gr_custom_book_container_1294834437 {
	/* customize your book covers here */
	width: 39px;
	height: 60px;
	overflow: hidden;
	margin-right: 4px;
}
.gr_custom_author_1294834437 {
	/* customize your author names here */
	font-size: 10px;
}
.gr_custom_tags_1294834437 {
	/* customize your tags here */
	font-size: 10px;
	color: gray;
}
.gr_custom_rating_1294834437 {
	/* custoimize your rating stars here */
	float: right;
}

#main:after{display:block;clear:both;content:""}

.intro-box{width:890px;height:290px;background:url(images/bg-intro.png) no-repeat;padding:21px 38px 32px 26px}
.intro-box img{display:block}
.intro-box .video-hold{float:left;padding-bottom:16px;background:url(images/bg-video.png) no-repeat 0 100%}
.intro-box .data-box{float:right;width:399px;font-weight:bold;font-style:italic;color:#fff;font-size:30px;line-height:36px;padding:24px 0 12px}
.intro-box .data-box p{margin:0 0 14px}
.intro-box .link-hold{width:100%}
.intro-box .link-hold:after{display:block;clear:both;content:""}
.intro-box .btn-start{float:left;overflow:hidden;text-indent:-9999px;background:url(images/btn-start.png) no-repeat;width:215px;height:61px;outline:none;margin:0 16px 0 -5px}
.intro-box .more{float:left;text-decoration:underline;color:#fff;font-size:13px;margin-top:6px}
.intro-box .more:hover{text-decoration:none}

.blog-box{height:1%;overflow:hidden;margin-bottom:8px}

.blogs{float:left;background:#f6f4f3 url(images/bg-blogs-t.gif) no-repeat;width:572px}
.blogs .b{background:url(images/bg-blogs-b.gif) no-repeat 0 100%;height:1%;overflow:hidden;padding:14px 20px 15px 21px}
.blogs h2{margin:0 0 0 4px;font-size:16px;color:#563326}
.blogs h2 em{font-weight:normal;font-style:normal}
.blogs ul{margin:0;padding:7px 0 0;list-style:none;height:1%;overflow:hidden}
.blogs ul li{height:1%;vertical-align:top;overflow:hidden;border-top:1px solid #eaeaea;padding:0 2px 15px 4px;margin-bottom:11px}
.blogs ul li:first-child{border:none}
.blogs ul li img{display:block}
.blogs ul li .img-hold{float:left;margin-top:3px}
.blogs ul li .data{float:right;width:389px;line-height:16px;color:#563326}
.blogs ul li h3{margin:0;font-size:18px;line-height:23px}
.blogs ul li h3 a{color:#5a4a42}
.blogs ul li .info{display:block;color:#899090;font-size:12px;line-height:18px;padding-bottom:3px}
.blogs ul li .info a{font-weight:bold;color:#f7951e}
.blogs ul li p{margin:0}
.blogs ul li p a{font-weight:bold;font-style:italic;color:#563326;margin-left:3px}

.gallery{float:right;width:355px;height:254px;background:#e5e5e5 url(images/bg-gallery.gif) no-repeat 0 100%;padding:4px 0 0 4px}
.gallery img{display:block}
.gallery .holder{width:351px;height:233px;overflow:hidden;position:relative}
.gallery .img-list{margin:0;padding:0;list-style:none;width:351px;height:233px;position:relative}
.gallery .img-list li{float:left;width:351px;height:233px;position:absolute;z-index:1}
.gallery .img-list li.active{z-index:2}
.gallery .img-list .description{position:absolute;left:0;bottom:0;background:url(images/bg-description.png);width:351px;text-align:center;font-weight:bold;font-style:italic;color:#fff;font-size:14px;line-height:26px;padding:7px 0 8px}
.gallery .switcher{margin:0;padding:0;list-style:none;position:absolute;height:10px;overflow:hidden;left:14px;bottom:16px;z-index:3}
.gallery .switcher li{float:left;padding-right:8px}
.gallery .switcher li a{display:block;overflow:hidden;text-indent:-9999px;background:url(images/bg-switcher.png) no-repeat;width:10px;height:10px}
.gallery .switcher li a:hover,.gallery .switcher li.active a{background-position:0 -10px}

.posts{width:957px;height:130px;background:url(images/bg-posts.gif) no-repeat;margin:0 -1px 39px;overflow:hidden}
.posts .post{float:left;width:195px;padding:22px 18px 0 24px}
.posts .post p{margin:0 0 0 3px}
.posts .post p a{font-weight:bold;font-style:italic;color:#543125;margin-left:3px}
.posts .post h3{margin:0 0 4px;color:#563326;font-size:13px;padding:12px 0 9px 49px;text-transform:uppercase}
.posts .post-join h3{background:url(images/bg-title-join.gif) no-repeat}
.posts .post-support h3{background:url(images/bg-title-support.gif) no-repeat}
.posts .post-knowledge h3{background:url(images/bg-title-knowledge.gif) no-repeat}
.posts .post-mesh h3{background:url(images/bg-title-mesh.gif) no-repeat}

.post img.alignleft {
	float: left; 
	margin: 10px 10px 5px 0; 
	}
	
.post img.alignright {
	float: right; 
	margin: 10px 0 5px 10px; 
	}

.post img.aligncenter {
	display: block;
	margin: 10px auto;
	}

.aligncenter, 
div.aligncenter {
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
	}

.alignright, 
div.alignright {
   	float: right;
   	margin: 0 0 5px 10px;
	}

.alignleft, 
div.alignleft {
        float: left;
	margin: 0 10px 5px 0;
        } 

div.navigation {
        margin-bottom: 40px;
}

#footer{height:1%;overflow:hidden;background:url(images/bg-footer.gif) repeat-x 0 100%;padding-bottom:25px}

.footer-box{background:url(images/bg-footer-box.gif) repeat-y}
.footer-box .t{background:url(images/bg-footer-box-t.gif) no-repeat}
.footer-box .b{background:url(images/bg-footer-box-b.gif) no-repeat 0 100%;height:1%;overflow:hidden;font-size:11px;color:#fff;padding:10px 7px 10px 31px}
.footer-box .copyright{float:left;padding-right:13px}
.footer-nav{float:left;margin:0;padding:0;list-style:none;overflow:hidden}
.footer-nav li{float:left;background:url(images/divider2.gif) no-repeat 0 6px;padding:0 4px 0 5px;margin:0 5px 0 -5px}
.footer-nav li a{color:#fff}

#footer .soc-box .widget{
	margin:0;
}
#footer .soc-box .widget ul li{
	border:none;
	padding:0 9px 0 0;
	margin:0;
}
#footer .soc-box{float:right;padding-top:1px}
#footer .soc-box strong{float:left}
#footer .soc-box img{display:block}
#footer .soc-box ul{float:left;margin:0;padding:0 0 0 13px;list-style:none}
#footer .soc-box li{float:left;padding-right:9px}

#commentform fieldset{padding:10px;border-width:0}

#respond,#comments{width:100%}
#comments,#comments ol li{margin:20px 0 0}
#respond textarea,#respond input{border:1px solid #666}
#respond textarea{margin:0;width:430px}
#respond input{width:160px;margin-bottom:6px}
#respond input#submit{margin:2px 0 0;width:140px}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	background: rgba(51, 71, 61, 0.05);
	margin: 2px 5px 0;
	padding: 0.5em 0;
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}