/* LAYOUT */
@import url(http://fonts.googleapis.com/css?family=Oswald);

body {
	background: #fff;
	}

#wrapper {
	padding:0;
	background: url(http://www.amfibi.directory/images/bgi/top-bar-bg.png) top left repeat-x;
	}



#container {
	padding-bottom: 10px;
	}

#contentwrap {
	}

a {
    color: #304e6c;
}

a:hover {
    color: #d54e21;
}
/* HEADER */

#header {
	height: 135px;
	margin-bottom: 20px;
	background: url(images/header.png) top left repeat-x;
	border-radius: 8px 8px 0 0;
	margin-top: 0px;
	box-shadow: 0px -2px 6px 1px #71859c;
	border-bottom: 6px solid #7d7770;
	}

#header h1 {
    padding: 20px 0 0 0;
    margin-left: 90px;
    font-size: 36px;
    font-family: 'Oswald', sans-serif;
}

#header h2 {
    padding: 0px 0 0 0;
    margin-left: 50px;
    font-size: 18px;
    color: #5d4b3c;
    font-style: italic;
    width: 90%
    float: left;
}

#header h1 a {
    color: #10595d;
    text-decoration: none;
}	

.thcointer {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0 0 188px;
	height: 15px;
	}

#socialscontent {
	height: 39px;
	margin-top: 14px;
	text-align: right;
	}
    
    
    
#topright {
    margin: 22px 0 0 0 ;
    text-align: right;
}

#welcome {
    padding: 0;
    font-size: 14px;
}
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 36px;
	margin-top: 5px;
	}
	
#pagemenu {
	height: 25px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.left_floating{
	float: left;
}
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #979797;
	display: block;
    margin: 0px 2px 0px 0px;
	padding: 6px 12px 6px 0;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #000;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	color: #fff;
	display: block;
	text-decoration: none;
	}

#pagemenu  li.current_page_item a {
	color:#fff;
	background-color:#B0D2FF;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	

.browseby {
	color: #fff;
	padding: 8px 0 0 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	}
#navcontainer {
	height: 36px;
	display: block;
	overflow: hidden;
	}
	
	
/* CONTENT */

#content {
	padding: 18px 0 15px 0;
	}

.listtheme {
	width: 200px;
	float: left;
	margin: 0 10px 15px 0;
    padding: 0px 0 15px 0;
    border-bottom: 1px solid #ccc;
    background: linear-gradient(to bottom, #fafcff 0%, #84b5f4 100%);
    border: 1px solid #464646 !important;
    border-radius: 6px;
	}

.listtheme h2,.listtheme h2 a {
	margin: 0 0 0 0;
	padding: 0 0 0 4px;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #444;
    font-weight: normal;
	text-decoration: none;
	}

.listtheme h2 a:hover {
	text-decoration: underline;
    color: #21759B;
	}
	
.listtheme h3 {
	margin: 0 0 0 0;
	padding: 0 5px 3px 0;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #989898;
	text-align: right;
    font-style: italic;
	}
	
.themeshot {
	text-align: center;	
	}
	
.themeaction {
    padding: 12px 6px 0 6px;
	
	}
    
/* List theme single */
.listtheme_single {
	width: 630px;
	float: left;
	margin: 0 0 15px 18px;
    padding: 0px 0 10px 0;
    border: 1px solid black;
    border-radius: 6px;
    background: #ddd;
	}

.listtheme_single h2,.listtheme_single h2 a {
	margin: 0 0 0 0;
	padding: 6px 0 0 4px;
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #2a2a2a;
    font-weight: bold;
	text-decoration: none;
	}

.listtheme_single h2 a:hover {
	text-decoration: underline;
    color: #21759B;
	}
	
.listtheme_single h3 {
	margin: 0 0 0 0;
	padding: 0 5px 3px 0;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #989898;
	text-align: right;
    font-style: italic;
	}
.listtheme_single .themeshot a img{
    width: 100%;
    height: auto;
}

/* Listtheme a */
.listthemea {
	border-left: 4px solid #ccc;
	padding: 0 0 22px 6px;
    margin-top: 44px;
	}
    
.post {
	padding-bottom: 30px;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #2a2a2a;
	}

	
.title a {
	text-decoration: none;
	color: #2a2a2a;
	}

.title a:hover {
	text-decoration: none;
	color: #21759B;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #2a2a2a;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Verdana;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.navigation {
	padding: 10px 0;
    text-align: center;
    box-shadow: 0 0 5px #999;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 5px 11px 5px 11px;
	}


.sidebar {
	}
	
.sidebar a {
	text-decoration: none;
	color: #292a2a;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#d54e21;
	}
	

#search {
    width: 100%;
    height: 26px;
    padding: 0;
    text-align: right;
    margin: 0px 0 0 0;
    float: left;
    margin-right: 25px;
    border-radius: 5px;
    margin-top: 7px;
    margin-left: 0;



}

#search input {
	border: 0;
    background: none;
    color: #666;
}
	
	
#s {
	width: 365px;
	padding: 3px;
        margin: 0 0 0 -1px;
        background: none;
        color: #575a5c;
}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 4px 0 4px 8px;
	background-position: top;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
    background: #5e5e5e;
    text-shadow: 0 1px 0 #000;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/arrow.png) left 3px no-repeat;
	}
	
.sidebar ul li ul li {
	background: url(images/arrow.png) left 3px no-repeat;
	padding: 2px 0px 2px 16px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
	color: #929ba8;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #112135;
	color: #fff;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	padding: 15px 0px 15px 0px;
	text-align: center;
	width: 990px;
	margin: 0 auto;
	border-radius: 10px 10px 0 0;
	color: #000;
	font-size: 13px;
	}

#footer a {
	color: #000;
	text-decoration: none;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3, #respond h3 {
	margin: 10px 0 10px 0;	
	color: #fff;
	text-decoration: underline;
}

#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;
	}

.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;
	}
.cat{
    background: #f2f2f2;
    border: 1px solid #789ac8;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
}
.cat_title{
    font-size: 15px;
    font-weight: bold !important;
    text-transform: uppercase;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0 0;
    background: linear-gradient(to bottom, #cee3fe 0%, #84b5f4 100%);
    margin: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    display: block;
}	
.cat_list{
    font: inherit;
    vertical-align: baseline;

}
.cat_list li{
    border-bottom: 1px solid #cccccc;
    box-shadow: 0px 1px 0px #fff;
    float: none;
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline;
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
    color: #000000;

}
.cat_list li:hover{
    background-color: lightgray;
}
.cat_list li:last-child{
    border-bottom: 0px solid #cccccc;
    box-shadow: 0px 0px 0px #fff;
}
.cat_list li a{
    padding: 4%;
    display: inline-block;
    width: 92%;
    font-size: 12px;
    font-weight: normal;
    translation: clolor .2s ease-out, all .3s ease-in;
    margin: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none !important;
    color: #000 !important;
    cursor: auto;
    text-align: -webkit-match-parent;
    list-style: none;

}

.span16{
    margin-right: 0px;
}
.navigation{
    width: 630px;
    background: linear-gradient(to bottom, #cee3fe 0%, #84b5f4);
    border-radius: 8px;
    box-shadow: 0 0 5px #999;
}
.wp-pagenavi a, .wp-pagenavi span{
    background-color: white;


}
#mainmenu li{
    float: left;
    border-right: 1px solid black;
    display: list-item;
    line-height: 30px;
    

}
#mainmenu li a{
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 0 15px;
    text-transform: uppercase;
    text-decoration: none;
    color: black;
    text-align: center;
}
#mainmenu li a:hover{
    background-color: #848484;
}
#logo{
    background: url(http://www.amfibi.directory/images/logo.png) no-repeat;
    float: left;
    width: 350px;
    height: 65px;
    text-indent: -999em;
    margin: 19px 18px;
}
.button{
    border: 1px solid #343331;
    background:url(http://www.amfibi.directory/images/bgi/button_bg.png) repeat-x;
    padding: 0;
    margin: 0;
    cursor: pointer;
    width: 30px;
    text-align: center;
    height: 27px;
    border-radius: 3px;
    position: relative;
    font-size: 12px;
}




#top_bar{background:url(http://www.amfibi.directory/images/bgi/top-bar-bg.png) repeat-x #09B9E1;color:#fff;font-weight:700;height:33px;overflow:hidden;margin-bottom:10px}#top_bar .col_left{float:left;padding:6px 0;width:695px;margin-left:12px}#top_bar .col_right{float:right;width:195px;margin-right:20px;text-align:right;}#top_bar .col_right li{display:inline;text-align:left;background:url(http://www.amfibi.directory/images/bgi/top_bar_link_saperator.png) 100% 50% no-repeat;padding:0 8px 0 4px}#top_bar .col_right li a{color:#1572c0;padding:0 1px 0 2px;font-weight:400;line-height:28px}#top_bar .col_right li.last{background:0 0}.social-icon li{display:inline;float:left;margin-right:3px}.social-icon li a{background:url(http://www.amfibi.directory/images/bgi/social_icons.png) no-repeat;float:left;width:20px;height:20px;text-indent:-999em}.social-icon li.connect a{background-position:0 0;width:70px;height:20px;margin-right:2px}.social-icon li.linkedin a{background-position:0 100%}.social-icon li.facebook a{background-position:-24px 100%}.social-icon li.twitter a{background-position:-48px 100%}.social-icon li.gplus a{background-position:-72px 100%}.social-icon li h1{color:#000;font-weight:400;font-size:12px;padding:4px 10px 0 2px}

#footer { overflow:hidden; }
#footertop { border:1px solid #aaa; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; margin:0 0 25px 0; -moz-box-shadow:0 -1px 5px #888; -webkit-box-shadow:0 -1px 5px #888; box-shadow:0 -1px 5px #888; }
#footer_nav { font-size:12px; height:147px; background:url(http://www.amfibi.directory/images/bgi/footerup_bg.png) repeat-x 0 0; padding:7px 0 0 10px; line-height:15px; }
#footer_nav .col { width:222px; float:left; padding-right:10px; padding-left:10px; text-align:left; }
#footer_nav .col2 { width:222px; text-align:left; }
#footer_nav .col3 { width:222px; text-align:left; }
//#footer_nav .col4 { width:268px; text-align:left; }
#footer_nav .col5 { width:232px; text-align:left; }
#footer_nav h6 { text-transform:uppercase; color:#0a3665; margin-bottom:15px; }
#footer_nav a { margin:0; padding:0; color:#000; }
#footer_nav .col li { padding:1px 0; }
#footer_nav a:hover { text-decoration:underline; }


#footericons { height:77px; padding-top:10px; background:url(http://www.amfibi.directory/images/bgi/footerdown_bg.png) no-repeat 0 0; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; }
#footericons .col { width:230px; height:80px; float:left; margin-left:5px; }
#footericons .col2 { margin-left:167px; }
#footericons .col3 { width:235px; float:right; }
#footericons li { float:left; }
#footericons li span.image { width:61px; height:50px; background:#666; display:block; background:url(http://www.amfibi.directory/images/bgi/footer_social_icons.png) no-repeat 0 0; }
#footericons span.linkname { display:block; margin-top:3px; margin-left:3px; }
#footericons li.mobile span { background-position:9px 3px; }
#footericons li.smartphone span { background-position:-50px 3px; }
#footericons li.kindle span { background-position:-118px 3px; }
#footericons li.widget span { background-position:12px -60px; }
#footericons li.rss span { background-position:-58px -60px; }
#footericons li.newsletter span { background-position:-127px -60px; }
#footericons li.facebook span { background-position:9px -136px; }
#footericons li.twitter span { background-position:-49px -136px; }
#footericons li.googleplus span { background-position:-100px -136px; }
#footericons a { display:block; text-align:center; color:#404040; font-family:"Trebuchet MS", arial, "times New Roman", helvetica, sans-serif; position:relative; z-index:10; font-size:11px; }
#footericons a:hover { color:#000; text-decoration:none; }

#footerbottom { margin:0 auto; text-align:center; }
#footerbottomlogo { width:153px; height:42px; margin:0 auto; margin-bottom:13px; margin-top:20px; display:block; background:url(http://www.amfibi.directory/images/logo-footer.png) no-repeat 0 0; }
#copyright { margin:0 auto; clear:both; }
#copyright p { font-size:10px; line-height:15px; font-weight:bold; }

.wrap { width:990px; margin:0 auto; }
ul li { list-style-type: none; }
#terms a { color:#018AB8; text-decoration:none; }
#terms a:hover { text-decoration:underline; }

.col_right a { color:#018AB8; text-decoration:none; }
.col_right a:hover { text-decoration:underline; }