/*
Theme Name: Elephant Mania
Author: PBJ Interactive
Author URI: http://www.pbjinteractive.com/
Theme URI: http://www.pbjinteractive.com/wordpress/elephant
Description: Elephants are cute, cuddly, and they never forget. So, think twice before buying ivory and using any theme that doesn't show your love of the trunked pachyderm.
Version: 1.0
Tags: two-columns, blue, red, green, custom-background, fixed-width, sticky-post
License: Released under the GPL.
License URI: http://www.opensource.org/licenses/gpl-license.php
*/
body {
	font-size: 14px;
	margin: 0;
	font-family: "Times New Roman", Times, Serif;
        background:url(images/bg.png) repeat-x top left;
}
a:link {
	color: #F1613D;
}
a:visited {
	color: #F1613D;
}
a:hover {
	color: #F1613D;
}
a:active {
	color: #F1613D;
}
p.center {
	text-align: center;
}
.clear {
	clear: both;
}
.clear_left {
        clear:left;
}
#page {
	margin: 0 auto;

	width: 960px;
}


#mantle {
        padding:0 0 10px;
        
        border-bottom:1px solid #e7e7e7;
        margin-top:5px;
}

#slider {
        
        padding-top:10px;
}
#slider a {
        text-decoration:none;

}
#slider img {
    padding:5px;
    background-color:#e7e7e7;
    border:1px solid #ccc;
}
#sidebar_mantle {
        float:right;
        width:328px;
        padding-left:20px;
        height:310px;
        padding-top:10px;
}
#sidebar_mantle ul {
        margin:0;
        padding:0;
}
#sidebar_mantle p {
       font-size:16px
}
#sidebar_mantle ul div {
      font-size:16px;
      margin:10px 0;
      color:#F1603E;
}

#sidebar_mantle h1 {
        font-size:46px;
}

#sidebar_mantle h1,
#sidebar_mantle h2 {
        font-weight: lighter;
        padding:0;
        margin:0;
        color:#F1603E;
}
#header-right {
}
#header-left {
        height:98px;
}
.post-content h1,
.post-content h2,
.post-content h3 {
	font-family: 'LeagueGothicRegular';
	font-weight: lighter;
}
.league {

	font-weight: lighter;
}
#blog-name {
	color: #F1603E;
	font-size: 36px;
	font-weight: lighter;
	letter-spacing: 8px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
        padding:13px 0 0 0;

}
#blog-name a:link {
	color: #F1603E;
	text-decoration: none;
}
#blog-name a:visited {
	color: #F1603E;
	text-decoration: none;
}
#blog-name a:hover {
	color: #F1603E;
	text-decoration: none;
}
#blog-name a:active {
	color: #F1603E;
	text-decoration: none;
}
#blog-description {
        color: #F1603E;
        padding:0;
        margin:0;
}

#body {
}
#content-wrap {
    
}
#content {
	overflow: hidden;
        margin-top:10px;
        padding-right:45px;
        border-right:1px solid #e7e7e7;
       width:560px;
}
div.article {
	margin-bottom:50px;
 
}
div.article p {
	font-size:14px;
        line-height:18px;
}
div.post-date-wrapper {
	float: left;
	background: url(images/date-elephant.png) no-repeat;
	height: 60px;
	padding-right: 10px;
	padding-top: 8px;
	vertical-align: top;
	width: 68px;
	min-width: 68px;
}
div.post-date {
	color: #ffffff;
	display: block;
	font-family: "Times New Roman", Times, Serif;
	font-size: 15px;
	font-style: italic;
	text-align: center;
	width: 50px;
}
div.post-date span {
	display: block;
	font-size: 26px;
	font-style: normal;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
div.post-date a:link {
	color: #ffffff;
	text-decoration: none;
}
div.post-date a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.post-date a:hover {
	color: #ffffff;
	text-decoration: none;
}
div.post-date a {
	color: #ffffff;
	text-decoration: none;
}
div.post-wrapper {
        padding:0 10px;
        margin-left:90px;
}

h2.post-title {
	color: #383163;
	font-size: 24px;
	font-weight: lighter;
	margin: 15px 0;
}
h2.post-title a:link {
	color: #383163;
	text-decoration: none;
}
h2.post-title a:visited {
	color: #383163;
	text-decoration: none;
}
h2.post-title a:hover {
	color: #383163;
	text-decoration: none;
}
h2.post-title a:active {
	color: #383163;
	text-decoration: none;
}
div.post-content {

}
#comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#comment-list li {
}
#comment-list li img.avatar {
	float: left;
	padding: 0 10px 10px 0;
}
#paginator {
	display: table;
	font-size: 12px;
	font-style: italic;
	width: 100%;
        margin-left:100px;
        margin-top:20px;
        margin-bottom:20px;
}
#paginator-left {
	float: left;
	text-align: left;
}
#paginator-right {
	float: right;
	text-align: right;
        margin-right:115px;
}
#aside-wrap {
        height:100%;
	float: right;

	padding: 0 40px 40px 0;
	
	width: 308px;

}
#aside {
	padding: 20px;
	overflow-x: hidden;
}
h2.aside-title {
	color: #21624C;
	font-size: 24px;
	font-weight: lighter;
	margin: 0;
	text-transform: uppercase;
}
div.aside-item {
	font-family: "Times New Roman", Times, Serif;
	font-size: 13px;
	margin-bottom: 25px;
}
div.aside-item ul {
	color: #F1613D;
	list-style-type:none;
	margin: 0;
	padding-left: 0px;
}
div.aside-item ul li {
        list-style-type:none;
}
div.aside-item ul li a {
        text-decoration: none;
        display:block;
        border-bottom:1px solid #e7e7e7;
        padding:10px 0;
        padding-left:5px;
        color:#999;
}
div.aside-item ul.children li a {
        padding-left:20px;
}
div.aside-item ul.children li ul.children li a {
        padding-left:40px;
}

#sidebar_image img {
        vertical-align: bottom;
        text-align: center;
        padding:5px;
        width:190px;
        background: #e7e7e7;
        border:1px solid #CCC;
        z-index:2;
}

#sidebar_image {
        margin:10px 0;

}

#sidebar_image img.fade {
        position:absolute;
        background:inherit;
        border:none;
        z-index:10;

}
#footer {
	margin: 0 auto;
	text-align: left;
        background:#333;
        border-top:1px solid #999;
        padding:10px 0;
        
}

#footer div.footer_content {
        padding:0;
        margin:0 auto;
        width: 960px;
        color:#fff;
}
div.footer-item {
	display: inline-block;
	margin: 0 auto;
}

#footer p {
        
}

#footer_left {
        float:left;
        margin-left:100px;
}

#footer_right {
        float:right;
        width:340px;

}
/*menu*/

div.topnav {
        height:32px;
}

div.topnav ul {
        list-style-type:none;
        margin:0;
        padding:0;
        margin-left:-15px;
}

div.topnav ul li {
        float:left;
        background:url(images/menu_sep.png) no-repeat center right;
        
}
div.topnav ul li a {
        float:left;
        display:block;
        padding:7px 10px;
        color:#333;
        text-decoration:none;
        border:none;

        
}

div.menu ul li li a {
        background:inherit;
}


/* =WP Generated Classes
-------------------------------------------------------------- */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 3px;
	khtml-border-radius: 3px;
	margin: 10px;
	moz-border-radius: 3px;
	padding-top: 4px;
	text-align: center;
	webkit-border-radius: 3px;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* =Widgets
-------------------------------------------------------------- */

#wp-calendar {
	border-spacing: 0;
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
}
#wp-calendar caption {
	color: #FFD754;
	font-size: 24px;
	font-weight: lighter;
	text-align: left;
	text-transform: uppercase;
}
#wp-calendar thead {
	background-color: #FFD754;
	font-family: 'LeagueGothicRegular';
}
#wp-calendar th {
	font-size: 16px;
	font-weight: lighter;
	padding: 5px;
}
#wp-calendar td {
	padding: 5px;
}
#searchform {
}
#s {
	color: #777;
	width: 100%;
}
#searchsubmit {
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	
	margin:0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#respond #submit {
        width:inherit;
}

/* =Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 640px;
	width: auto;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

div.entry-utility {
    clear:left;
}
