/*
Theme Name: Danalonama
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {text-decoration:none;color:#6d6151;}

body {color:#6d6151;background:url(images/background.jpg) top center repeat-x;font-size:0; line-height:0;font-family:helvetica, arial, sans;font-size:0.8em;line-height:0;}
body div {line-height:1.2;}

#header {height:258px;}
#header h1 {position:relative;margin:0 auto;width:175px;left:320px;top:53px;}
#header h1 a {display:block;height:100px;text-indent:-10000px;}

#title {background:url(images/header.jpg) center top no-repeat;height:258px;min-width:800px;}
#menu {font-size:1.2em;height:23px;position:relative;line-height:23px;width:420px;margin:0 auto;top:-18px;}
#menu li {float:right;margin-left:15px;}
#menu li.current_page_item a, #menu li a:hover {color:#0f6eae;}

#submenu {font-size:1.1em;height:22px;position:relative;line-height:22px;width:800px;margin:0 auto;top:84px;}
#submenu li {float:right;padding:0 2px 1px 20px;width:66px;background:url(images/tab.png) right top no-repeat;}
#submenu li.first {width:65px;padding-right:12px;background-image:url(images/tab_first.png);}
#submenu li.last {background-image:url(images/tab_last.png);}
#submenu li a {display:block;}
#submenu li.current-cat a,#submenu li a:hover {color:#0f6eae;}

#container {width:800px;margin:0 auto;padding:0 0px;}
#content {padding-top:47px;float:right;width:467px;padding-left:140px;}
.widget {margin-bottom:23px;font-size:0.85em;}
.widget h4 {font-size:1.2em;margin-bottom:0.2em;color:#6b6350;}
#sidebar {float:right;width:190px;}
#sidebar .textwidget {height:76px;}
#sidebar .textwidget img {float:left;margin-top:-0.9em;margin-right:12px;}
#sidebar .textwidget a {text-decoration:underline;}

#sidebar .searchform input {border:1px solid #ddd;}
#sidebar .searchtext {width:114px;}
#sidebar .searchsubmit, #comment-area #submit {border:1px solid #ddd;width:58px;background:#fff;font-size:0.9em;padding:0.2em 0 0.1em 0;color:#6e6252;}

#sidebar li {margin-bottom:0.25em;}
h2 {font-size:1.1em;font-weight:bold;}
.date {color:#6e6252;font-size:0.85em;margin-bottom:15px;}
.entry {margin-top:35px;}
.home .post, .portfolio {margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #6d6151;}
.blog .post { margin-bottom: 50px; }

.portfolio .entry {margin:0;}
.portfolio-image {background:url(images/portfolio-bg.png) top right no-repeat;padding:5px;margin-bottom:15px;}
#comment-area h3 {margin-top:15px;clear:both;}
#content {margin-bottom:1em;}

.comment-link-container {clear:both;}

.wpcf7-form .wpcf7-form-control-wrap  {zoom:1;}
.entry p {margin-bottom:1.5em;}
/*
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
*/

.entry a, h2 a:hover, h3 a:hover {
	color: #0b6faf;
	text-decoration: none;
	}

#sidebar a:hover, .entry a:hover {
	color: #0b6faf;
	text-decoration: underline;
	}
	

.entry p a:visited {
	color: #0b6faf;
	}
	
.entry td {
	vertical-align:middle;
	padding:5px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Gallery */

#slideshow #slidesContainer {
  margin:0;
  width:505px;
  overflow:hidden;
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:505px; 
}
#slideInner {
	position:relative;
}

.controls {
	width:505px;
	height:40px;
	position:relative;
	top:-50px;
	right:35px;
	float:left;
}


.control {
  display:block;
  width:37px;
  height:37px;
  vertical-align:top;
  text-indent:-10000px;
  position:relative;
  cursor: pointer;
}
#leftControl {
  background:transparent url(images/control-left.png) no-repeat 0 0;
  float:left;
}
#rightControl {
  background:transparent url(images/control-right.png) no-repeat 0 0;
}


/* End Gallery */
