/*
Theme Name: Coqui Legion
Description: Designed Specifically for the Legion of the Coqui Website using HTML5
Version: 0.1.0
Author: tensei
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
a {
	text-decoration: none;
	outline: none;
	color: #205B87;
}
a:hover {
	text-decoration: underline;
}

body {
	color: #444;
	margin: 0 auto;
	font-size: 14px;
	padding: 0;
	background: #AAB3AC;
	position: relative;
	top: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
body { width: 1000px; }

img { border: 0; }

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #222;
	font-family: 'Proxima Nova Bold','Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
#wrapper {
	padding: 0px 0px 15px 0px;
	width: 1000px !important;
	border-top: none;
	float: left;
	margin: 0;
	border-bottom: 2px solid #CCC;
	background: white;
}
#javasecurity {
	background: #FFE694;
	border-bottom: 1px solid #0037DB;
	width:100%;
	text-align: center;
}
#browserupgrade {
	background: #FFA644;
	border-bottom: 1px solid red;
	width:100%;
	text-align: center;
}
#header {
	background-color: white; 
	float: left;
	width: 100%;
}
.clear { clear: both; }
.logo {
	float: left;
	z-index: 10;
	height: 96px;
	position: relative;
}
#description, .headerimage1  {
	margin: 0 0 0 -100px !important;
}
.headerimage img, #description, .headerimage1 {
	padding: 0 !important;
	z-index: 1;
	position: relative;
	float: left;
}
.headerimage img {
	margin: 0 !important;
}
.sociallinks {
	float: left;
	background-color: white;
	height: 91px;
	width: 90px;
	margin-top: 5px;
	text-align: left;
	line-height: 15px;
}
.main-navigation {
	background: url("images/nav-bamboo-natural.png") repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	z-index: 1000;
}
.main-navigation a {
	color: white;
}
.main-navigation ul {
	list-style: none;
}
.main-navigation ul ul li {
	background: #888;
}

#menu-meta { margin-left: 30px; }

.sidebar { 
	width: 160px; 
	margin: 0 !important;
	padding: 5px 0 0;
	float: left;
}
.sidebar-left {
	position: relative;
	left: -676px;
}

.sidebar .widget {
	width: 140px;
	border-color: #3E6C99;
	border-style: solid;
	border-width: 0 0px;
	float: left;
	margin: 0 0 15px;
	padding: 0 10px 15px;
	border-radius: 5px 5px 5px 5px;

	-moz-box-shadow:    inset 0px 0px 3px 3px  #ccc;
	-webkit-box-shadow: inset 0px 0px 3px 3px  #ccc;
	box-shadow:         inset 0px 0px 3px 3px  #ccc;
}

.widget h2 {
    background: url("images/banner-top.png") repeat-x scroll 50% top #FFFFFF;
    border-color: #EDEDEE;
    border-radius: 0;
    border-style: none none dashed;
    border-width: medium medium 1px;
    color: #EAF5F7;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 -10px 0;
    padding: 20px 0 0;
    text-align: center;
	text-transform: uppercase;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
}

.sidebar .widget ul{
    list-style: square outside none;
    padding-left: 10px;
}
     
.sidebar .widget ul li{
    padding-left: 0px;
    margin: 0;
	font-size: 13px;
}
.gce-list li {
	list-style: none;
	margin-bottom: 10px !important;	
}
.gce-list-title {
    text-align: center;
	text-transform: uppercase;
}
.gce-event-title {
	margin:		0 auto !important;
	width: 135px !important;
	font-size: 10px !important;
}
.gce-list li ul li{
	font-size: 10px !important;
}
.wNav {
    background: url("images/navbg.png") no-repeat scroll right 40px #ededee;
}
.wLinks {
    background: url("images/linksbg.png") no-repeat scroll right 40px #ededee;
}
.wDonate {
    background: url("images/donatebg.png") no-repeat scroll right 40px #ededee;
}
.wActivity {
    background: url("images/activebg.png") no-repeat scroll right 40px #ededee;
}
.wSchedule {
    background: url("images/eventsbg.png") no-repeat scroll right 40px #ededee;
}
.wArchives {
    background: url("images/archbg.png") no-repeat scroll right 40px #ededee;
}
.wTags {
    background: url("images/tagsbg.png") no-repeat scroll right 40px #ededee;
}
.wGreen {
    background: url("images/greenbg.png") no-repeat scroll right 40px #ededee;
}

#maincontent { 
	width: 660px;
	float: left;
	margin: 0 8px 0 10px; /* 0 170px;*/
	padding: 0;
	position: relative;
	left: 160px;
}
.category-voices .entry {
	background: url("/images/voices-bg.png") repeat-y scroll 10px 0px transparent;
}
.noMeta {
	clear:both;
}
#maincontent h2 {
	text-align:left;	
	font-size: 28px;
	line-height: 30px;
	margin: 5px 0 0;
	font-weight: bold;
}
#twocol h2 {
	text-align:left;
	font-size: 18px !important;
	line-height: 20px !important;
}
.hentry {
	float: left;
	border-bottom: 1px solid #EEE;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	word-wrap: break-word;
	text-align:justify;	
	text-justify:distribute;
}
#twocol { 
	background: url(images/graydot.gif) repeat-y 50% 0;
	float: left;
	margin-bottom: 3px;
	padding: 10px 0 0;
}
#twocol article {
	width: 46%;
	float: left;
	word-wrap:break-word;
	border: 0;
	border-bottom: 1px solid #EEE;
}

#twocol .col0 { clear: left; }
#twocol .col1 { margin-left: 7.5%; }

#twocol .hentry {
	border-bottom: 0px solid #EEE;
}

#twocol .afterThree{
	border-top: 1px solid #EEE;
	padding-top: 20px;
}

.subtitle_head {
	font-size: 14px;
	margin: -8px 0 -15px 30px;
	color: seaGreen;
	font-weight: bold;
	font-style: italic;
}
#twocol .subtitle_head {
	font-size: 12px;
	margin: 0 0 -8px 25px;
	line-height: 10px !important;
}
.pretitle {
	font-size: 16px;
	margin-bottom: -10px;
	color: seaGreen;
	font-style: italic;
	font-weight: bold;
	display: block
}
#twocol .pretitle  {
	font-size: 12px;
	margin-bottom: -4px;
	line-height: 14px !important;
}
#footer {
	font-size: 12px;
	text-align: center;
	font-style: italic;
	background-color:#EEE;
}
.date {
	margin-bottom: 5px;
	font-style: italic;
	color: #888;
}
.meta { font-size: 12px; }

.readmore {
	clear: both;
	width: 60px;
	text-align: center;
	display: block;
	color: white;
	margin: 12px 0;
	background: #AAA;
	padding: 0px 8px;
	font-size: 10px;
	line-height: 20px;
}

a:hover.readmore {
	text-decoration: none;
	background: #666;
}

.pagination .page, .pagination .last, .pagination .current, .pagination .extend {
    display: inline-block;
    text-align: center;
    width: 20px;
    border-right: 1px solid #205B87;
}
.pages {
    display: inline-block;
    font-variant: small-caps;
    width: 95px;
    border-right: 1px #205B87 solid;
    border-left: 1px #205B87 solid;
    margin-right: 10px;
}
.pagination a:hover {
    display: inline-block;
    background-color: SeaGreen;
    color: white;
}
.pagination {
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
    border: 2px #205B87 solid;
    border-radius:  25px;
}
.last {
    margin-right: 10px;
}

.comments { border-top: 1px solid #EEE; }
/* Comment Elements */
.comment-notes { clear: both; }

#postcomments {
	padding-top: 20px;
	}
			
h3#comments, #respond h3, h3#comments-title { color:#333; font:normal 24px/26px georgia,times,serif; margin: 10px 0 15px; clear: both; float: left; width: 100%; }

#respond p { font-size:11px; margin:0 0 1em; }	

ol.commentlist { list-style:none; margin:0; padding:0; } 

ol.commentlist li { margin:0 0 10px; padding:20px 0 20px 20px;  }

.commentlist .even {
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.commentlist .odd {
	background: #dfd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.commentlist .avatar {
	float: left;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 0 20px 0px 10px;
	background: #fff;
}
	
.commentlist .comment-author { font-size: 12px; }

.commentlist .comment-text { padding: 0 20px 0 0; }
	
.commentlist .url {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

ol.commentlist li div.reply a  { color:#fff; text-decoration:none; text-transform:uppercase; }

ol.commentlist li ul.children { margin:16px 20px 0 0; padding: 0 0 0 20px; list-style: none;}

ol.commentlist ul.children li.odd { background:#e5e5ff; border-left:1px dashed  #999;  }

ol.commentlist ul.children li.even { background:#efe; border-left:1px dashed  #999;  }

.eventCalendar {
	padding-left: 0 !important;
}

.eventCalendar .day {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	list-style: none;
	padding-left: 0 !important;
}

.eventlist {
	padding: 0;
	margin: 0 auto;
}
.singleevent {
	font-weight: normal;
	text-align: left;
	text-transform: none;
	list-style: none;
	padding: 5px 0;
}

.summary {
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	display: block;
	font-size: 10px;
}

.when, .where {
	color: #999;
	display: block;
	font-size: 9px;
	width: 135px;
}

.dtstart, .location {
	color: #666;
}
textarea {
	width: 97%;
}

.comment * .reply { margin: 0 600px 10px; }

.children * .reply { margin: 0 550px 10px; }

.comment-text p { padding-left: 15px; }

.jj_swf_object_container, .flashmovie { text-align: center; }

.menu-item-1891, .menu-item-2291 {
	font-variant: small-caps;
	text-shadow: 2px 2px 2px black;
}
.sidebar-bottom {display: none;}
  
li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (max-width: 850px) {
  #maincontent { left: 0; }
  .sidebar-left { left: -2px;}
  #footer { padding-right: 160px; }
  .logo { display:none; }
  .noMeta { clear: both; }
}
@media screen and (max-width: 700px) {
  .sidebar-right,#coquicalendar-4 hr,#nav_menu-3,#meta-3 {display:none;}
  body {width: 850px; }
  #wrapper {width: 850px !important;}
  #footer {font-size: 10px;}
  .sociallinks {width: 20px; overflow-x:hidden;z-index: 5;}
  .sidebar-bottom {display: block !important;  clear:both;}
  #coquicalendar-4 { display: block !important; width: 650px; }
  #coquicalendar-4 h2 { background-image: none; background-color: #469; padding-top: 10px;}
  #coquicalendar-4 ul li {width: 160px; float:left;}
  #coquicalendar-4 ul li ul li {padding:0;}
}
@media screen and (max-width: 650px) {
  html {margin-top: 0 !important }
  body {width: 640px;}
  #wrapper {width: 100% !important;}
  .sidebar-bottom, #maincontent {width: 95%; }
  .singleevent {border-bottom:thin dotted black;}
  #coquicalendar-4 { width: 100%; }
  #coquicalendar-4 ul li {width: auto; float:none;}
  article h2 { float: left; border-left:25px solid #469; padding-left: 10px; width: 360px; height: 43px; overflow: hidden; background-color: #EEE; font-size: 18px !important; line-height: 20px !important; }
  .pretitle { font-size: 12px; line-height: 14px; margin-bottom: -4px; }
  article .meta { clear: both; }
  #twocol { background: none; }
  #twocol article {width: 95%; padding-bottom: 0px !important; margin-bottom: 0px !important; }
  #twocol .col1 {margin-left: 0; clear:left; }
  #twocol .entry, #nav_menu-3 hr, #meta-3 hr,  #wpadminbar, .sociallinks, .sidebar-left, .when, .where, .catBanner, .catBanner1, .headerimage1, .main-navigation {display: none;}
  #twocol .afterThree  { border-top: 0px !important; padding-top: 0px !important;}
  #footer {font-size: 10px; padding-right: 0px;}
  header { height: 40px; background: white -30px -30px no-repeat url('/res/Mon_Coqui.gif') !important; background-size: 80px; border-bottom: #469 thin dotted;}
  .hidden-title {display: block !important; padding-left: 75px; font-size: 22px; font-weight: bolder; padding-top: 5px;}
  #bbpress-forums li.bbp-header .bbp-reply-author, #bbpress-forums li.bbp-footer .bbp-reply-author, #subscription-toggle, #favorite-toggle {display: none;}  
  li.bbp-body div.bbp-topic-author, li.bbp-body div.bbp-reply-author { float: none !important; width: auto; text-align: center !important; background-color: #eee; }
  li.bbp-body div.bbp-reply-content { margin-left: auto !important; }
  #nav_menu-3, #meta-3 { display: block !important; width: 100%; text-align:center;}
  #nav_menu-3 h2, #meta-3 h2 { background-image: none; background-color: #469; padding-top: 10px;}
  #nav_menu-3 ul li, #meta-3 ul li {width:auto; float:none; list-style: none; margin:2px; padding:2px;}
  #nav_menu-3 ul li a, #meta-3 ul li a {display: inline-block; background-color: #469; color:#fff; width: 200px;} 
  #nav_menu-3 ul li a:hover, #meta-3 ul li a:hover {background-color: seaGreen;} 
  #nav_menu-3 ul li ul li, #meta-3 ul li ul li {padding:0;}
  .rpg-navigation {background-image: none; display: block !important; width: 100%; text-align:center; }
  .rpg-navigation ul li {width:auto; float:none; list-style: none; margin:2px; padding:2px; }
  .rpg-navigation ul li a {display: inline-block; background-color: #469; color:#fff; width: 200px; padding:2px;} 
  
}
@media screen and (max-width: 330px) {
  body {width: 320px;}
  article h2, #twocol h2 { width: 270px; height: 43px; overflow: hidden; background-color: #EEE; font-size: 16px !important; line-height: 18px !important; }
  .subtitle_head { margin: -8px 0 -15px 10px; }
}