/*
Theme Name: Blank 2-Column R-S
Theme URI: http://example.com
Description: A Blank Wordpress theme with right sidebar
Author: Your Name
Author URI: http://example.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#000000 url(http://mikecarrillo.com/wp-content/themes/blank2R2/images/mc-background.png) repeat top left;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	
	}
	
h1 {font-size: 18pt; font-weight:300; }
h2 {font-size: 14pt; margin-top:10px; font-weight:300; }
h3 {font-size: 10pt; margin-top:10px; font-weight:300; }
h4 {font-size: 9pt; font-weight:300; }

h2.archivetitle {margin:20px 0 20px 25px;}

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

img.icon { padding:15px }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 900px;
	margin: 10px auto;
	color:#333;
        
	
	}

#content-wrapper {
        width: 900px;
        background:#ffffff url(http://mikecarrillo.com/wp-content/themes/blank2R2/images/content-back.png) repeat-y top left;
overflow: hidden;

}
	
/* header */

#header {
        background: url(http://mikecarrillo.com/wp-content/themes/blank2R2/images/head-back.png) no-repeat top left;
    width: 900px; 
	color: #fff; 
	height: 350px;
	}

#header h1{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #003471; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #003471;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}

#head-top {
       height:100px;
       margin:0;
       padding:0;
}

#head-banner {
        height:270px;
        background: url(http://mikecarrillo.com/wp-content/themes/blank2R2/images/banner.jpg) no-repeat top center;
        
       margin:0;
       padding:0;
}

#head-banner img {
      margin-left:4px;
      padding: 0;
}

/* main menu */




#menu, #menu ul {
	position:relative;	
	float: left;
	width:  887px;
	height: 38px;
	list-style: none;
	line-height: 38px;
	background: #000000;
	background-image: url(http://mikecarrillo.com/wp-content/themes/blank2R2/images/nav-back.gif);
	background-repeat: repeat-x;
	font: 78%/1.7 georgia, serif;
	font-size: 16pt;
	padding: 0;
	margin: 0 4px 0 4px;

}

#menu a {
	display: block;
	width: auto;
	w\idth: auto;
	color: #494948;
	text-decoration: none;
	padding: 0 15px;

}


#menu li {
	
	float: left;  
	padding: 0;
	height: 38px;
	width: auto;

}





#menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15em;
	w\idth: 15em;
	border-width: 0.1em;
	font-weight: bold;
	font-size: 12pt;
	background: #FFF8C1;
	background-position: top;
	margin: 0;
	border-bottom: solid 2px #494948;
}

#menu li li {
	position: relative;
	width: 15em;
	w\idth: 15em;
	height: 25px;
	line-height: 25px;
	font-size: 12pt;
        
}

#menu ul li {
		width: auto;
		w\idth: auto;
		}




#menu li ul a {
	width: 15em;
	w\idth: 15em;
	border-right: none;
        
}



#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;

}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;

}

#menu li:hover, #menu li.sfhover {
	background: #fff8c1;

}

#menu li li:hover, #menu li li.sfhover {
	background: none;

}


#menu li a:hover, #menu li a.sfhover {
	color: #003471;

}




/* content */


#content {
	float: left;
	width: 620px;
	overflow: hidden;
	}	
#content a:link {text-decoration: underline; color: #003471; font-size: 1em; }
#content a:visited {text-decoration: underline; color: #003471;  font-size: 1em; }
#content a:active {text-decoration: none; color: #003471;  font-size: 1em; }
#content a:hover {text-decoration: none; color: #494948;  font-size: 1em; }


#content-bottom {
       background: url(http://mikecarrillo.com/wp-content/themes/blank2R2/images/content-bottom.png) no-repeat bottom left;
       height: 39px;

}

.post {
	margin:10px 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h3 {
font-size:15pt;
font-weight:300;
margin:20px 0 20px 8px;
color:#000000;

}

.post h2{
	color:#003471;
font-family:verdana,tahoma,arial;
font-size:17pt;
font-weight:300;
line-height:24px;
margin:20px 0 20px 5px;
	}
	
.post h2 a{
	color: #003471;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size:12pt;
line-height:22px;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{font-family:Arial;
margin:15px 20px;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family:tahoma,verdana;
        font-size:9pt;
	width: 270px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	
	}

#sidebar h2{
background:url(http://mikecarrillo.com/wp-content/themes/blank2R2/images/sidebar-title.gif) no-repeat top left;
color:#fdff7b;
font-family:tahoma;
font-size:13pt;
font-weight:normal;
margin-top:15px;
padding:5px;
text-align:left;
height: 28px;
}

#sidebar h2 a{
color:#fdff7b;

}

#sidebar h2 a:hover{
color:#ffffff;

}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 4px 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
    
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	border-bottom:2px solid #FFFFFF;

list-style-type:none;
margin:5px 8px 5px 5px;
padding: 0px;
_margin-left: -20px;
_padding-left: -200px;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar a {
      color: #000;

}

#sidebar a:hover{color:#003471;text-decoration: none; border: none;}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #000;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #fff8c1;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#qform {

color:#fff799;
float:right;
font-size:11pt;
font-weight:normal;
margin:40px 50px 0px 30px;
padding:0;
text-align:right;
vertical-align:top;
width:399px;
}
#qform input {
background:#e3e3e3 none repeat scroll 0 0;
border:3px solid #fff799;
color:#000000;
cursor:pointer;
margin: 2px;
}
#qform input:hover {
cursor:pointer;
}
#qform textarea {
background:#e3e3e3 none repeat scroll 0 0;
border:3px solid #fff799;
color:#000000;
overflow:auto;
margin: 2px;
}

#qform-content {

color:#000000;
float:left;
font-size:11pt;
font-weight:normal;
margin:40px 50px 0px 30px;
padding:0;
text-align:left;
vertical-align:top;
width:399px;
}
#qform-content input {
background:#e3e3e3 none repeat scroll 0 0;
border:3px solid #fff799;
color:#000000;
cursor:pointer;
margin: 2px;
}
#qform-content input:hover {
cursor:pointer;
}
#qform-content textarea {
background:#e3e3e3 none repeat scroll 0 0;
border:3px solid #fff799;
color:#000000;
overflow:auto;
margin: 2px;
}
