@media screen { * { margin: 0; padding: 0; border: 0; } html { height: 100%; margin-bottom: 1px; } body { font-size: 12px; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background: #000; color: #888; } h1 { font-size: 18px; } h2 { font-size: 14px; } h3 { font-size: 13px; } h2, h3, h3 a, h3 a:visited { color: #888888; padding-bottom:4px; border-bottom:1px solid #292929; } h2 a, h2 a:visited{ color: #aa2727; padding-bottom:4px; border-bottom:1px solid #292929; } a:link, a:visited { text-decoration: none; color: #aa2727; } a:hover { text-decoration: underline; color: #aa2727; } p { padding: 5px 0; line-height:21px; } small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; } acronym, abbr, span.caps { cursor: help; font-size: 0.9em; letter-spacing: .07em; } acronym, abbr { border-bottom: 1px dashed #999; } blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; } blockquote cite { margin: 5px 0 0; display: block; } code { font: 1.1em 'Courier New', Courier, Fixed; } #wrapper { margin: 0px auto; width: 970px; } #header { height: 180px; padding: 1px 0; } #logo { width: 380px; float: left; padding: 27px 0 0 18px; } #logo h1 a { width: 357px; height: 136px; display: block; background: url(/wp-content/themes/anidemon/images/logo.jpg) no-repeat; text-indent: -9999px; } #search { width: 315px; height: 76px; background: url(/wp-content/themes/anidemon/images/search_bg.jpg) no-repeat; padding: 26px 27px 0 27px; float: right; margin-top: 40px; } #search .btn{ background: #000 url(/wp-content/themes/anidemon/images/searchbutton.gif) no-repeat; width:82px; height:32px; line-height:32px; text-align:center; color:#cdb6b6; font-weight:bold; margin:0px; } #search #s { background:#141414; padding: 6px; font-size: 12px; color: #737373; font-weight: bold; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; width: 210px; } .searchinput{ float:right; width:228px; height:32px; padding:2px; } .rss { color: #ff7800; padding-top: 15px; } .rss a, .rss a:visited { color: #ff7800; } #page { background: #141414 url(/wp-content/themes/anidemon/images/page_bg.jpg) repeat-y; height: 1%; overflow: hidden; margin-bottom: 20px; } #nav { height: 45px; padding-top: 8px; font-size: 12px; color: #A7A6A6; font-weight:bold; padding-left: 10px; margin-bottom: 50px; } #nav li { list-style: none; float: left; } #nav a, #nav a:visited { color: #A7A6A6; display: block; float: left; height: 29px; line-height: 29px; text-align: center; padding: 0 12px; } #nav li:hover { background: url(/wp-content/themes/anidemon/images/nav_left.jpg) no-repeat center left; } #nav li a:hover { background: url(/wp-content/themes/anidemon/images/nav_right.jpg) no-repeat center right; text-decoration: none; } * html #nav li a:hover { background: #232323; } #content { width: 723px; float: left; background: url(/wp-content/themes/anidemon/images/content_bg.jpg) repeat-x; padding: 0 10px 20px 10px; } #content h2.other-posts { height: 31px; font-size:12px; line-height: 31px; background: #151515; padding: 0 10px; border: 1px solid #060606; color: #888888; margin-bottom:1px; } #content #other-posts { list-style: none; padding: 1px; margin-top:15px; margin-bottom:15px; } #other-posts li { background: #0e0e0e; height: 30px; line-height: 30px; border-left: 1px solid #050505; border-right: 1px solid #050505; border-bottom: 1px solid #050505; border-top:1px solid #0f0f0f; margin-bottom: 1px; padding: 0 10px; } #other-posts li a { float: left; } #sidebar { width: 207px; padding: 10px; float: right; background: url(/wp-content/themes/anidemon/images/sidebar_bg.jpg) no-repeat; } #sidebar h2 { font-size: 14px; color: #888; padding: 5px; border-bottom: 1px dashed #404040; } #sidebar ul, #sidebar ul ol { } #sidebar ul li { list-style: none; margin-bottom: 15px; } #sidebar ul p, #sidebar ul select { margin: 5px 0 8px; } #sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; } #sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; } #sidebar ul ol li, ol li { list-style: decimal outside; } #sidebar ul ul li, #sidebar ul ol li { margin: 10px 0; padding: 0 0 0 10px; background: url(/wp-content/themes/anidemon/images/sidebar_li.jpg) no-repeat center left; } #sidebar #searchform #s { width: 108px; padding: 2px; } #sidebar #searchsubmit { padding: 1px; } #sidebar a, #sidebar a:visited { color: #888; } #sidebar a:hover { background: #2e0303; text-decoration: none; } #footer { } .post { margin: 0 10px 20px 10px; } .postmetadata { text-align: center; padding-top: 5px; margin: 30px 0; clear: both; } .postmetadata ul, .postmetadata li { display: inline; list-style: none; } .attachment { text-align: center; margin: 5px 0px; } .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; } .alt { background-color: #1F1D1D; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; } .clear { clear: both; } 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 } .center { text-align: center; } .hidden { display: none; } .navigation { text-align: right; margin-top:10px; } .aligncenter { margin: 0 auto; } .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; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } .commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; } .commentlist li { font-weight: bold; } .commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; } .commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; } .commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; } .commentlist { text-align: justify; } .commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; } .commentlist p { margin: 10px 5px 10px 0; } #commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; background: #AFAFAF; } #commentform textarea { padding: 2px; background: #AFAFAF; } #commentform #submit { } #commentform p { margin: 5px 0; } #commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; } #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 100%; } #wp-calendar #next a { padding-right: 10px; text-align: right; } #wp-calendar #prev a { padding-left: 10px; text-align: left; } #wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; } #wp-calendar a { display: block; } #wp-calendar caption { text-align: center; width: 100%; } #wp-calendar td { padding: 3px 0; text-align: center; } #wp-calendar td.pad:hover { background: #ffffff; } #wp-calendar th { font-style: normal; text-transform: capitalize; } #right { float:right; margin:20px 0 0; display:inline; width:315px; } #left { float:left; margin:20px 0 0; display:inline; width:315px; } #mainwrap { width:655px; margin:5px auto 0; } #mainwrap h2 { border: 1px solid #4d4d4d; width:25px; padding:4px; height:25px; line-height:25px; font-size:15px; background:#383838; text-align:center; color:#fff; margin-top:20px; margin-bottom:8px; } #mainwrap h2 a { color:#fff; } .listings-left { list-style: none; line-height:19px; padding-bottom:8px; padding-top:8px; border-top: 1px solid #181818; } .listings-right { list-style: none; line-height:19px; padding-bottom:8px; padding-top:8px; border-top: 1px solid #181818; } .catimage { float:left; margin:10px 20px 10px 0; border: 1px solid #3d3d3d; } .wprp_form form textarea { border: 1px solid #000; border-top:1px solid #060505; border-left:1px solid #060505; border-right:1px solid #060505; border-bottom:1px solid #2b2b2b; background-color: #141414; margin:10px; color:#3b3a3a; padding:3px; } .wprp_form form select { margin:10px; width:170px; background-color: #141414; border:1px solid #060505; color:#3b3a3a; padding:2px; font-weight:bold; } .wprp_form form option { background-color: #141414; color:#3b3a3a; font-weight:bold; line-height:20px; } .wprp_submit { color:#3b3a3a; font-weight:bold; text-align:center; line-height:29px; width:120px; height:29px; background:#131313; border-left:1px solid #0f0f0f; border-right:1px solid #0f0f0f; border-bottom:1px solid #0f0f0f; border-top:1px solid #222121; margin:10px 30px 10px 10px; } .commentbox{ margin:10px; } div.letter li{list-style: none;text-align:center;float:left;margin:5px; border-top: 1px solid #1c1c1c; border-right: 1px solid #040404; border-left: 1px solid #1c1c1c; border-bottom: 1px solid #040404; background:#0e0e0e; font-weight:bold; } div.letter li .123{height:25px;width:25px;padding:15px;} div.letter li a{float:left;font-size:12px;padding:10px 14px;} div.letter li a:hover{background:#490303;color:#fff;} } @media all { .wp-pagenavi a, .wp-pagenavi a:link { padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; border: 1px solid #000; background-color: #0e0e0e; } .wp-pagenavi a:visited { padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; border: 1px solid #000; background-color: #0e0e0e; } .wp-pagenavi a:hover { text-decoration:underline; } .wp-pagenavi a:active { padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; border: 1px solid #000; background-color: #0e0e0e; } .wp-pagenavi span.pages { padding: 2px 4px 2px 4px; margin: 2px 2px 2px 2px; color: #888888; } .wp-pagenavi span.current { padding: 2px 4px 2px 4px; margin: 2px; font-weight: bold; color: #888888; border: 1px solid #000; background-color: #0e0e0e; } .wp-pagenavi span.extend { padding: 2px 4px 2px 4px; margin: 2px; border: 1px solid #000000; color: #888888; background-color: #0e0e0e; } } @media screen { .tdomf_form { } .tdomf_form fieldset { border: 0px; } .tdomf_form label { } .tdomf_form .required { font-weight: bold; } .tdomf_form fieldset { text-align: left; width: 100%; padding-top: 5px; padding-bottom: 5px; } .tdomf_form fieldset legend { font-weight: bold; padding-bottom: 10px; padding-left: 0px; margin-left: 0px; } .tdomf_form_preview { border: 1px dotted black; padding: 5px; margin: 5px; margin-bottom: 20px; } .tdomf_form_preview p { margin-left: 15px; } .tdomf_form_message { padding: 5px; margin: 5px; margin-bottom: 20px; text-align: left; } #tdomf_upload_inline_form { text-align: left; background-color: white; width: 100%; height: 100%; } #tdomf_upload_inline_form .required { font-weight: bold; } .tdomf_upload_inline_errors { color: red; } ul.tdomf_category_checklist, ul.tdomf_category_children { list-style-type: none; } .tdomf_buttons { text-align: left; } .tdomf_buttons td { width: 10px; }  #ed_toolbar input {  } #ed_toolbar input:hover {  } #ed_bold { font-weight:bold; } #ed_italic { font-style:italic; } #ed_link, #ed_ext_link { color:blue; text-decoration: underline; } #ed_under { text-decoration: underline; } #ed_strike { text-decoration: line-through; }  .tdomf_shadow { background: black; display: none; position: absolute; top: 0px; left: 0px; width: 100%; padding: 15px; } .hidden { display: none; } .progress { position: absolute; display: block; background: #f9fcfe; padding: 5px; } } 