﻿/*  
Theme Name: La Voz IP
Theme URI: http://www.lavozip.com
Description: Theme para el sitio web de lavozip.com
Author: ArnoldRoa
Author URI: http://arnoldroa.com
Version: 0.1
*/

* { margin: 0; padding: 0 }

body { background: #ace url(images/7.gif) repeat; color: #333; font-family: Verdana, Tahoma, sans-serif; font-size: 62.5%; padding: 0 0 30px 0 }
a { padding: 1px; text-decoration: none }
a img { border: 0; padding: 0 }

.amp { font-family: "Goudy Old Style", Palatino, "Book Antiqua", Garamond, serif; font-style: italic; font-size: 115% }

h1#main-title { display: none }

#skipper { display: none }

#wrap { background: #8CB1D8 url(images/wrap-bg.gif) repeat-y; border: 7px solid #fff; margin: 10px auto; width: 873px }

#header { background: #183650 url(images/header-bg.jpg) no-repeat; height: 158px; position: relative; }
	p#login { display: inline; float: right; font-size: 1.1em; margin: 52px 14px 0 0 }
		p#login a { background: url(images/login-bg.gif) 96% 13px no-repeat; color: #ace; padding: 9px 18px 9px 9px }
		p#login a:hover { background: #369 url(images/login-bg.gif) 97% 13px no-repeat; color: #fff }

	/*
	#menu { border-top: 1px solid #123; font-family: Arial, sans-serif; font-weight: bold; font-size: 1.2em; background: #258; margin: 0 14px; overflow: hidden; width: 706px }
		#menu ul li { list-style: none; float: left; font-size: 1.1em }
			#menu ul li#active { background: #c50; border-right: 1px solid #146; border-top: 2px solid #830; color: #fff; padding: 14px 14px }
		#menu a { background: #369; border-right: 1px solid #146; border-top: 2px solid #147; color: #cdf; float: left; padding: 14px 14px }
		#menu a:hover { background: #b40; border-top: 2px solid #820; color: #fff }
		#menu li#forum { float: right }
			#menu li#forum a { border: 0; border-top: 2px solid #147; border-left: 1px solid #146 }
			#menu li#forum a:hover { background: #c50; border-top: 2px solid #820 }
*/
#content { background: #fff; float: left; padding: 0 0 20px 0; width: 603px }
	#content a { }
		#content a:link { color: #03a; border-bottom: 1px solid #ace }
		#content a:visited { color: #111; border-bottom: 1px solid #ccd }
		#content a:hover { background: #d50; border-bottom: 1px solid #d50; color: #fff }
		#content a:active { color: maroon !important; background: #fa0; border-bottom: 1px solid #920; color: #fff }
	#content h1 { color: #136; clear: both; font-family: Arial, "Trebuchet MS", sans-serif; font-size: 2.2em; margin: .5em 24px 0 24px }
		#content h1 a:link, #content h1 a:visited { color: #136; border: 0 }
		#content h1 a:hover { background: transparent; border: 0; color: #d50 }
	#content h2 { color: #b40; clear: both; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 1.7em; margin: 1em 24px }
		h2#comments { border-top: 1px solid #ddd; padding-top: .4em }
	#content h3 { color: #136; clear: both; font-family: Verdana, Arial, sans-serif; font-size: 1.2em; text-transform: uppercase; margin: 1em 24px }
	#content h4 { color: #136; clear: both; font-size: 1.2em; margin: 1em 24px  }
	#content h5 { clear: both; font-size: 1.1em; margin: 1em 24px }
	#content p { font-size: 1.1em; line-height: 1.5em; margin: 1em 31px 1em 24px }
		#content p.meta { font-size: 1.1em; background: url(images/content-icons.gif) 0 8px no-repeat; border-top: 1px solid #def; margin-top: .6em; padding: .5em 0 .5em 15px }
		#content .feedback { background: url(images/content-icons.gif) 100% -97px no-repeat; padding-right: 14px; text-align: right }
	#content ol { margin: 1em 24px 1em 50px  }
		#content ol li { font-size: 1.1em; line-height: 1.4em }
	#content ol#commentlist { font-size: .9em; list-style: none; margin: 1em 31px 1em 24px }
		#content ol#commentlist li { background: #E0E8EF; margin: 1em 0 }
		#content ol#commentlist li.highlighted { background: #F4CD90; }
		#content ol#commentlist li p { color: #123; margin: 0; padding: 1.4em }
		#content ol#commentlist li div.author.highlighted { background: #fff url(images/comment-author-bg-h.gif) 375px 0 no-repeat !important; }
		#content ol#commentlist li div.author { background: #fff url(images/comment-author-bg.gif) 375px 0 no-repeat; padding: 1em 40px 4em 2em }
			#content ol#commentlist li img.avatar{ float:left; padding: 5px; margin-right: 6px; background-color:#EDF1F5; border-right:1px solid #CCD7E1;} 
			#content ol#commentlist li div.comment-post-meta{ float:left; } 
			
			
			
	/* Comment box */
#please-comment { float: left; background: url(images/content.png); margin-top: 20px; width: 615px; font-family: Helvetica, Arial, sans-serif; }
#comment-box { background: #fff; margin: 10px; padding: 10px 10px 10px;  }
#comment-box .left p { color: #16344C; font-size: 1.2em; font-weight: bold; }
#comment-box .right p a { font-size: 1em; font-weight: bold; color: #585858; background: url(images/rss-14.gif) no-repeat left center; padding-left: 20px; }
#comment-box a { text-decoration: none; }
#comment-box a:hover { text-decoration: underline; }
#comment-info { margin-top: 10px;  }
				
#comment-info input { border: none !important; background: #f1f1f1; margin-bottom: 5px !important; padding: 6px; width:300px; display: block; font-size: 1.1em; font-family: Helvetica, Arial, sans-serif; }
#comment-info input[name="author"] { background: #f1f1f1 url(images/comment-name.gif) no-repeat right center; }
#comment-info input[name="email"] { background: #f1f1f1 url(images/comment-email.gif) no-repeat right center; }
#comment-info input[name="url"] { background: #f1f1f1 url(images/comment-http.gif) no-repeat right center; }


#comment { border:none !important; padding: 7px; width: 561px; height: 150px; background: #f1f1f1 url(images/comment-write.gif) no-repeat right top; font-size: 1.2em; line-height: 1.6em; font-family: Helvetica, Arial, sans-serif; }
#comment-code { color: #112637; font-size: 1.1em; margin-top:5px; }
#comment-underline { border-bottom:1px #DEDEDE dashed; padding: 0px 0px 5px; }
#comment-license{ margin: 10px 0 5px 0;	padding:1em 2em 1em 4em; border:#CCC 1px solid;	background:url(images/exclamation.gif) no-repeat left #FFF;	/* width:518px; */
	color:#333; }




	#content ul { list-style-type: square; margin: 1em 24px 1em 50px }
		#content ul li { font-size: 1.1em; line-height: 1.4em }

	#content #recent-posts { background: #E0E8EF; margin: 1em 0 0 24px; padding: 1em 0; width: 210px }
		#recent-posts ul { margin-left: 31px }
		
	#content .caption-wrap { display: inline; float: right; margin: 0 24px 6px 10px }
		#content .caption-wrap a { background: transparent; border: 0 !important }
			#content .post .caption-wrap a:hover { background: transparent; border: 0 !important }
		#content .caption-wrap img { border: 1px solid #ccc; padding: 2px }
	
	#contactname, #contactemail, #contacturl, 
	input#author, input#email, input#url, .contactright input { background: url(images/textarea-bg.gif) no-repeat; border: 1px inset #146; font-family: Verdana, Tahoma, sans-serif; padding: 2px; width: 180px }
	#content textarea { background: #fff url(images/textarea-bg.gif) no-repeat; border: 1px inset #146; font-family: Verdana, Tahoma, sans-serif; font-size: 1.1em; height: 174px; padding: 4px; width: 396px }

	#content #submit, #contactsubmit { font-family: Verdana, "Trebuchet MS", sans-serif }
	
	#content em { font-style: normal; background: #ffc }
	#content strong { color: #444 }
	
	#content small { color: #666; font-size: 1em }
	
	#izbaci-uljeza { margin-left: 55px }
		#content #izbaci-uljeza a { border: 0 }
		#content #izbaci-uljeza a:hover { background: #fff; border: 0 }
	
	.tooltip { color: #fff; font-size: 1.1em; text-align: center; text-decoration: none; width: 200px }
	.tooltip span.top { background: #d50; padding: 14px 14px 0 14px }
	.tooltip b.bottom { background: #d50; color: #d50 }
	
	#content form { margin: 1.5em 0 0 25px }
	#content form ul { margin-bottom: 2em }
	#content form strong { color: red; cursor: help }
	
	#contact-error { background: maroon; color: #fff; padding: 5px 7px }
	#uspjeh { background: #ffb; border: 1px solid #fd7; padding: 10px }
	
	.sig { font-style: italic; text-align: right }
	
	.pg-nav { background: #def; padding: 7px }

#sidebar { color: #fff; float: left; width: 270px }
	#sidebar a { color: #fff }
		#sidebar a:hover { background: #d50 }
	#sidebar h3 { border-bottom: 1px solid #369; font-size: 1.3em; font-family: arial, Sans-serif; padding: 7px 0 7px 32px; width: 224px }
	#sidebar p, #sidebar li { font-size: 1.1em }
	#sidebar p, #sidebar ul { margin: 1em 16px 1em 32px }
	#sidebar ul { list-style: none }
	#sidebar ul li { background: url(images/sidebar-bullet.gif) 0 5px no-repeat; padding-left: 10px }

	#sidebar #apart { background: #e90 url(images/apart-bg.gif) repeat-y; padding: 0 0 1em 0 }
		#sidebar #apart h3 { border-bottom: 1px solid #c50; background: #DA5C00 url(images/sidebar-icons.gif) repeat-y }
		#sidebar h3#docs { background: #4982BC url(images/sidebar-icons.gif) 0 -200px repeat-y }
		#sidebar h3#posts { background: #4982BC url(images/sidebar-icons.gif) 0 -400px repeat-y }
		#sidebar h3#feeds { background: #4982BC url(images/sidebar-icons.gif) 0 -600px repeat-y }
		#sidebar h3.poll { background: #4982BC url(images/sidebar-icons.gif) 0 -400px repeat-y }
		#sidebar h3.widget { background: #4982BC url(images/sidebar-icons.gif) 0 -400px repeat-y }
		
		#sidebar .democracy ul li { background: none; padding-left: 0 }
		.dem-vote-button { font-family: verdana; font-size: 1.1em; margin: 0 0 0 30px; padding: 2px 4px }

#foot { background: #8CB1D8; clear: both; width: 100% }
	#foot a { color: #ace }
	#foot a:hover { color: #fff }
	#foot p { background: #135; color: #479; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 1.1em; padding: 10px 12px; border: 8px solid #8CB1D8 }
	
	#foot p#top { float: right; background: #c00; padding: 0 }
		#foot p#top a { background: #c50; color: #fff; display: block; padding: 16px 16px }
		#foot p#top a:hover { background: #b40 }


		
#archives-sidebar{}

#archives-sidebar div{ background-color: #fff;}
#archives-sidebar h2 { border-bottom: 1px solid #369; font-size: 1.3em; font-family: arial, Sans-serif; padding: 7px 0 7px 32px; color: white; }
#archives-sidebar h2 { border-bottom: 1px solid #c50; background: #DA5C00 url(images/sidebar-icons.gif) repeat-y }
#archives-sidebar p, #archives-sidebar li { font-size: 1.1em }
#archives-sidebar p, #archives-sidebar ul { margin: 1em 16px 1em 32px }
#archives-sidebar ul { list-style: none }
#archives-sidebar ul li { background: url(images/sidebar-bullet.gif) 0 5px no-repeat; padding-left: 10px }
