/*
 ____             ____        _____           ___                            ____     __                                            
/\  _`\   /'\_/`\/\  _`\     /\  __`\        /\_ \    __                    /\  _`\  /\ \                                           
\ \ \/\ \/\      \ \ \/\_\   \ \ \/\ \    ___\//\ \  /\_\    ___      __    \ \ \/\_\\ \ \___      __      ___ ___   _____    ____  
 \ \ \ \ \ \ \__\ \ \ \/_/_   \ \ \ \ \ /' _ `\\ \ \ \/\ \ /' _ `\  /'__`\   \ \ \/_/_\ \  _ `\  /'__`\  /' __` __`\/\ '__`\ /',__\ 
  \ \ \_\ \ \ \_/\ \ \ \L\ \   \ \ \_\ \/\ \/\ \\_\ \_\ \ \/\ \/\ \/\  __/    \ \ \L\ \\ \ \ \ \/\ \L\.\_/\ \/\ \/\ \ \ \L\ \\__, `\
   \ \____/\ \_\\ \_\ \____/    \ \_____\ \_\ \_\\____\\ \_\ \_\ \_\ \____\    \ \____/ \ \_\ \_\ \__/.\_\ \_\ \_\ \_\ \ ,__//\____/
    \/___/  \/_/ \/_/\/___/      \/_____/\/_/\/_//____/ \/_/\/_/\/_/\/____/     \/___/   \/_/\/_/\/__/\/_/\/_/\/_/\/_/\ \ \/ \/___/ 
                                                                                                                       \ \_\        
                                                                                                                        \/_/        
*/

/*
Theme Name:DMC Online DJ Championships Blog
Theme URI:http://www.dmcdjonline.com
Description:DMC Online DJ Championships Blog Theme - By The Amazing Danny P.  Make sure that this theme is enabled in order for the DMC Online DJ Championships Blog to have the correct template :)  Seriously...  Unless you want your blog to look like a Fairy's Rear End...
Version:1.0
Author:Danny P
Author URI:http://www.dmcdjonline.com

*/

/************************************************************\
* CSS
\************************************************************/

.clear {
	clear:both;
}

/* Sidebar Headings */

.heading {
	width:298px;
	height:26px;
	text-decoration: none;
	border: 1px solid #000000;
	background-attachment: scroll;
	background-image: url("../../../../images/title_line_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}	

.heading span {
	color:#FFFFFF;
	font-weight:bold;
	line-height:26px;
	padding-left:6px;	
}

img {
	border:0;
}

/* Sidebar Headings */


/* Sidebar Box */

.box {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b4b4b4;
	border-bottom-color: #b4b4b4;
	border-left-color: #b4b4b4;
	background-color: #f0f0f0;
	margin-bottom:10px;
}

/* Sidebar Box */


/* Sidebar Listing */

.box ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
}

.box li {
	list-style-type: none;
	text-decoration: none;
	border: 1px solid #b4b4b4;
	background-color: #ffffff;
	padding:6px;
	margin-bottom:6px;
	font-size:10px;
}

.box img {
	border:0px;
	float:left;
	height:auto;
}

.rcg-wrapper {
	width:100%;
	display:block;	
	height:auto;
}

.rcg-avatar {
	width:46px;
	height:auto;
}

.rcg-text {
	font-size:10px;
	width:210px;
	height:auto;
	min-height:46px;
}

.advanced-recent-posts {
	font-size:10px;
}

.advanced-recent-posts li {
	min-height:46px;
}

.advanced-recent-posts img {
	padding-right:6px;
}

.advanced-recent-posts span.date {
	font-weight:bold;
	text-decoration:underline;
}

/* Sidebar Listing */



/* Main Blog Content */

ul.articles {
	width:640px;
	height:auto;
	display:block;
	list-style-type: none;
	margin:0;
	padding:0;
}

.articles li {
	width:640px;
	height:auto;
	display:block;
	margin:0;
	padding:0;
	list-style-type: none;
	/*background:#ffffff;*/
	margin-bottom:10px;
	/*border: 1px solid #b4b4b4;*/
}

.maintitle {
	width:640px;
	height:26px;
	text-decoration: none;
	border: 1px solid #000000;
	background-attachment: scroll;
	background-image: url("../../../../images/title_line_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}

.maincontentholder {
	width:620px;
	background:#ffffff;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
	padding:10px;
}

.maincontentholder p {
	margin:0px;	
}

.maintitle a.title {
	color:#FFFFFF;
	font-weight:bold;
	line-height:26px;
	padding-left:6px;
	text-decoration:none;	
}

.maincontentholder hr { height: 0; border-style: dotted; border-width: 1px 0 0 0; border-color:#b4b4b4; padding:0px; margin-top:10px; margin-bottom:10px; }

.mainreadmore {
	margin-top:10px;
	margin-bottom:10px;
}

.mainreadmore a.more {
	font-weight:normal;
}

.postedby {
	margin-bottom:5px;
}

.postedby a {
	font-weight:bold;
}

.postedon {
	font-weight:bold;	
}

.blogtitle {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;	
}

/* Main Blog Content */



/* Single Page Content */

.contentwidth {
	width:620px;
	height:auto;
	display:block;	
}

h1.postheading {
	margin:0px;
	padding:0px;
	font-size:16px;
	margin-bottom:10px;
}

.ainfo.ainfo-top {
	font-size:10px;	
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:1px dotted #b4b4b4;
	border-top:0;
	padding-bottom:15px;
	margin-bottom:15px;
}

.postbottom {
	line-height:50px;
	border-left:0;
	border-right:0;
	border-top:1px dotted #b4b4b4;
	border-bottom:0px dotted #b4b4b4;
	margin-top:15px;
	margin-bottom:10px;
	padding:0;
}

.maincontentholdersingle {
	width:620px;
	background:#ffffff;
	border:1px solid #b4b4b4;
	padding:10px;
}

.maincontentholdersingle p {
	margin-top:10px;	
	margin-bottom:10px;
}

.commenttitle {
	width:640px;
	height:26px;
	text-decoration: none;
	border: 1px solid #000000;
	background-attachment: scroll;
	background-image: url("../../../../images/title_line_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:20px;
}

.commenttitle .titler {
	padding-left:6px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:26px;
}

.comments {
	width:620px;
	background:#ffffff;
	border:1px solid #b4b4b4;
	padding:10px;
	margin-top:10px;
	list-style-type:none;
}

ul.nostyle {
	margin:0;
	padding:0;
	border:0;
}

li.comment {
	margin:0px;
	padding:0px;
	width:620px;
	background:#ffffff;
	border:1px solid #b4b4b4;
	padding:10px;
	margin-top:10px;
	list-style-type:none;
}

li.comment.depth-2 {
	width:96%;
	border:0px solid #b4b4b4;
}

li.comment.depth-3 {
	width:96%;
	border:0px solid #b4b4b4;
}

li.comment.depth-4 {
	width:96%;
	border:0px solid #b4b4b4;
}

li.comment.depth-5 {
	width:96%;
	border:0px solid #b4b4b4;
}

li.comment.depth-6 {
	width:96%;
	border:0px solid #b4b4b4;
}

li.comment.depth-7 {
	width:96%;
	border:0px solid #b4b4b4;
}

li.comment.depth-8 {
	width:96%;
	border:0px solid #b4b4b4;
}

li.comment.depth-9 {
	width:96%;
	border:0px solid #b4b4b4;
}

.commentertop {
	font-size:10px;
	margin-bottom:10px;	
}

.authorcomment {
	margin:0px;
	padding:0px;	
}

.commenttext {
	margin:0px;
	padding:0px;	
}


.creplyform input {
	margin-bottom:5px;
	width:250px;
}

.creplyform textarea {
	margin-top:10px;
	margin-bottom:15px;
	height:150px;
	width:250px;
}

.inputter {
	font-size:10px;
}

.contentwidthcommentreply {
	width:420px;
	height:auto;
	display:block;	
	padding-left:200px;
}

/* Single Page Content */



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

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

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

.bannerad {
	height:107px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}

.actualbanner {
	width:728px;
	height:90px;
	border: 1px solid #000000;
}

#google_translate_element {
	background-image:url("../../../../images/googlebg.png");
	background-repeat: repeat;
	background-position: left top;
	text-align:center;
	display:block;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}

.sponsorlogomainpage {
	text-decoration: none;
	margin:2px;
	margin-right:1px;
	border: 1px solid #b4b4b4;
	background-color: #ffffff;
}

.table_br_countdownclock {
	text-decoration: none;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	background-color: #f0f0f0;
}