/* pozridomenu.com, made with sense in 2009 */

/* YUI CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }


/* HYPERLINKS */
a { color: #FFF; outline-style: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { color: #db5b3e; text-decoration: none; }
a:active { text-decoration: none; }


/* BASIC */
body { color: #FFF; background-color: #272118; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; }
#wrapper { background: url(../img/header_bg.jpg) repeat-x 0 0; }
#subwrapper { margin: 0 auto; position: relative; width: 980px; }


/* HEADER */
#header { height: 138px; position: relative; }
#header h2 a { display: block; height: 68px; overflow: hidden; position: relative; text-align: center; top: 34px; width: 408px; }
#header h2 a span { background: url(../img/logo.jpg) no-repeat 0 0; cursor: pointer; display: block; height: 100%; position: absolute; left: 0; top: 0; width: 100%; }
#header .advertisement { position: absolute; height: 60px; right: 0; top: 34px; width: 480px; }


/* NAVIGATION */
.menu_main { margin: 0 auto; font-size: 12px; height: 40px; line-height: 40px; text-align: center; }
.menu_main li { display: inline; }
.menu_main li a { color: #FFF; padding: 0 20px; text-decoration: none; text-transform: uppercase; }
.menu_main li a:hover,
.menu_main a.active { color: #393126; }

h1 { color: #FFF; font-size: 15px; font-weight: bold; padding-bottom: 10px; }
h1 .count { font-size: 15px; font-style: italic; }
h1 a { color: #EE6A4C; }


/* CATEGORIES */
.categories_by_alphabet { background: #db5b3e url(../img/alphabet_bg.jpg) no-repeat 0 0; height: 37px; margin: 0 auto; line-height: 37px; text-align: center; width: 820px; }
.categories_by_alphabet li { display: inline; font-size: 15px; padding: 0 3px; }
.categories_by_alphabet li a { color: #FFF; text-decoration: none; }


/* SEARCH FORM */
.search_form { margin: 20px auto; position: absolute; right: 0; top: 34px; width: 345px; }
.search_form form .input input { background-color: #FFF; border: none; color: #352D20; float: left; font-size: 14px; height: 20px; padding: 0 5px; width: 250px; }
.search_form form .input input:focus { background-color: #B8AE9D; }
.search_form form .submit input { background-color: #352D20; border: none; color: #FFF; cursor: pointer; float: right; font-size: 14px; height: 20px; width: 80px; }


/* MAIN */
#main { margin: 0 auto; padding: 15px 0; width: 820px; }


/* CONTENT */
#content { float: left; width: 600px; }
#content h2 { color: #FFF; font-size: 15px; font-weight: bold; padding-bottom: 10px; margin-top: 20px; }

/* SIDEBAR */
#sidebar { float: right; margin: 20px 0; width: 25%; } 
#sidebar h2 { background-color: #352D20; font-size: 12px; font-weight: bold; padding: 5px 5px 2px 5px; margin-bottom: 3px; text-transform: uppercase; }
#sidebar a { color: #EE6A4C; font-size: 12px; text-decoration: underline; }


/* BREADCRUBMS */
.breadcrumbs { border-bottom: 1px solid #352D20; padding-bottom: 5px; margin-bottom: 10px; width: auto; }
.breadcrumbs a { color: #EE6A4C; text-decoration: underline; }
.breadcrumbs strong { font-weight: bold; }


/* DETAILS */
.advertisement { background-color: #352D20; float: left; height: 280px; width: 100%; }
.screenshot { float: right; padding: 10px; }
.details { float: left; margin: 20px 0; width: 100%; }

.details table { margin-bottom: 10px; width: 100%; }
.details table caption { background-color: #352D20; font-size: 12px; font-weight: bold; padding: 5px 5px 2px 5px; text-transform: uppercase; }
.details table tr td { padding: 3px 0; }
.details table td.name { color: #EE6A4C; font-size: 12px; font-weight: bold; vertical-align: top; width: 220px; }
.details table td.value a { color: #EE6A4C; text-decoration: underline; }
.details table td.value { font-size: 12px; }


/* PAGINATION */
.pagination { margin: 20px 0 10px 0; float: left; }
.pagination a,
.pagination .current,
.pagination .disabled { background-color: #352D20; border: 1px solid #EE6A4C; color: #EE6A4C; float: left; margin-right: 2px; padding: 2px 5px; }
.pagination .current { background-color: #EE6A4C; color: #FFF; font-weight: bold; }
.pagination .disabled { color: #352D20; background-color: #272118; border: 1px solid #352D20; }
.pagination a:hover { border: 1px solid #d25032; color: #d25032; }
.pagination .next,
.pagination .previous,
.pagination .first,
.pagination .last { font-weight: bold; }


/* DOMAIN LIST */
.domains_list { font-size: 12px; margin-top: 10px; }
.domains_list li { float: left; width: 200px; }

.top_keywords li { display: inline; }

/* BLOG */
p { padding-bottom: 15px; }
strong { font-weight: bold; }
em { font-style: italic; }
#blog #main a { color: #EE6A4C; text-decoration: underline; }
#blog #main a:hover { text-decoration: none; }
#blog h1 { line-height: 1.2em; font-weight: normal; }
#blog h2 { font-size: 25px; font-weight: normal; line-height: 1.2em; padding-bottom: 20px; }
#blog h3 { font-size: 20px; font-weight: normal; padding-bottom: 20px; }
#blog .post { border-right: 200px solid #352D20; padding-right: 20px; margin-bottom: 20px; position: relative; }
#blog .post .datetime { position: relative; float: left; font-style: italic; font-weight: bold; margin-right: 5px; }
#blog .more-link { color: #EE6A4C; float: right; font-size: 12px; margin: 5px 0; text-decoration: underline; text-transform: uppercase; }
#blog .entry { margin-bottom: 15px; }
#blog .meta { background-color: #352D20; display: block; padding: 8px; }
#blog #footer a { color: #352D20; text-decoration: underline; }

#blog #main .pagination a { text-decoration: none; }
#blog #main .pagination a:hover { color: #D25032; }
#blog .pagination .previous { float: left; }
#blog .pagination .next { float: right; }

#blog .avatar { float: left; margin-right: 20px; }
#blog .comment { background: #352D20; float: left; margin-bottom: 30px; padding: 15px; position: relative; width: 724px; }
#blog .comment-author-admin { background-color: #231D13; }
#blog .comment-text { margin-top: 10px; }
#blog .comment .datetime { position: absolute; right: 15px; top: 15px; }

#blog #comments { color: #EE6A4C; font-size: 17px; font-style: italic; }
#blog #commentform { border-right: 380px solid #352D20; }


/* FOOTER */
#footer { border-top: 1px solid #352D20; clear: both; color: #352D20; font-size: 12px; margin: 10px auto; padding-top: 2px; text-align: center; width: 820px;  }
#footer a { color: #352D20; text-decoration: underline; }


/* MISC */
.clearer { clear: both; display: block; }
.cake-sql-log { background: #a48150; color: #393126; margin: 0 auto; width: 980px; }