/*  
Theme Name: Clean Copy Full 3 Column
Author URI: http://corymiller.com
Version: 1
Author: Cory Miller and Nathan Parikh

Description: Clean Copy Full is a 3 Column, clean blue, grey and white theme designed for blog content and sharp simplicity, based on Copywriter Michel Fortin's blog.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Header photo by Ville Miettinen, used with permission
*/

body {
   background: #ccccff;
   color: #000000;
   font-size: 12px;
   font-family: Arial, Verdana, Sans-Serif;
   margin: 0px 0px 0px 0px;
}

body * {
   margin: 0px; 
   padding: 0px;
}

a, a:visited { 
   color: #0000FF;  <!-- 2397E9 -->
   font-weight: normal; 
   text-decoration: none;
}

a:hover {
   font-weight: normal;
   text-decoration: none;
   color: #666666;
}

#container { 
   background: #ffffff; /* 6A5ACD */
   width: 860px;
   text-align: left; 
   margin: 10px auto 20px auto; 
   border: 1px solid #999999;
   overflow: hidden;
}

#header {
   background: #ffffff url(http://dminor7.com/wp-content/uploads/2010/03/dminor7.jpg) top left no-repeat;
   padding: 0px 0px 0px 0px;
   text-align: left;
   width: 860px;
   height: 95px;
   margin: 0px;
}	

#header h2 {
    
   color: #ffffff;
   font-size: 30px;
   font-family: Helvetica, Arial, Verdana, Sans-Serif;
   font-weight: bold;
   margin-left: 270px;
   text-indent: 35px; 
   padding: 25px 0px 5px 0px;
}

#header h2 a {
   color: #ffffff;
   text-decoration: none;
}


#header h3 {
   
   color: #ffffff;
   font-size: 13px;
   font-family: Georgia, Times New Roman, Sans-Serif;
   text-indent: 35px; 
   margin: 0px;
}

#menu { 
/*  background: #006699;  */
   background:transparent url("images/blue.jpg") repeat-x top left;
   margin: 0px;
   padding: 4px 0px 4px 0px;
   text-align: left;
   border-bottom: 1px solid #000000;
}

#google { 
background: #ffffff;
margin-right: 5px;
padding: 4px 0px 4px 0px;
float: right;
border-bottom: 5px solid #ffffff;
}

#google ul {
margin: 0px;
padding: 4px;
}

#menu img{ border: none; }
#menu h2 {
color: #ffffff;
font-size: 11px;
font-family: Helvetica, Arial, Verdana, Sans-Serif;
font-weight: italic;
margin: 0px;
padding: 0px 0px 0px 0px;
}

#menu li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu ul {
margin: 0px;
padding: 2px;
}

#menu ul li a {
font-family: Helvetica, Arial, Verdana, Sans-Serif;
font-weight: bold;
font-size: 11px;
color: #e6e6e6;
padding: 8px 20px 8px 20px;
margin: 0px 0px 0px 0px;
text-decoration: none;
}

#menu ul li a:hover {
color: #e6e6e6;
font-weight: bold;
/* background: #8CD7FE; */
background:transparent url("images/black.jpg") repeat-x top left;	
padding: 7px 20px 8px 20px;
text-decoration: none;
border-top: 1px solid #C5EBFF;
}

* html #content { 
    width: 340px; 
    margin: 20px 0px;
}

#content { 
   display: inline;
   background: #ffffff; /* 6A5ACD */
   width: 450px; 
   margin-top: 5px;
   margin-bottom: 20px;
   margin-left: 0px;
   margin-right: 0px;
   float: right; 
   position:relative;
   padding: 0px 24px;
   border: 1px dotted #cccccc;
   minimum-height: 500px;
   overflow: hidden;
}

#content p{
   margin: 0px;
   line-height: 18px;
   padding: 0px 0px 0px 0px;
}

#content p img{
border: none;
padding: 0px 10px 0px 0px;
}

#content p a { 
  text-decoration: none; 
}
#content p a:hover { 
   color: #68221A; 
   text-decoration: underline;
}

#content h1 {
color: #333333;
font-size: 14px;	
font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
font-weight: bold;
margin-top: 5px;
padding-bottom:3px;
border-bottom: 1px dotted #cccccc;
line-height: 130%;
font-variant: normal;
}

#content h1 a  {
font-weight: bold;
color: #2397E9;
text-decoration: none;
}

#content h1 a:hover {
font-weight: bold;
color: #333333;
background: none;
text-decoration: none;
}

#content h2 {
color: #333333;
font-size: 14px;	
font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
font-weight: bold;
margin-top: 5px;
padding-bottom:3px;
border-bottom: 1px dotted #cccccc;
line-height: 130%;
font-variant: normal;
text-decoration: none;
}

#content h2 a  {
font-weight: bold;
color: #2397E9; <!-- 87ceeb -->
text-decoration: none;
}

#content h2 a:hover {
font-weight: bold;
color: #333333;
background: none;
text-decoration: none;
}

#content h3 {
color: #333333;
font-size: 14px;
font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
font-weight: bold;
margin-bottom: 0px;
line-height: 120%;
}

#content h3 a  {
font-weight: bold;
color: #2397E9;
text-decoration: none;
}

#content h3 a:hover {
color: #333333;
font-weight: bold;
background: #ffffff;
text-decoration: none;
}

#content ol {
list-style-type: decimal;
line-height: 18px;
margin: 0px;
padding: 0px 0px 10px 30px;
}

#content ul {
list-style: none;
margin: 0px;
padding: 0px 0px 10px 0px;
}

#content li {
margin: 0px;
padding: 0px;
}

#content ul li {
list-style: square inside;
margin: 0px 0px 0px 10px;
padding: 5px 0px 0px 0px;
}

#content ul li a {
color: #666666;
text-decoration: underline;
}

#content ul li a:hover {
color: #000000;
text-decoration: underline;
}

blockquote{
margin: 0px 0px 0px 25px;
padding: 0px 25px 0px 10px;
font-style: italic;
color: #666666;
border-left: 1px solid #cccccc;
}

#content blockquote p{
margin: 0px 0px 20px 0px;
padding: 0px;
}

.postspace {
width: 440px;
height: 32px;
margin: 0px;
padding: 0px;
}

.postspace2 {
width: 440px;
height: 0px;
margin: 0px;
padding: 0px;
}

.postspace3 {
width: 440px;
height: 15px;
margin: 0px;
padding: 0px;

}

* html #sidebarl, * html #sidebarr { width: 160px; margin: 0px 10px; }

#sidebarl { 
   display: block;
   color: #000000;
   background: #F7F7F7; /* 6A5ACD */
   width: 160px;
   float: left; 
   position:relative;
   margin: 5px 5px;
   padding: 0px 5px;
   text-align: left;
   border: none;
}

#sidebarl p{
   margin: 0px;
   line-height: 5px;
   padding: 5px 0px 10px 0px;
}

#sidebarl h2, #sidebarr h2 {
   color: #666666;
   font-size: 15px;
   font-family: Georgia, Helvetica italic, Arial italic, Verdana, Sans-Serif;;
   list-style: none;
   padding: 5px 0px 1px 0px;
   margin: 0px;
   border-bottom: 1px solid #cccccc;
}

#sidebarl img, #sidebarr img{
   border: none;
   padding: 5px 5px 0px 10px;
}

#sidebarl ul, #sidebarr ul {
   list-style: none;
   margin: 0px;
   padding: 1px 1px 0px 0px;
}

#sidebarl li, #sidebarr li {
   list-style: none;
   margin: 1px;
   padding: 1px;
}

#sidebarl ul li, #sidebarr ul li {
   list-style: none;
   margin: 0px;
   padding: 2px 0px 2px 0px;
}

#sidebarl ul li a, #sidebarr ul li a {
   color: #2397E9;
   font-weight: normal;
   text-decoration: none;
}

#sidebarl ul li a:hover, #sidebarr ul li a:hover {
   color: #68221A;
   text-decoration: underline;
}

#sidebarl ul li ul li, #sidebarr ul li ul li {
   padding: 2px 0px 0px 15px; 
}
#sidebar1 ul li ul li a, #sidebarr ul li ul li a {
   color: #0066cc;
}



#sidebarr { 
  display: block;
  color: #000000;
  background: #F7F7F7; /* 6A5ACD */
  width: 160px;
  float: right; 
  position:relative;
  margin: 5px 5px;
  padding: 0px 5px;
  text-align: left;
  border: none;
}

#footer { 
   color: #333399;
   font-size: 12px;
   background: #eee;
   font-weight: normal;
   padding: 20px 15px;
   margin-top: 20px; 
   text-align: center;
   clear: both;
   border-top: 1px solid #cccccc;
}

#footer a {
   color: #333399;
   font-size: 12px;
   text-decoration: none;
}

#footer a:hover {
   color: #333399;
   text-decoration: underline;
}


ul#mymenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("images/blue.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#mymenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	}
ul#mymenu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:40px;
	}
ul#mymenu li a:hover{
	background:transparent url("images/black.jpg") repeat-x top left;	
	}


/* Search form athaona */

#searchvideo {
	float: left;
        margin: 30px 600px 0 0;
        color: #0000FF;
        font-size: 24px;
        font-weight: bold;
}


#searchform {
	float: right;
	height: 40px;
	width: 590px;
}

#searchform form {
	float: left;
	width: 590;
	margin: 30px 100px 0 0;
	padding: 0px;
}

#searchform p {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.src_field {
	width: 250px;
	border: 1px solid #006699;
	float: left;
	height: 32px;
        color: #0000FF;
        font-size: 20px;
        font-weight: bold;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

/* Search form achhana */