/*
Theme Name: Exotheme
Theme URI: http://exot.boo.sk/
Description: Wordpress theme for PS3portal.sk
Version: 1.0
Author: Vladimir Rejholec - "Exot"
*/



/* = BODY
---------------------------------------------------------------------------------------------------*/
body { margin: 0px; padding:0 0 10px 0; font-size: 12px; text-align: center; font-family: arial, sans-serif; background:#060606 url(images/bg.jpg) top left repeat-x; color:#1f1f1f; }
textarea { font-family: arial, sans-serif; font-size: 12px; }
/* misc */
h1, h2, h3, p, form, ul, fieldset { padding:0; margin:0; font-weight:normal; border:0; }
h1 { font-size:25px; }
p { line-height:150%; }
ul li { list-style:none; }
a { color:#1f6ada; text-decoration:underline; outline:none; }
a:hover { text-decoration:none; }
img { border:none; padding:0; display:block; }
.clear { clear:both; }
.wrap { margin:0 auto; text-align:left; width:962px; }
.textCenter { text-align:center; }
.textRight { text-align:right; }
.left { float:left; }
.right { float:right; }
.floatRight { float:right; }

/* = HEADER
---------------------------------------------------------------------------------------------------*/
.header { width:962px; height:107px; padding:28px 0 0 0; position:relative; background:url(images/layout/top-bg.jpg) right 28px no-repeat; }
.header a.logo { display:block; width:238px; height:107px; float:left; }
/*.header p.headerShorNews { float:left; width:117px; height:41px; padding:36px 20px 30px 587px; color:#fff; background:url(images/layout/top-signs.jpg) right 29px no-repeat; }*/
.header #searchform { float:left; width:117px; height:41px; padding:36px 18px 30px 587px; width:724px; height:107px; padding:0; position:relative; z-index:1; }
.header #searchform div { position:absolute; top:34px; right:0; width:145px; height:29px; padding:11px 0 0 48px; background:url(images/layout/top-signs1.jpg) no-repeat; z-index:2; }
.header #searchform div input { width:130px; height:16px; padding:2px 0 0 0; border:0; color:#0B55B8; font-size:11px; }
.header p.sub { color:#e0e0e0; position:absolute; top:5px; height:20px; }
.header p.sub .left { width:762px; }
.header p.sub .right { width:85px; margin:0 0 0 110px; }
.header p.sub .right img { float:left; margin:0 5px 0 0; }
.header p.sub .right span { float:left; }
.header p.sub .right a:hover { color:#fff; }
.header p.sub .right a { color:#e0e0e0; text-decoration:none; }
.header p.sub .right a:hover { text-decoration:underline; }
.header a.sony { top:47px; left:288px; display:block; position:absolute; width:412px; height:68px; z-index:99999; }

/* = MAIN
---------------------------------------------------------------------------------------------------*/
.main { width:762px; float:left; background:#fff url(images/bg-main.jpg) top left repeat-y; }

/* = mainMenu
---------------------------------------------------------------------------------------------------*/
.mainMenu { float:left; width:761px; height:58px; padding:0 0 0 1px; background:#333333 url(images/layout/menu/menu.jpg) top left no-repeat; }
.mainMenu li { float:left; padding:8px 0 0 0; }
.mainMenu li a { display:block; float:left; font-size:18px; color:#fff; text-decoration:none; }
.mainMenu li a span { display:block; float:left; padding:0 21px 0 21px; height:50px; line-height:46px; cursor:pointer; }
.mainMenu li a:hover { text-decoration:underline; }
.mainMenu li a:active { color:gray; }
.mainMenu li.active { padding:0; background:url(images/layout/menu/menu-item-left.jpg) bottom left no-repeat; }
.mainMenu li.active a,
.mainMenu li.active a:hover { background:url(images/layout/menu/menu-item-right.jpg) bottom right no-repeat; color:#040404; text-decoration:none; }
.mainMenu li.active a span,
.mainMenu li.active a:hover span { height:50px; padding-top:8px; background:url(images/layout/menu/menu-item-shadow.jpg) top center no-repeat; }

/* = titulka
---------------------------------------------------------------------------------------------------*/
.titulka { padding:34px 0 0 31px; }

/* = CONTENT
---------------------------------------------------------------------------------------------------*/
.content { width:700px; padding:34px 31px 30px 31px; background:url(images/layout/bg-content-bottom.jpg) bottom left no-repeat; }
.content h1 { color:#000; font-size:24px; margin:0 0 15px 0; line-height:22px; }
.content .search-terms { margin:0 0 15px 0; }
.content .search-terms h2 { margin:0 0 5px 0; }
.content .search-terms ul li { display:inline; margin:0 5px 0 0; }

/* = container
---------------------------------------------------------------------------------------------------*/
.container { padding:0 0 16px 0; margin:0 0 16px 0; border-bottom:1px solid #e2e2e2; }
.containerInner { width:470px; float:right; }
.containerSingle { padding:0 0 10px 0; }
.containerSingle img,
.containerSingle p { margin:0 0 14px 0; }
.containerSingle a img,
.containerSingle img { display:inline; }

.containerNoBorder { border:0; margin:0; }
.container img.titleImage { float:left; margin:0 18px 0 0; }
.container .separator { font-size:10px; color:#aaa; }
.container .date { font-size:10px; text-transform:uppercase; color:#666666; }
.container .views,
.container .author { font-size:10px; color:#666666; }
.container h1,
.container h2 { color:#1f6ada; font-size:22px; margin:0 0 10px 0; line-height:22px; }
.container .sociable h2 { color:#000; }
.container h1 a,
.container h2 a { text-decoration:none; }
.container h1 a:hover,
.container h2 a:hover {text-decoration:underline; }
.container a.more,
.container a.comments,
.container small a { float:left; color:#1f6ada; font-size:10px; text-transform:uppercase; margin:0 23px 0 0; font-weight:bold; }
.container p.excerpt { /*max-*/height:72px; padding:0 0 5px 0; overflow:hidden; }
* html .container p.excerpt { height:76px; padding:0; }

.containerSingle img.alignleft { /*float:left;*/ margin:0 10px 14px 0; }
.containerSingle img.alignright { float:right; margin:0 0 0px 10px; }
.containerSingle .meta { width:475px; float:right; height:131px; border-bottom:5px solid #1F6ADA; position:relative; }
.containerSingle .meta.noMeta { height:auto;}
.containerSingle .meta.hodnotenie { background:url(images/layout/meta-hodnotenie.jpg) top right no-repeat; border:0; height:136px; }
.containerSingle .meta .postMetaKey { font-weight:bold; }
.containerSingle .meta .metaEntry { display:block; line-height:150%; font-size:11px; padding:0 0 0 2px; }
.containerSingle .meta h1 { width:auto; line-height:100%; }
.containerSingle .meta.hodnotenie h1 { width:305px; }
.containerSingle .meta .metaEntry.hodnotenie { font-size:48px; color:#fff; position:absolute; top:63px; right:108px; font-weight:bold; }

/* = similarPosts
---------------------------------------------------------------------------------------------------*/
h2.similarPosts { margin:0 0 5px 0; }
ul.similarPosts { margin:0 0 20px 0; }
ul.similarPosts li { line-height:150%; list-style:disc;list-style-position: inside;  }
ul.similarPosts li a { text-decoration:none; }
ul.similarPosts li a:hover { text-decoration:underline; }

/* = comments
---------------------------------------------------------------------------------------------------*/
.comments h2 { font-size:14px; font-weight:normal; }
.comments h2.postcomment { font-weight:bold; margin:0 0 10px 0; }
.comments textarea { width:450px; height:100px; }
.comments p.noComments { font-size:11px; margin:0 0 15px 0; }
.comments input,
.comments textarea { margin:0 0 5px 0; }
.comments input#author { width:120px; }
.comments input#email { width:120px; }
.comments img { display:inline; }
.comments img.avatar { float:left; margin:0 10px 5px 0; display:block; }
.comments ol li { margin:0 0 10px 0; padding:0 0 10px 0; border-bottom:1px solid #eee; list-style:none; }
.comments ol li cite { font-weight:bold; font-size:11px; }
.comments ol#commentlist { padding:0; }

/* = SIDE
---------------------------------------------------------------------------------------------------*/
.side { width:192px; float:right; color:#fff; }
.side a { color:#fff; text-decoration:none; }
.side a:hover { text-decoration:underline; }
.side ul { margin:0 0 10px 0; width:192px; }
.side ul ul { padding:0 15px 13px 20px; margin:0; width:auto; }
.side h2 { height:56px; line-height:58px; font-size:18px; padding:2px 15px 0 20px; margin:0 0 15px 0; }
.side h3 { font-size:12px; font-weight:bold; }
.side p { line-height:120%; margin:0 0 12px 0; }
.side img { border:1px solid #3a92f4; margin:0 0 17px 0; }
.side .Bs a img { border:0; margin:0 0 10px 0; }
.side a.archive { display:block; width:155px; padding:0 5px 0 0; height:29px; line-height:23px; color:#000; font-size:10px; text-transform:uppercase; font-weight:bold; text-align:center; }
.side ul.color1 { background:url(images/layout/sidebar/sidebar-1-bg.jpg) top left repeat-y; }
.side ul.color1 ul { background:url(images/layout/sidebar/sidebar-1-bottom.jpg) bottom left no-repeat; }
.side ul.color1 h2 { background:url(images/layout/sidebar/sidebar-1.jpg) top left no-repeat; }
.side ul.color1 a.archive { background:url(images/layout/sidebar/sidebar-1-button.jpg) no-repeat; }
.side ul.color2 { background:url(images/layout/sidebar/sidebar-2-bg.jpg) top left repeat-y; }
.side ul.color2 ul { background:url(images/layout/sidebar/sidebar-2-bottom.jpg) bottom left no-repeat; }
.side ul.color2 h2 { background:url(images/layout/sidebar/sidebar-2.jpg) top left no-repeat; }
.side ul.color2 a.archive { background:url(images/layout/sidebar/sidebar-2-button.jpg) no-repeat; }
.side ul.lastComments h3 { font-size:13px; }

/* = archiv
---------------------------------------------------------------------------------------------------*/
ul.car-list ul { padding:0 0 5px 10px; }
ul.car-list .car-yearmonth { font-weight:bold; }
.car-container { margin:0 0 15px 0; }
.car-toggler { display:block; margin:0 0 15px 0; }

/* = footer
---------------------------------------------------------------------------------------------------*/
.footer { color:#999; font-size:11px; padding:15px 0 15px 31px; }
.footer a,
.footer span { color:#aaa; }


.add { width:100%; float:left; margin:0 0 15px 0; }
.add .twitter { width:55px; float:left; margin-right:5px; }
.add .gplus { width:50px; float:left; margin-right:5px; }
