/*------------------------------------------------------

CSS overview: 

	1. RESET
	2. WIDGET
	3. POST
	4. POST CONTENT
	6. POST INFO
	7. SHARE
	8. COMMENTS
	9. COMMENT FORM
	10. WP-PAGINATION 
	
---------------------------------------------------------*/
/*--------------------------------------------------
				RESET
---------------------------------------------------*/
#inner-content {
	width: 900px;
	float: none;
	margin: 0px auto 50px;

}
#sidebar {
	width: 250px;
	float: right;
    	font-family: ‘Brandon Regular’;
	font-size: 16px;
	margin-right: 50px;
}
/*--------------------------------------------------
				WIDGET
---------------------------------------------------*/
.widget {
	margin-bottom: 40px;
	float: left;
	width: 100%;
	padding: 5px;
	border-top: 7px solid #000;
	font-size: 20px;
}
.widget h3.title {
	font-size:16px;
	line-height: 20px;
	text-transform: uppercase;
	display: block;
	padding: 0 0 5px 0;
	margin: 0px 0px 5px 0px;
	font-family: ‘Brandon Black’;
	padding: 5px 5px;
	text-align: center;
	letter-spacing: 1.5px;
}
.widget ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
    	color: #000;
}
.widget ul li {
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
	float: left;
	width: 100%;
}
.widget ul li a {
	color: #000;
}
.widget a:hover {
}
.widget ul li span.date {
	color: #aaa;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
}
.widget img.alignleft {
	margin: 5px 15px 0 0;
	padding: 6px;
	background-color: #f4f4f4;
	position: relative;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.widget.widget_archive li {
	float: left;
	margin-bottom: 5px;
}
.widget ul#recentcomments a {
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}
.widget ul#recentcomments a.url:hover {
	color: #f96e5b;
}
.widget ul#recentcomments, .widget ul#recentcomments li a.url {
	color: #aaa;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
}
.tagcloud a {
	color: #fff;
	font-size: 11px !important;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 16px;
	float: left;    
    padding: 2px 6px;
	margin: 0 4px 4px 0;
	background-color: #444;
	display: inline;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.tagcloud a:hover {
	color: #fff!important;
}
ul#recentcomments li, ul.bra_recent_entries li {
	margin: 0 0 15px 0;
}
.widget .photostream a, .widget .photostream img {
	height: 50px;
	width: 50px;
}
#searchform label {
	display: none;
}
/*--------------------------------------------------
			POST 
---------------------------------------------------*/
.post {
	border-bottom: 1px solid #eee;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	overflow: hidden;
}
.post:last-child {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
/*--------------------------------------------------
			POST CONTENT
---------------------------------------------------*/
.blog1 .post-content {
	margin-top:30px;
	width: 900px;
	float: left;
	font-size: 20px;
	line-height: 35px;
}
.one.blog1 .post-content {
	width: 850px;
	float: left;
}
.blog3 .post-media {
	width: 270px;
	float: left;
	margin-right: 30px;
    margin-bottom: 0;
}
.blog3 .post-content {
	width: 300px;
	float: left;
}
.one.blog3 .post-content {
  float: left;
  width: 550px;
}
.blog5 .post-content, .blog6 .post-content {
	width: 600px;
	float: right;
}
.one.blog5 .post-content, .one.blog6 .post-content {
	width: 850px;
	float: right;
}
.blog5 .post-info  {
	margin-top: -153px;
	position: relative;
}
.blog5 .post-title, .blog5 .post-meta, .blog6 .post-title, .blog6 .post-meta {
	width: 600px;
	float: right;
}
.blog5 .post-media, .blog6 .post-media {float:left;}
.one.blog5 .post-title, .one.blog5 .post-meta, .one.blog6 .post-title, .one.blog6 .post-meta {
	width: 850px;
	float: right;
}
.post-media, .post-title, .post-meta {
	display: block;
}
.post-title h2.title{
	margin: 0;
}
.post-title h2.title, .post-title h2.title a {
font-family: ‘Brandon Regular’;
	font-size: 30px;
	line-height: 34px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #000;
	word-spacing: 0px;
	padding: 5px 0px 5px;
}
.post h3.title{
	margin-bottom: 0;
	line-height: 30px;
}
.post-media {
    margin-bottom: 20px;
}
.post-meta ul {
	margin: 0px 0 15px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Archer;
	letter-spacing: 1px;
}
.post-meta li {
	margin: 0;
	display: inline;
}
.post-meta span {
	color: #aaa;
}
.post-meta a {
    color: #ee4485;
    display: inline-block;
}
.post-meta a:hover {
}

h3#reply-title.comment-reply-title.title {
font-family: Archer;
font-size: 18px;
}
/*--------------------------------------------------
			POST INFO
---------------------------------------------------*/
.post-info {
	float: left;
	width: 100%;
    	font-family: ‘Brandon Regular’;

}
.post-info div {
	width: auto;
	z-index: 9;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.post-info div.date {
	color: #000;
	padding: 0px;
	border-radius: 0px;
	border-top: 7px solid #000;
	border-bottom: 2px solid #000;
	font-size: 14px;
	font-family: ‘Brandon Bold’;
}

.post-info div.date a{
	color: #000;
	padding: 0px;
	font-family: ‘Brandon Regular’;
	font-size: 14px;
}

.post-info div.date span {
    	display: inline;
	margin-right: 10px;
	border-right: 2px solid #000;
	padding-right: 10px;
	font-family: ‘Brandon Regular’;
}

.post-info div.date span.day {
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 25px;
}
.post-info div.date span.month {
    font-size: 13px;
    line-height: 11px;
}
.post-info div.comments {
	height: 30px;
}
.post-info div.comments a {
	color: #bbb;
	display: block;
	cursor:pointer;
	background-color: #444;
	font-size: 9px;
	padding: 6px;
}
.post-info div.comments a:hover {
	color: #fff;
}
.post-info div.comments a span {
	font-size: 22px;
	letter-spacing: 0px;
	margin-top: 2px;
	line-height: 27px;
}
/*--------------------------------------------------
			SHARE
---------------------------------------------------*/
ul.share {
	border-top: 1px solid #eee;
	list-style-type: none;
	margin: 0;
	padding: 25px 0 0;
}
ul.share li {
	float: left;
	width: 90px;
}
ul.share li.twitter {
    width: 110px;
}
ul.share li.facebook iframe {
    max-width: 450px;
}
/*--------------------------------------------------
			COMMENTS
---------------------------------------------------*/
.post-info div.comments a span.dsq-postid {
  font-size: inherit;
  line-height: inherit;
}
.comment-list {
	overflow: hidden;
	margin: 10px 0px 0px 0px;;
	padding: 15px 0 0 0;
	border-top: 7px solid #000;
	border-bottom: 3px solid #000;
}
.comment {
	list-style-type: none;
    margin: 15px 0 0 0;
}
.comment:first-child {
    border-top: none;
    margin-top: 0;
}
.comment div {
	margin: 0;
	overflow: hidden;
	background-color: #fff;
	padding: 25px 10px 10px 25px;
	position: relative;
}
.comment div .item-mask {
    background: url(http://www.jillianadriana.com/wp-content/themes/bigbangwp/images/mask-avatar.png) no-repeat 0 0 transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.comment .avatar {
	margin: 0 20px 5px 0;
	padding: 0;
	width: 44px;
	height: 44px;
    	float: left;
	z-index: 1;
	border-radius:100px;
}
.comment .comment-wrap, .comment .comment-meta {
    width: 90%;
	padding: 0;
}
.comment .comment-meta {
	font-size: 11px;
	text-transform: uppercase;
}
.comment .comment-meta .comment-reply-link {
	font-size:13px;
	line-height: 16px;
	font-family: ‘Brandon Medium’;
	letter-spacing: 1px;
	padding:7px 20px;	
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	float: right;
}
.comment .comment-meta .comment-reply-link:hover {
	color: #f77839;
}
.comment .author, .comment .author a {
	color: #000;
	margin: 0;
	font-family: ‘Brandon Bold’;
	letter-spacing: 1px;
	font-size: 15px;
}
.comment .date {    
	color: #000;
    	margin: -10px 0 5px 0;
	letter-spacing: 0.5px;
	font-family: ‘Brandon Bold’;
}
.comment .comment-wrap {
    	margin-top: 5px;
	margin-left: 65px;

}
.comment .children {
/*	position: relative;*/
	padding: 10px 0px 0px 0px;
	margin: 15px 0 20px 25px;
	border-left: 7px solid #c8c92e;
	background: #eae89d;
}
.comment .children .comment {
	list-style-type: none;
}
.comment div {
	margin: 0;
	overflow: hidden;
	background: none;
	padding: 5px 10px 10px 20px;
}
.comment .children .comment {
    margin: 15px 0 0 0;
    padding: 0 0 0 0;
    position: relative;
}
.comment .children .comment:first-child {
    margin-top: 0;
}
.comment .children .comment-wrap, .comment .children .comment-meta { width: 89%; }
.comment .children .children .comment-wrap, .comment .children .children .comment-meta { width: 87.5%; }
.comment .children .children .children .comment-wrap, .comment .children .children .children .comment-meta { width: 86%; }
.comment .children .children .children .children .comment-wrap, .comment .children .children .children .children .comment-meta { width: 84%; }
.comment .children .children .children .children .children .comment-wrap, .comment .children .children .children .children .children .comment-meta { width: 81%; }
/*--------------------------------------------------
		COMMENT FORM
---------------------------------------------------*/
#comment-form {
	width: 100%;
	background: #fff;
	padding: 0px;
}
#comment-form.form input {
	width: 60%;
}
#comment-form.form textarea {
	width: 99%;
	height: 100px;
	border: 1px solid #eee;
}
#comment-form.form input.submit {
	width: 170px;
	height: 40px;
	float: right;
	font-family: Oswald;
    	letter-spacing: 2px;
    	font-weight: 300;
	font-size: 18px;
	background: #F2CC16;
	color: #000;
}

#comment-form.form input.submit:hover {
	width: 170px;
	height: 40px;
	float: right;
	font-family: Oswald;
    	letter-spacing: 2px;
    	font-weight: 300;
	background: #EE4485;
	color: #fff;
}
#comment-form p label {
	font-family: ‘Brandon Medium’;
	color: #000;	
	letter-spacing: 1.5px;
	display: none;
}
#comment-form p span {
}
#comment-form p input {
	display:inline;
}

#respond.comment-respond {
    padding-left: 10px;
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0px;
}


input#subscribe_comments {
margin-bottom: 10px;
}
/*--------------------------------------------------
			WP-PAGINATION 
---------------------------------------------------*/
.wp-pagenavi {
	float: left;
	position:relative;
	margin-top: 50px;
}
.wp-pagenavi span.pages {
    	margin:  0px 10px;
    	padding: 0;
	background-color: transparent;
	font-family: ‘Brandon Regular’;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000;

}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
	background-color: #f8f8f8;
    	display: inline-block;
    	float: left;
	color: #676767;
	font-size: 11px;
	text-decoration: none;
    	margin: 0 0 0 4px;
    	padding: 0px 12px;
    	text-transform: uppercase;
	font-family: ‘Brandon Regular’;
}
.wp-pagenavi a:hover {
	color: #fff;
	background-color: #000;
}
.wp-pagenavi span.current {
	color: #fff;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

.blog1 .post-content {
    width: 550px;
    float: left;
}

#inner-content {
    width: 550px;
    float: none;
    margin: 0px auto 50px;
}
.post {
font-size: 20px;
}

}

@media only screen and (min-width: 320px) and (max-width: 479px) {

.blog1 .post-content {
    width: 300px;
    float: left;
}

#inner-content {
    width: 300px;
    float: none;
    margin: 0px auto 50px;
}
.post {
font-size: 20px;
}

}