/* 

Pixomia - CSS File

*/


/*** GLOBAL  ***/
html,body{height:100%}
body {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#6e6a3e;
	height:100%;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #c5c5c5;
	background-color: #c5c5c5;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3, h4, h5 {margin-bottom:13px;	font-family:Georgia, "Times New Roman", Times, serif;	font-weight:normal; color:#1d1d1d;}
h1 {font-size:30px; line-height:30px;}
h2 {font-size:24px; line-height:28px;}
h3 {font-size:18px; line-height:20px;}
h4 {font-size:16px; line-height:18px;}
h5 {font-size:12px; margin:3px 0px; padding:0px; letter-spacing:1px;}

/* links */
a {color:#af3204; text-decoration:none;}
a:hover{color:#af3204; text-decoration:underline;}
a img{border:none}
.border{ border:1px solid #c5c5c5; padding:3px;}
.imgleft{float:left; padding-right:10px;}
.imgright{float:right; padding-left:10px;}
img.left{ float:left; margin-right:10px; border:1px solid #aea866; padding:3px; margin-top:5px; background-color:#fffbd0 }
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	color:#6e6a3e;
}
ul, ol {
	margin:10px 0 35px 40px;
}
li ol,
li ul
{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#6c6c6c;
	padding:10px 20px 10px 25px;
	border-left:4px solid #aea866;}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #aea866;
	padding:15px 10px;
}

table tr td, table tr th { padding: 2px 5px 2px 5px;}
td p{vertical-align:middle !IMPORTANT}

/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/
#main_container{ background-image:url(../images/bg_top_container.gif); background-repeat:repeat-x; background-color:#fffbd0; min-height:85%;}
#bottom_container{ background-image:url(../images/bg_bottom_container.gif); background-repeat:repeat-x; height:65px;}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
#centercolumn{width:960px; margin:0px auto 0px auto;}
/*** END OF CENTERCOLUMN ***/

/*** HEADER ***/
/* Top */
#top{ height:39px; width:960px; background-image:url(../images/line_menu_top.png); background-repeat:no-repeat; background-position:bottom; float:left;}
#topmenu{width:810px; float:left;}
/* Top Navigation bar menu styling */
#nav {margin:0px; padding:0px 0px 0px 0px; float:left;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;

}
#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	font:normal 11px Tahoma, Arial, Verdana;
	line-height:26px;
}
#nav  li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 20px; 
	color:#ffffff;
	text-decoration:none;
}
#nav  li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 20px; 
	color:#fff;
}
#nav  li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	padding: 0 20px; 
	color:#fff;
}


#top_rss{ line-height:26px; float:right; background-image:url(../images/icon_rss.png); background-repeat:no-repeat; color:#ffdacc; background-position:right; padding-right:25px;}
#top_rss a, #top_rss a:visited{color:#ffdacc; text-decoration:none;}
#top_rss a:hover{color:#ffdacc; text-decoration:underline;}


/* Logo */
#logo{ width:960px; padding-top:14px; text-align:center; float:left; height:86px;}
#pad_logo{ padding:0px 0px 0px 18px; margin-top: -10px;}

/* header Navigation bar menu styling */
#headermenu{margin-left: -50px; width:1350px; float:left; height:35px; color: #ffffff;}
#nav_header {margin:0px; padding:3px 0px 0px 0px; float:left;width:1350px;}
#nav_header ul{ 
	padding:0;
	margin:0;
	list-style: none;
}

#nav_header li{
	list-style:none;
	float:left;
	text-align:left;
	padding:0;
	font:normal 12px Tahoma, Arial, Verdana;
	background-image:url(../images/line_ver_menu.gif);
	background-repeat:no-repeat;
	background-position:0 8px;
}

#nav_header li.noborder{ background-image:none;}

/*** END HEADER ***/


/*** CONTENT ***/
#main_content{width:960px; float:left; padding:25px 0px 20px 0px;}

/* main */
#main{width:635px; float:left;}
.main_text{padding:0px 0px 0px 0px;}

/* Content */
#content{ width:385px; float:left; line-height:20px;}
#content_blog{ float:left; line-height:20px; margin-top: -30px;}

#content_blog li {list-style-type: disc;}
.post{ padding-bottom:15px; margin-bottom:10px; border-bottom:1px dashed #d2cd95;}
.post_blog{ padding:0px 19px 0px 19px;}
.entry{ padding-bottom:15px;}
.typeline{border-bottom:1px dashed #d2cd95; padding-bottom:25px;}
.postmetadata {
	color:#6e6a3e;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	}


.box_content_r{
	background-image:url(../images/box_content_r.gif);
	background-repeat:repeat-y;
	width:635px;
	margin-bottom:20px;
}

.box_content_t{
	background-image:url(../images/box_content_t.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:635px;
}

.box_content_b{
	background-image:url(../images/box_content_b_noshadow.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:635px;
	padding-bottom:20px;
}
.navigation{padding:20px 20px 20px 20px;}
.navigation ul{list-style-type:none; padding:0px; margin:0px;}
.navigation ul li{display:inline; border:solid 1px #aea866; padding:2px 5px; color:#6e6a3e; background-image:url(../images/page_nav.gif); background-repeat:repeat-x; margin-right:3px}
.navigation ul li a{color:#6e6a3e;}
/* Main Title */
.main_title{width:385px;}
.main_title_blog{float:left; padding:17px 10px 8px 0px;}
h2.title_italic{font-style:italic; font-size:18px;}
.title{ width:331px; float:left;}
.title a, .title a:visited, .title_blog a, .title_blog a:visited{color:#1d1d1d;}
.title_blog{ float:left; width:530px;}
.time{ width:44px; float:left; background-image:url(../images/bg_date.gif); background-repeat:no-repeat; height:52px;  text-align:center; margin-top:5px; margin-right:10px;}
.month{display:block; color:#fff; font-size:12px; padding:0px 0px 0px 3px; }
.date{display:block; color:#fff; font-size:20px;}

/* More News */
.box_news{padding:20px 0px 0px 0px;}
.box_news a, .box_news a:visited{color:#1d1d1d;}
.news_h2{ font-size:18px; font-style:italic; line-height:normal;}
ul.news{ margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; padding-left:10px;}
ul.news li{ list-style-type: none; background-image:url(../images/icon_box_black.gif); background-repeat:no-repeat; background-position:0 8px; color:#1d1d1d; font-size:18px; padding-left:20px; line-height:20px; padding-bottom:15px;}
.date_news{ color:#af3204; font-style:italic; font-size:14px; font-weight:bold; }

/* search result */
#search_result{padding:20px 0px;}
#search_result .entry{padding:0px;}
#search_result .main_title_blog{padding:10px 10px 0px 0px;}
#search_result .main_title_blog h2{margin-bottom:4px;}

/* single */
.box_metadata{background-image:url(../images/box_postmetadata_r.gif); background-repeat:repeat-y; width:635px; margin-bottom:20px}
.box_metadata_t{background-image:url(../images/box_postmetadata_t.gif); background-repeat:no-repeat;}
.box_metadata_b{background-image:url(../images/box_postmetadata_b.gif); background-repeat:no-repeat; background-position:left bottom;  padding:10px 20px;  text-align:right;}
.box_metadata a, .box_metadata a:visited{color:#6e6a3e;}
.tag{background-image:url(../images/icon_tag.png); background-repeat:no-repeat;  padding:0px 0px 0px 35px; float:left; }
.cat{background-image:url(../images/icon_cat.png); background-repeat:no-repeat;  padding:0px 0px 0px 30px;}

/* comment */
.box_comment{padding:20px 20px;}
#commentlist{list-style-type:none; margin:0px; padding:0px;}
#commentlist .children {list-style-type:none; padding:20px 0px; margin-left:75px;}
.comment-author .avatar { float: left;}
.comment-author{float:left; width:55px; margin-right:20px;}
.comment-container{ margin-left:75px;}
cite.fn { font-style:normal; font-size: 18px; color:#1d1d1d; font-family:Georgia; }
cite.fn a, cite.fn a:visited{color:#1d1d1d;}
.comment-meta {font-size:10px; padding:0px 0px; }
.comment-node {margin-bottom:0; padding:0;  }
.comment-content {padding:0px 0px; border-bottom:dotted 1px #d2cd95; }
.comment-content p { padding:8px 0px; margin:0px 0px 6px 0px;}
.comment-reply-link { font-weight: bold; font-size: 16px; text-decoration: none }
#commentform textarea { font-family: Arial, Helvetica, sans-serif; width: 90% }
#trackbacklist { margin-bottom: 3em }
#trackbacklist li { margin: 0.5em 0 }
.reply{background-image:url(../images/but_reply.gif); background-repeat:no-repeat; width:48px; height:24px; padding:3px 0px 0px 0px; text-align:center; float:right; color:#6e6a3e;}
.reply a, .reply a:visited{color:#6e6a3e;}
#commentform{padding:6px 0px 0px 0px;}
#commentform p{margin:12px 0px;}
#commentform input{border:solid 1px #d2cd95; padding:5px;}
#commentform input.but{border:0px; background-image:url(../images/but_comment.gif); background-repeat:no-repeat; font-size:11px; width:90px; height:27px; color:#6e6a3e; float:right; margin-right:50px;}
#commentform textarea{border:solid 1px #d2cd95; padding:5px;}
/* side left */
#side_left{width:229px; float:left; padding-right:21px;}
#box_sidebar_left_r{
	background-image:url(../images/box_sidebar_left_r.gif);
	background-repeat:repeat-y;
	width:229px;
}

#box_sidebar_left_t{
	background-image:url(../images/box_sidebar_left_t.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:229px;
}

#box_sidebar_left_b{
	background-image:url(../images/box_sidebar_left_b.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:229px;
}



/* side right */
#side_right{width:300px; float:left; padding-left:25px;}

#main_search{width:300px;}
#main_search h2{ color:#1d1d1d; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:18px; line-height:20px;}
.bg_input{ background-image:url(../images/bg_search.gif); background-repeat:no-repeat; width:300px; height:43px; display:block;}
.inputbox{background:transparent; border:0px; width:250px; padding:7px 30px 5px 7px; line-height:normal; color:#a39e6a}


#box_sidebar_right_r{
	background-image:url(../images/box_sidebar_right_r.gif);
	background-repeat:repeat-y;
	width:300px;
}

#box_sidebar_right_t{
	background-image:url(../images/box_sidebar_right_t.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:300px;
}

#box_sidebar_right_b{
	background-image:url(../images/box_sidebar_right_b.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:300px;
}

#sidebar{
	color:#6f6b3f !important;
	padding:10px 0px 10px 20px;
}

#sidebar a, #sidebar a:visited{
	color:#6e6a3e; text-decoration:none;
}
#sidebar a:hover{ text-decoration:underline;}
#sidebar ul, #sidebar ul ol {
list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:11px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0px 15px 0px 14px;
	}
	
	
#sidebarleft{
	color:#6f6b3f !important;
	padding:10px 0px;
}

#sidebarleft a, #sidebarleft a:visited{
	color:#6e6a3e; text-decoration:none;
}
#sidebarleft a:hover{ text-decoration:underline;}
#sidebarleft ul, #sidebarleft ul ol {
	margin: 0;
	padding: 0;
	font-size:11px;
	}

#sidebarleft ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding: 0px 15px 0px 14px;
	}
	

	
	
	
#recentcomments{ font-weight:bold;}
#recentcomments a, #recentcomments a:visited{ font-weight:normal;}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 10px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#1d1d1d;
	font-style:italic;
	background-image:url(http://ww4wusa.com/assets/templates/pixomia/images/border_h2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}

#sidebar ul ul li, #sidebar ul ol li {
list-style-type: none;
	margin: 0px 0 0;
	padding: 0px 0px 8px 15px;
	line-height:18px;
	}
	
#sidebar ul ul li {
	background-image:url(http://ww4wusa.com/assets/templates/pixomia/images/icon_box.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;

	}	

#sidebar ul p, #sidebar ul select {
list-style-type: none;
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
list-style-type: none;
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
list-style-type: none;
	margin: 0 0 0 0px;
	}
	
	
#sidebarleft h2 {
	margin: 0px 0 0;
	padding: 10px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#1d1d1d;
	font-style:italic;
	background-image:url(../images/border_h2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}

#sidebarleft ul ul li, #sidebarleft ul ol li {
list-style-type: none;
	margin: 0px 0 0;
	padding: 0px 0px 8px 15px;
	line-height:18px;
	}
	
#sidebarleft ul ul li {
list-style-type: none;
	background-image:url(../images/icon_box.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;

	}	

#sidebarleft ul p, #sidebar ul select {
list-style-type: none;
	margin: 5px 0 8px;
	}

#sidebarleft ul ul, #sidebarleft ul ol {
list-style-type: none;
	margin: 5px 0 0 0px;
	}

#sidebarleft ul ul ul, #sidebarleft ul ol {
list-style-type: none;
	margin: 0 0 0 0px;
	}

#sidebar li {
list-style-type: none;
}

/* ads */
#ads{}
.box_ads{float:left; width:125px; margin:5px 5px;}
.textwidget{
	line-height:20px;
	padding-top:10px;
}

/* flickr */
ul.flickr{list-style-type:none; margin:0px; padding:0px;}
ul.flickr li{background-image:none !important; padding:0px 4px 0px 0px; border-bottom:none; display:inline; float:left; }


/* update */
#sidebar ul.bookmarks li{
	border:0px;
	background-image:none;
	padding-bottom:15px;
}
.left_bm{ float:left; padding-right:10px;}
.bold{ font-weight:bold}

/*** END CONTENT ***/



/*** FOOTER ***/
#main_footer{ width:960px; margin:0px auto; padding-top:10px; clear:both;}
#left_footer{ 
width:400px; float:left;
}
#right_footer{ 
text-align:right; width:400px; float:right; line-height:20px; padding:0px 0px 10px 0px; line-height:20px; font-family:Tahoma, Arial; font-size:11px; color:#888787;
}
#right_footer a, #right_footer a:visited{ color:#888787;}
#right_footer a:hover{color:#888787;}
/*** END OF FOOTER ***/

.bottom_ads {
width: 460px;
margin-right: auto;
margin-left: auto;
}

.bottom_ads a img {
border: 1px solid #aaa;

}