/*
Theme Name: Tunica - Down The Road
Theme URI: http://downtheroad.tunicatravel.com/
Description: Down The Road Blog design for Tunica
Version: 1.0
Author: CS2 Interactive
Author URI: http://www.cs2advertising.com
Tags: 

*/



/* Begin Typography & Colors */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

.commentlist li {

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {

	}

.commentlist p {

	}

#commentform p {

	}

.commentmetadata {

	}


#wp-calendar #prev a, #wp-calendar #next a {

	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {

	text-align: center;
	}

#wp-calendar th {

	}
/* End Typography & Colors */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

p.author, p.author a {
    font-family: Georgia; 
    margin: -12px 0 10px;
    padding: 0;
    color: #97887e;
    font-size: 12px;}

body.home.blog div.post .fbconnect_head_share {
	top: 67px;
	float: none;}
	div.post .fbconnect_head_share {
		float: none;
		margin: 0 0 10px 0;}

#contributorPage h3 {
	clear:both;
	font-size:17px;
	margin:35px 0 -20px;
	padding:0;}

#contributorPage p {
	margin:0 0 27px;
	padding: 0;}

/* Post Author Section */
.postAuthor {
	border: 1px solid #a59987;
	background:#e2d6c2;
	margin: 10px 0;
	padding: 20px;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #645946;
	clear: both;}
	.postAuthor h4 a {text-decoration: none;color: #645946;} .postAuthor h4 a:hover {text-decoration: underline}
	.postAuthor p {
		font-size: 9px;
		line-height: 13px;
		margin: 5px 0;
		letter-spacing: 0.1em;}

#fbconnector_fanbox {.position:relative; .left:-15px;}
body.page-id-656 .fbconnect_head_share, body.page-id-656 .sociable {display:none;}

div.plus-one-wrap {
    float: left;
}

