/*
 Theme Name: DVD Choice 2 Columns Child
 Theme URI: http://www.cdchoice.co.uk
 Description: twentyeleven child theme 
 Author: Barry Forshaw
 Template: twentyeleven
 Version: 1.2
 */
 
@import url('../dvdchoices/style.css');

/* 
Dark Theme Option Support
Please use the file custom-style.css for additional styles 
*/


/*
.hfeed {
border-radius: 0.6em 0.6em;
	-webkit-border-radius: 0.6em 0.6em;
	border-bottom: 10px solid #000;
}
*/

h2 {clear: none;}

.entry-title {clear: none;}

.entry-meta {clear: none;}

.entry-content {clear: none;}

.insetbox {
width: 30%; 
float: right; 
padding: 15px; 
margin-left: 30px;
border-radius: 0.6em 0.6em 0.6em 0.6em;
-webkit-border-radius: 0.6em 0.6em 0.6em 0.6em;
box-shadow: 2px 2px 1px #999;
-moz-box-shadow: 2px 2px 1px #999;
-webkit-box-shadow: 2px 2px 1px #999;
border: 1px solid #ccc;
}

h4.grw {font-size: 14px; 
color: #fff; 
background-color: #333; 
padding: 5px; 
text-align: center;
border-radius: 0.6em 0.6em 0.6em 0.6em;
-webkit-border-radius: 0.6em 0.6em 0.6em 0.6em;
box-shadow: 2px 2px 1px #999;
-moz-box-shadow: 2px 2px 1px #999;
-webkit-box-shadow: 2px 2px 1px #999;
border: 1px solid #ccc;
}


.entry-header .comments-link {display: none;};

#site-generator {display: none;};

h2 {clear: none;}
.entry-title {clear: none;}

h3.entry-title {font-size: small;}

.insetbox2 {
padding: 10px; 
border-radius: 0.6em 0.6em 0.6em 0.6em;
-webkit-border-radius: 0.6em 0.6em 0.6em 0.6em;
box-shadow: 2px 2px 1px #999;
-moz-box-shadow: 2px 2px 1px #999;
-webkit-box-shadow: 2px 2px 1px #999;
border: 1px solid #ccc;
margin-bottom: 5px;
}

.searchfield {
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}