
/*  
Theme Name: Miguel
Theme URI: http://www.miguelharthbedoya.com/
Description: Custom Design for Miguel Harth-Bedoya.
Version: 1.5
Author: David Stone
Author URI: http://wantabetterwebsite.com/

	Miguel
	 http://miguelharthbedoya.com/journal

	This theme was designed and built by David Stone,
	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

	Have fun, and don't be afraid to contact me if you have questions.
*/

/* CSS Document */


/* CUSTOM STYLING */

body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

a {
	color:#5a6e75;
	text-decoration:none;
}

h2 {
	font-size:14px;
	color:#990000;	
}

h3 {
	font-size:14px;
	margin:0;
	padding:0;
	text-align:center;
}

h4 {
	font-size:12px;
	margin:0;
	padding:0;
}

h2.journal {
	font-size:14px;
	color: #fff;
}

span.imgtxt { display:none; }


#content-wrapper-miguel {
	margin:0 184px 0 152px;
	position:relative;
	z-index:70;
}

#content-main-wrapper-miguel {
	background-image:url(http://miguelharth-bedoya.com/images/css-images/body.jpg);
	background-repeat:repeat-y;
	border-bottom:2px solid #f5f5f5;
	border-left:4px solid #f4eeee;
	border-right:4px solid #f4eeee;
	padding-top:65px;
}

#content-miguel {
	margin:0;
	padding:5px 20px 0px 20px;
	position:relative;
}

#wrapper-miguel {
	background-color:#850000;	
	margin:0 auto;
	position:relative;
	width:782px;
}

#main-wrapper-miguel {
	width:782px;
}

#container-miguel {
	position:relative;
	width:782px;
}

#header-miguel {
	background-color:#000;
	background-image:url(images/css-images/header-page2.jpg);
	border-bottom:2px solid #948a7e;
	height:58px;
	position:absolute;
	right:0px;
	top:0px;
	width:625px;
	z-index:90;
}

#header-arch-miguel {
	bottom:0px;
	background-image:url('/images/css-images/header-arch.png');
	height:115px;
	position:absolute;
	width:782px;
	z-index:60;
}

#language-miguel {
	position:absolute;
	right:200px;
	top:70px;
	z-index:90;
}

#logo-miguel {
	background-image:url('/images/css-images/miguel-harth-bedoya.png');
	height:68px;
	left:0px;
	position:absolute;
	width:396px;
	z-index:95;
}

/* word press sidebar */
#sidebar {
	position: absolute;
	top: 75px;
	left: 470px;
	text-align: left;
	width: 115px;
}

#sidebar1-miguel {
	border-right:4px solid #fff;
	float:left;
	position:relative;
	width:152px;
	z-index:70;
}

#sidebar-header-miguel {
	background-color:#800000;
	background-image:url('/images/css-images/musical-notes.png');
	height:350px;
	left:0px;
	width:151px;
	z-index:25;
}

#sidebar1-pics-miguel {
	background-image:url('/images/css-images/miguel-cowboy-hat.png');
	background-position:top;
	height:430px;
	position:relative;
	top:-82px;
	width:151px;
}

#sidebar2-miguel {
	color:#fff;
	float:right;
	height:465px;
	padding:5px 10px;
	position:relative;
	top:60px;
	width:160px;
	z-index:70;
}

#footer-miguel {
	color:#fff;
	font-size:10px;
	margin:40px auto;
	text-align:center;
	width:782px;
}

#footer-miguel a {
	color:#fff;
}

#footer-nav-miguel {
	border-top:2px solid #fff;
	height:20px;
	margin:0 auto;
	padding:5px 0;
	position:relative;
	width:782px;
}

#footer-nav-miguel li {
	float:left;
	text-align:center;
	width:72px;
}

#footer-nav-miguel a {
	color:#fff;
}

/* Navigation */
#sitemap-miguel {
	border-left:2px solid #ba7474;
	height:260px;
	padding-top:50px;
	position:absolute;
	left:10px;
	width:138px;
	z-index:85;
}

#nav, #nav ul { /* all lists */
	color:#32639B;
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width:138px;
}
	
#nav li { /* all list items */
	text-indent:3px;
	position:relative;
	float:left;
	left:0px;
	line-height:16px;
	margin:3px 0;
	width:138px;
}
	
#nav li ul { /* second-level lists */
	background-color:#fff;
	position:absolute;
	left:-999em;
	margin-left:130px;
	margin-top:-1.7em;
	width:138px;
	z-index:50;
}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
	
#nav li a {
	color:#fff;
	border-bottom:1px solid #ba7474;
	border-top:1px solid #ba7474;
	display: block;
	font-weight: normal;
	text-decoration: none;
	width:138px;
}

#nav ul li a {
	color:#800000;
	width:130px;
	display:block;
	font-weight:normal;
	padding:5px 2px;
	text-decoration:none;
}
	
#nav li a:hover {
	color:#fff;
	font-weight:bold;
}

#nav ul li a:hover {
	color:#800000;
	font-weight:bold;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* WORD PRESS DEFAULT STYLES */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
#page {
	
	margin: 25px 0 0 20px;
	text-align: justify;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	margin-top: 10px;
	padding: 1px;
	}
	
#content {
	font-size: 1em;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.permission {
	color:#808080;
	font-size:9px;	
}

.post {
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0;
	width: 395px;
	}

.narrowcolumn {
	
	padding: 0 0 20px 0px;
	margin: 0;
	width: 395px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}


