
/*

  Mp3sozu.com        
*/

/*
Theme Name: wordpress mp3 theme v.0
Theme URI: http://www.Mp3sozu.com 
Description: 
Version: 
Author: 
Author URI:

*/

/* CSS Tweaks */
* { padding:0; margin:0; }

a img { border:0; }

a:hover { text-decoration:underline !important; }

.wpn_clear { clear:both; }

body { background:#ccc url(img/bg.gif) repeat-x top; font-size:12px; font-family:Arial; }

.wpn_wrapper { width:960px; margin:auto; position:relative; }

.wpn_header { height:190px; margin-bottom:6px; }

.wpn_header .wpn_search { width:284px; height:45px; position:absolute; right:0; top:50px; background:url(img/search_bg.gif) no-repeat center right; padding:9px 11px 9px 11px; }

.wpn_header .wpn_search_active { background:url(img/search_bg_focus.gif) no-repeat center right; color:#FFF !important; }

.wpn_header .wpn_search input[type="text"] { background:none !important; position:relative; top:8px; left:90px; width:150px; border:0; padding:6px; margin-right:8px; height:16px; color:#CCC; }

.wpn_header .wpn_search input[type="image"] { top:8px; position:relative; left:90px; width:24px; height:28px; vertical-align:top; }

.wpn_toplinks { height:28px; background:url(img/toplinks_bg.gif); position:absolute; right:0; top:0; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; }

.wpn_toplinks li { float:left; border-left:1px solid #212224; list-style:none; }

.wpn_toplinks li:first-child { border:0; }

.wpn_toplinks li:first-child a { padding-left:13px; }

.wpn_toplinks li a { float:left; padding:0 12px 0 13px; line-height:28px; font-size:11px; color:#ccc; text-decoration:none; outline:none; }

.wpn_toplinks li img { vertical-align:middle; }

.wpn_menu { list-style:none; width:100%; background:url(img/menu_bg.gif); height:47px; white-space:nowrap; position:absolute; top:0px; left:0; -moz-border-radius:10px; -webkit-border-radius:10px; z-index:20; }

.wpn_menu li { float:left; padding-left:2px; background:url(img/menu_div.gif) no-repeat left; }

.wpn_menu li:first-child { padding:0; background:none; }

.wpn_menu li:first-child a { -moz-border-radius-bottomleft:10px; -moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; -webkit-border-bottom-left-radius:10px; }

.wpn_menu li a { float:left; height:47px; line-height:47px; display:block; padding:0 20px 0 20px; font-weight:bold; color:#333; font-size:14px; text-transform:uppercase; text-decoration:none; outline:none; }

.wpn_menu li a span { display:block; }

.wpn_menu li a:hover { background:url(img/menu_bg_active.gif); color:#228eb8; }

.wpn_menu li a:hover span { background:url(img/menu_bg_active_arrow.gif) no-repeat top center; }

.wpn_menu li ul li { background:none; padding:0; }

.wpn_menu li ul li a span { background:none; }

.wpn_menu li ul li a:hover span { background:none; }

#wpn_menu, #wpn_menu ul { margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; font-weight:bold; }

#wpn_menu li { float:left; position:relative; }

#wpn_menu li a:hover { text-decoration: none !important; }

#wpn_menu ul { position:absolute; display:none; top:1.9em; left:-1px; }

#wpn_menu li ul { margin:24px 0 0 3px; width:227px; z-index:19; }

#wpn_menu li ul li a { filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9; padding:0 20px; display:block; width:187px; height:auto; float:left; line-height:36px; border:0; font-size:13px; -moz-border-radius:0; -webkit-border-radius:0; background:url(img/drop-li.gif) no-repeat center center; }

#wpn_menu li ul li a:hover { filter:alpha(opacity=90); opacity: 0.9; -moz-opacity:0.9; padding:0 20px; display:block; text-decoration:underline; width:187px; height:auto; float:left; line-height:36px; border-left:0; border-right:0; font-size:13px; -moz-border-radius:0; -webkit-border-radius:0; border:0; background:#fff url(img/drop-li-hover.gif) no-repeat center center; }

#wpn_menu ul ul { top:auto; }

#wpn_menu li ul ul { left:13em; margin:0px 0 0 71px; }

#wpn_menu li:hover ul ul, #wpn_menu li:hover ul ul ul, #wpn_menu li:hover ul ul ul ul { display:none; }

#wpn_menu li:hover ul, #wpn_menu li li:hover ul, #wpn_menu li li li:hover ul, #wpn_menu li li li li:hover ul { display:block; }

.wpn_left { width:255px; float:left; overflow:hidden; }

.wpn_left .wpn_heading { display:block; width:255px; height:48px; background:url(img/heading_left.gif); line-height:50px; font-size:14px; font-weight:bold; text-transform:uppercase; color:#fff; text-indent:25px; }

.wpn_left .wpn_heading a { color:#fff; text-decoration:none; }

.wpn_left .wpn_heading img { display:none; }

.wpn_left .wpn_box, .wpn_left .wpn_box-cats { background:#fff; padding:10px; margin-bottom:10px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; }

.wpn_left .wpn_box li { list-style:none; color:#999; font-size:10px; padding:5px 0 5px; border-bottom:1px dotted #b1b1b1; }

.wpn_left .wpn_box a { color:#034b68; font-weight:bold; font-size:12px; text-decoration:none; }

.wpn_left .wpn_heading-cats { background-image:url(img/heading_left_cats.gif); }

.wpn_left .wpn_box-cats { background:#0e6284; }

.wpn_left .wpn_latest span { display:block; color:#666; font-size:10px; }

.wpn_left .wpn_latest span a { font-size:10px; color:#2d84a7; }

.wpn_left .wpn_recentc { line-height:25px; vertical-align:middle; }

.wpn_left .wpn_recentc img { float:left; margin-right:5px; }

.wpn_left p img, .wpn_page p img { padding: 0; max-width: 100%; }

.wpn_left img.centered, .wpn_page img.centered { display: block; margin-left: auto; margin-right: auto; }

.wpn_left img.alignright, .wpn_page img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }

.wpn_left img.alignleft, .wpn_page img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.wpn_left .alignright, .wpn_page .alignright { float: right; }

.wpn_left .alignleft, .wpn_page .alignleft { float: left }

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wpn_left .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wpn_left .wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wpn_left .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

.wpn_box-cats li { color:#5ec6f0; font-weight:bold; list-style:none; font-size:10px; float:left; clear:left; width:100%; background:url(img/categories_div.gif) repeat-x bottom; padding:6px 0 8px; text-indent:5px; }

.wpn_box-cats li:hover { background:url(img/categories_div.gif) repeat-x bottom; }

.wpn_box-cats .children { padding-left:10px; clear:left; width:100%; min-height:2px; padding:5px 0 5px; width:235px; }

.wpn_box-cats .children li { background:none !important; }

.wpn_box-cats .children li a:hover { color:#ffd23f; }

.wpn_box-cats .children .children { padding-left:10px; width:225px; }

.wpn_box-cats .children .children .children { width:215px; }

.wpn_box-cats .children .children .children .children { width:205px; }

.wpn_box-cats a { color:#fff; text-decoration:none; font-size:12px; }

.wpn_right { float:right; width:695px; min-height:10px; background:#fff url(img/right_top.gif) no-repeat top left; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; overflow:hidden; }

.wpn_right .wpn_pitch { width:695px; height:257px; background-position:center center; }

.wpn_right .wpn_pitch a { outline:none; }

.wpn_fullwidth { width:960px; -moz-border-radius:5px; -webkit-border-radius:5px; background-image:none; }

.wpn_content { padding:10px; text-align:justify; line-height:18px; }

.wpn_content a { color:#0e6284; font-weight:bold; text-decoration:none; }

.wpn_content .wpn_heading2 { display:block; font-weight:bold; font-size:20px; color:#555; padding:8px 0 18px; margin-bottom:6px; background:url(img/pitch-sep.gif) no-repeat bottom; width:695px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

.whatsnew ul { display:block; width:100%; list-style-type:none; margin-bottom:10px; }

.whatsnew li { list-style:square; color:#feb51b; list-style-position:inside; border-bottom:1px solid #eee; float:left; width:50%; line-height:25px; text-indent:10px; }

.whatsnew li:hover { background:#f8f8f8; }

.wpn_clients { list-style:none; width:800px; padding:5px 0 10px; float:left; }

.wpn_clients li { width:188px; height:230px; background:url(img/clients_bg.gif); float:left; margin-right:10px; padding:15px; position:relative; }

.wpn_clients li img { width:182px; height:118px; }

.wpn_clients li a { font-size:14px; }

.wpn_clients li a.wpn_more { font-size:12px; position:absolute; bottom:10px; right:10px; }

.fcat_img { width:182px; height:118px; border:1px solid #fff; background:#ccc url(img/img_pending.gif) no-repeat center center; margin:5px 0 10px; }

.fcat_img a { font-size:0 !important; height:0; width:0; }

/* Articles */
.wpn_breadcrumb { width:695px; height:48px; background:url(img/right_top_article.gif); overflow:hidden; }

.wpn_breadcrumb2 { width:960px; background:url(img/right_top_article2.gif); }

.wpn_breadcrumb li { float:left; padding:8px 0 8px 10px; list-style:none; position:relative; max-width:300px; }

.wpn_breadcrumb li a { display:block; float:left; background:#fff5c2; padding:0 8px 0 8px; border:1px solid #fecc40; color:#333; font-weight:bold; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; outline:none; height:32px; overflow:hidden; line-height:32px; }

.wpn_breadcrumb a:hover { text-decoration:none !important; }

.wpn_breadcrumb li span { display:block; width:6px; height:10px; background:url(img/breadcrumb_arrow.gif); position:absolute; right:-5px; top:20px; }

.wpn_breadcrumb li a.wpn_active { background:#464a4d; border:1px solid #313437; color:#71d7ff; font-weight:normal; }

.wpn_breadcrumb li a.wpn_active + span { display:none; }

.wpn_article h1 { color:#034b68; font-size:24px; font-family:"Trebuchet MS", Arial; font-weight:normal; }

.wpn_article h2 { color:#333; font-size:20px; font-family:"Trebuchet MS", Arial; font-weight:normal; }

.wpn_article span { display:block; color:#666; padding:5px 0 5px; }

.wpn_article .wpn_post { padding-top:8px; }

.wpn_article .wpn_post a { color:#0e6284; font-weight:bold; text-decoration:none; }

.wpn_article .wpn_post h1, .wpn_article .wpn_post h2, .wpn_article .wpn_post h3, .wpn_article .wpn_post h4, .wpn_article .wpn_post h5, .wpn_article .wpn_post h6 { border-bottom:1px dotted #ccc; margin:5px 0 8px; color:#333; font-family:Arial; font-weight:normal; }

.wpn_article .wpn_post h1 { border-bottom:5px solid #e1e1e1; font-size:20px; padding-bottom:7px; }

.wpn_article .wpn_post h2 { font-size:18px; padding-bottom:4px; margin-bottom:4px; }

.wpn_article .wpn_post h3 { font-size:16px; padding-bottom:4px; margin-bottom:4px; }

.wpn_article .wpn_post h4 { font-size:14px; padding-bottom:4px; margin-bottom:4px; }

.wpn_article .wpn_post h5 { font-size:12px; padding-bottom:4px; margin-bottom:4px; }

.wpn_article .wpn_post h6 { font-size:10px; padding-bottom:4px; margin-bottom:4px; }

.wpn_article .wpn_post ul { margin:10px 0 10px; }

.wpn_article .wpn_post ol { margin:10px 0 10px; }

.wpn_article .wpn_post ul li { list-style-position:inside; list-style-type:circle; margin-left:10px; }

.wpn_article .wpn_post ol li { list-style-position:inside; list-style-type:decimal; margin-left:10px; }

.wpn_article .wpn_post p { padding-bottom:10px; line-height:18px; }

.wpn_article .wpn_post blockquote { background:#f9f9f9; border:1px solid #ddd; border-left:5px solid #ddd; margin:5px 0 5px 20px; padding:10px; }

.wpn_article .wpn_post blockquote blockquote { background:#f1f1f1; margin-right:5px; }

.wpn_article .wpn_tags { height:38px; background:url(img/article_tags_bg.gif); line-height:38px; padding-left:10px; margin-top:10px; }

.wpn_article .wpn_tags strong { color:#666; font-size:14px; text-transform:uppercase; }

.wpn_article .wpn_tags img { vertical-align:middle; }

.wpn_article .wpn_tags a { margin:0 5px 0 5px; }

.wpn_comments { background-image:none; -moz-border-radius:5px; -webkit-border-radius:5px; margin-top:5px; }

.wpn_comments .wpn_heading2 { font-size:18px; padding-bottom:8px; }

.wpn_comments .wpn_input { display:block; height:35px; background:url(img/article_comments_icons.gif) no-repeat top left; padding-left:35px; margin-bottom:5px; }

.wpn_comments .wpn_input-name { background-position:0 0; }

.wpn_comments .wpn_input-email { background-position:0 -35px; }

.wpn_comments .wpn_input-website { background-position:0 -70px; }

.wpn_comments .wpn_input input { display:block; height:17px; border:1px solid #ccc; border-left:0; background:#e5e7e8; padding:8px; color:#333; font-size:12px; width:250px; -moz-border-radius-bottomright:5px; -moz-border-radius-topright:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-top-right-radius:5px; }

.wpn_comments textarea { border:1px solid #ccc; background:#e5e7e8; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px; font-size:12px; color:#333; font-family:Arial; width:98%; height:90px; margin-bottom:5px; }

.wpn_comments input[type="image"] { float:right; }

.wpn_comments li { list-style:none; padding:5px 0 5px; }

.wpn_comments li .wpn_avatar img { padding:2px; border:1px solid #ccc; float:left; }

.wpn_comments li .wpn_cbox { float:right; width:565px; border:5px solid #e3e3e3; -moz-border-radius:8px; -webkit-border-radius:8px; position:relative; }

.wpn_comments li .wpn_cbox .wpn_arrow { display:block; width:8px; height:16px; background:url(img/article_comments_arrow.gif); position:absolute; left:-13px; top:25px; }

.wpn_comments li .wpn_cbox .wpn_reply { position:absolute; right:10px; top:10px; }

.wpn_comments li .wpn_cdetails { padding:5px; background:#f1f1f1; border-bottom:1px solid #e3e3e3; color:#666; }

.wpn_comments li .wpn_cdetails strong { font-size:18px; color:#292e32; font-weight:normal; }

.wpn_comments li .wpn_cdetails span { color:#0e6284; display:block; }

.wpn_comments li .wpn_comment { padding:5px; }

.wpn_comments li.comment-author-admin .wpn_cdetails { background:#fff8d8; }

.wpn_comments li .wpn_content { border-top:1px dotted #ccc; background:#f6f6f6; }

.wpn_comments li .wpn_heading2 { display:none; }

.wpn_comments li .cancel-comment-reply { display:block; }

.wpn_comments .cancel-comment-reply { padding:5px 0 5px; display:none; }

.wpn_comments .cancel-comment-reply img { vertical-align:middle; }

.wpn_comments .wpn_logged_in { padding:5px 0 5px; }

/* Level 2 */
.wpn_comments li ul { padding-top:10px; }

.wpn_comments li ul li { padding-left:30px; background:url(img/article_comments_sub.gif) no-repeat 5px 10px; }

.wpn_comments li ul li .wpn_cbox { width:535px; }

/* Level 3 */
.wpn_comments li ul li ul li .wpn_cbox { width:505px; }

/* Level 4 */
.wpn_comments li ul li ul li ul li .wpn_cbox { width:475px; }

/* Level 5 */
.wpn_comments li ul li ul li ul li ul li .wpn_cbox { width:445px; }

/* Level 6+ */
.wpn_comments li ul li ul li ul li ul li ul li { padding-left:0; }

.wpn_comments li ul li ul li ul li ul li ul li .wpn_cbox { width:445px; }

.wpn_archives { list-style:none; margin:10px; }

.wpn_archives li { width:100%; min-height:51px; background:url(img/archives_bg.gif) no-repeat top left; padding:3px; position:relative; padding-bottom:10px; }

.wpn_archives li .wpn_thumb { display:block; width:71px; height:51px; float:left; margin-right:15px; }

.wpn_archives li h2 a { color:#034b68; font-weight:normal; font-size:24px; font-family:"Trebuchet MS", Arial; text-decoration:none; }

.wpn_archives li span { display:block; color:#666; padding-top:5px; padding-bottom:10px; }

.wpn_archives li a { color:#034b68; font-weight:bold; text-decoration:none; }

.wpn_archives li .wpn_comments { position:absolute; right:10px; top:10px; text-align:center; display:block; width:37px; height:34px; background:url(img/article_comments.gif); line-height:28px; outline:none; color:#2d84a7 }

.wp-pagenavi { text-align:center; font-size:12px; font-weight:bold; padding-bottom:8px; height:30px; }

.wp-pagenavi .pages { color:#484c4f; border:1px solid #adb1b3; border-left:0; border-right:0; background:#ced1d3; padding:7px; margin-right:1px; }

.wp-pagenavi .current { background:#fed75d; color:#3b3e42; border:1px solid #fea01b; border-left:0; border-right:0; padding:7px; margin-right:1px; }

.wp-pagenavi a { text-decoration:none; color:#5dcdf9; border:1px solid #034b68; border-left:0; border-right:0; background:#0e6284; padding:7px; margin-right:1px; }

.wpn_footer { background:#292e32; border-bottom:5px solid #1f2226; height:70px; margin-top:5px; border-top:1px solid #bababa; }

.wpn_footer .wpn_finner { width:960px; margin:auto; padding:5px; text-align:right; color:#ccc; }

.wpn_footer span { float:left; line-height:60px; }

.wpn_footer img { vertical-align:middle; float:right; margin:5px 0 0 5px; }

.wpn_footer .wpn_finner div { padding-top:15px; }

.wpn_footer a { color:#63d3ff; text-decoration:none; font-weight:bold; }

.wpn_footer a.wpn_alt { color:#ffd973; }

.wpn_tagcloud a { margin:3px; padding:3px; }

/*** Wordpress Stuff ***/

/* Calendar */
#wp-calendar { width:100%; }

#wp-calendar td { padding:5px; text-align:center; vertical-align:middle; }

#wp-calendar caption { font-size:14px; font-weight:bold; padding:5px 15px 7px; text-align:left; background:url(img/list_div.gif) repeat-x bottom; background-color:#e3e7e7; margin-bottom:10px; }

#wp-calendar #prev a { text-align:left; font-weight:bold; }

#wp-calendar #next a { text-align:right; font-weight:bold; }

/* Contact Form */
.formcontainer fieldset { margin:10px 0; padding:10px; border:1px solid #ccc; -moz-border-radius:6px; -webkit-border-radius:6px; }

.formcontainer fieldset:hover { border:1px solid #0e6284; }

.formcontainer legend { padding:7px 15px; color:#fff; background:#0e6284; -moz-border-radius:6px; -webkit-border-radius:6px; font-size:16px; font-weight:bold; }

.formcontainer input, .formcontainer textarea { border:1px solid #ccc; background:#f8f8f8 !important; margin-bottom:5px; padding:5px 10px; -moz-border-radius:6px; -webkit-border-radius:6px; }

.formcontainer input:focus, .formcontainer textarea:focus { border:1px solid #555; }

.formcontainer label { margin-bottom:5px; }

.formcontainer submit { padding:6px; font-weight:bold; color:#666; font-size:11px; -moz-border-radius:6px; -webkit-border-radius:6px; }

.formcontainer .form-submit { display:block; padding-top:15px; border-top:1px dashed #e1e1e1; margin-top:5px; }

.formcontainer .error { border:1px solid #e2a0a0; padding:5px 10px; font-size:14px; font-weight:bold; color:#555; background:#f4e7e7; -moz-border-radius:6px; -webkit-border-radius:6px; }

.formcontainer .success { border:1px solid #FC9; padding:5px 10px; font-size:14px; font-weight:bold; color:#555; background:#FFC; -moz-border-radius:6px; -webkit-border-radius:6px; }

.formcontainer span { display:inline; }

/* Misc */
.the_category li:first-child { display:inline; }

.the_category li { display:none; padding:0; border:0; background:none; margin:0 0 10px 0; width:175px; height:10px; }

.minititle { display:block; font-size:12px; font-weight:bold; color:#666; }
