/*  
Theme Name: Optimize for der Loggly
Version: 1.155727349790922
 _     _  _____   _____  _    _ _______  ______
 |_____| |     | |     |  \  /  |______ |_____/
 |     | |_____| |_____|   \/   |______ |    \_

..............................?7+~~~~~~?.....III..7++7..........................
..............................?7+:,,,,::?...7???.7==?7..........................
.................................777II=~~~~+?+??I~=?+==?........................
.....................................+~~~~~~~~=++~=~~+I7........................
...................................?~~~~~~~~~~~~~~~~=?I7..7+====+?7.............
..................................?~~~~~~~~~~~~~~~~~~~~=+?:,,::~~~+7............
................................I~~~~~~~~~~~~~~~~~~~~~~~~+III+=~::=I............
..............................+I=~~~~~~~~~~~~~~~~~~~~~~~+I...7777777............
........................7...7=~:,,.,:~~~~~~~~~~~~~~~:,,:?.......................
........................I+=~,....,:~~~~~~~~~~~~~~~~~~~,,,:+I....................
...........777777.........7=~=+?77I+~~~~~~~~~~~~~~~~~::=I7777I77................
.........77IIIIIII7......7+:+7777777I~~~~~~~~~~~~~~~,~?I77777...................
......7I?++IIIIIIII7....7=:I 7?+~~+777=~~~~~~~~~~~::I7I+==+77I77................
.....I?II?=+IIIII?+I....I:~77I=~,.~+77+~~~~~~~~~~~,+77+=~~=+7777................
...7IIIIIII+~~==?III ..I~::I7I+=::=?77=~~~~~~~~~~:,?7?=:..~+77II................
..7I+?II?+==+===?III7..?::,+7 II++?77I:~~~~~~~~~~:,=77==~~=+77I?7...............
.7II?=~~?IIIIIII+=?I7.I:::,,,+?I 77?~,:~~~~~~~~~~~:,:I 7II77?+==?7..............
.7?+=+?==IIIIIIII+=I7.?~::::,,::~~:,,:~~~~~~~~~~~~~:,:+I7I?++====7..............
7I?IIIII?==III??+++I.7~~~~~:~~~~~~=+?????:...,:~~~~~~~~?777III??................
7??IIIIIII==+====+?I.?~~~~~~~~~~=????????+,.....,~:,:~~?.....7~.................
II+=?II?=~=+==?IIII77=~~=~~~=+?????????????~......~???+=77......................
??I?=++==+III=++I?7.I~~=~~~=?+++???????????+:...,=??????II7.....................
???++=~+II??????+I=.?~~~~~=++++?++?????????+:...=????????II7....................
??+?II?~=I???????7.7+~~~~~~+?++??????????+:..,...~?????+?+I7....................
????????+=+??+++I=.7=~~~~~=+?????+++=~:,,..,=???=:,~=++??++?~=,.................
I?+???????~~=++?7..I~~~~~~+?????+~:,,,,,:=I777I?777I=~~=??~::~++I...............
I?+=+???+==~+???7..?~~~~~~?I?????????++++I777III7777I????+~::::::=?7..II........
7???+~~=+?++++?I...+~~~~~~~~~==++?????II??777III777+~::~~~~~::::::=+=:=.........
7I?+====+++++?II...+~~~~~~~~~::::~~~~~==~~?77III777::~~~~~~~~+++===++==?7.......
.7??++++=~++++II..7~~~~~~~~~~~~~~~~~~~~~~~~I7III77+:~~~~~~~~~+++=++=++=++?7.....
.7I?+++++=====?I..7~::~:::~~~~~~~~~~~~~~~~:I7III77=:~~~~~~~~=+++++=+++++?I7.....
..7?+=++=~~=~=+?7.7~:::::::::~~~~~~~~~~~~~:=77II7?:~~~~~~~=+++++=++++++?I.......
...I?++=~=+==~==7.7:::::::::::~~~~~~~~~~~~:~77II7+:~~~~~~==+++==++++=+?I7.......
....7?=========~~?7~:::::::::::::~~~~~~~~:::+???+::~~::=++++++++++==+I7..7++7...
.....7?=~=====~~~~+~::::::,,::::::~~~~~~~::::::::::::~=+++++++++++=??7...+,:7...
......7I+=~~=======~::,,,:,,,,,,,::,:~~~~~~:::::::::=+=+=+=+++++++:=7..7~,,,,:+I
....... I+=~=======~:::,,,,,,,,,,:::,:~~~~~::::::::++=+=+++++++++:::?..+,,,,,+?I
.....7III???+====~~=~:::,,,,,,,,,:::::,,:~~~::::~++++=++++++=+~~,,:::=~.,,,,,:?7
.....I????????++=====:::,,,,,,,,,::::::,,:~~~:~~++=++++++++=+~:,,:::::,,,,,,~I:.
......7II?????????????+~:,,,,,,,,~=++??????+~~~~==++++++==+????????+=,,,~+?7....
.........77III???????????=,,,,,,,??????????+~~~~++=++++==++??????????==+???7....
....................77II??+,,,,,:???III??+=+++++==+++++++??7...........77777....
........................7I?~,,,,:??I7.7I+?IIIIII?+=++++++?I7....................
..........................7?+~,,+??7.....I???????I?===+?I7......................
...........................I???+??I ......7I??????I==+?I7.......................
.............................77I77...........II???I+??7.........................
..............................................+7I????7..........................
................................................7I??7...........................
*/

/* include styles */
@import "reset.css";
@import "forms.css";

/* defaults */
* { font-family:"Lucida Grande","Helvetica","Arial",sans-serif; }
body  { font-size: 14px; line-height: 1.5; color: #777; background-color: #fff; }
h1, h2, h3, h4, h5, h6  { margin: 0; color: #900000; }
h1  {font-size: 36px;} h2  {font-size: 30px;} h3  {font-size: 24px;} h4  {font-size: 20px;} h5  {font-size: 18px;} h6  {font-size: 16px;}
p  {margin: 0;}

/* links */
a:link, a:visited  { color: #1485CC; text-decoration:none; }
a:hover  { text-decoration:underline; }
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  {text-decoration: underline;}

/* containers */
#container{ padding-bottom: 5px; }
#top{ background:url(images/bg.png) center repeat-x; }
#pagetop{ background:url(images/bg-page.png) center; background-size: 100%; }
#header{padding: 8px 0 8px;clear:both;position:relative;z-index:10;}
#page-header{padding:6px 20px;clear:both;position:relative;z-index:10;}
#pagelogo{ padding-left: 10px; }
#account_name{color:white; font-size:30px; vertical-align:top; padding-left:10px; }
.col-left { float: left; }
.col-right { float: right; }
.col-full  { width: 960px; margin: 0 auto;}

/* nav bar */
ul#nav { margin-top:5px; }
#nav { text-transform: uppercase; z-index:100; margin:0; padding:0; list-style:none; line-height:1; }
#nav a  { display:block; z-index:100; padding:0 10px; line-height:24px; margin-top: 2px; color:#eeeeee; }
#nav li  { float:left; width: auto; padding:2px 5px;}
#nav li:hover, #nav li.current_page_item { color: #eeeeee;  text-decoration:underline; }
#nav li li.current_page_item { color: #eeeeee; text-decoration:underline; }
#auth_nav { font-size: 12px; float: right; padding-right: 10px; color: #eeeeee; }
#auth_nav a { color: #eeeeee; }
.navsep {color:#cccccc; font-size:110%; margin:0 2px 0px 6px;}

/* app actions bar */
#app_nav { background-color:#eee; font-size: 16px; height: 27px; padding: 8px 16px 8px 16px; border-bottom:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd; }
#app_nav_search { float: right; overflow: hidden; }
#app_nav_search .textbox { font-size: 16px; background:url("/media/images/search.png") no-repeat scroll left center #FFFFFF; border-color:#CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC; border-right:medium none; border-style:solid none none solid; border-width:1px medium medium 1px; height: 23px; margin-left: 2px; padding-left:20px;}
#app_nav_search .placeholder { font-style: oblique; color: gray; }
    
#app_nav_links { float: left; width: 43%;}
a.nav_selected { color: #900000; }

/* content */
#content{ background: url("images/bg-content-top.png") repeat-x ; min-height:550px; padding-top: 3px; }
#content .block { margin: 20px 0; }
#main{ width: 670px; margin: 20px 10px 0 20px;}
#main.fullwidth  { width: 960px; }
#support_toc {font-size: 12px; background-color: #eee; width: 280px; float: right; margin: 0px 0px 15px 15px; padding: 10px; border: 1px solid #aaa;}
#app {margin-top: 20px;}

#content span.breadcrumbs { line-height:40px;}
#content span.breadcrumbs { display:block; font-size: 24px; font-weight:bold; }

.bighoover {margin: 60px 0 0 30px; float: right;}

/* error boxes */
.error { color: #900000; font-size: 16px; border: 1px solid #FFCDCD; background-color: #FFEDED; width: 384px; padding: 10px; margin: 0px 0px 20px 0px}
.errorhidden { font-size: 16px; border: 0px; width: 384px; height: 0px; padding: 0px; margin: 0px;}
.error p{ margin-top: 0px; color: #900000; }
.errorlist { color: #900000; font-size: 16px; border: 1px solid #FFCDCD; background-color: #FFEDED; width: 384px; padding: 10px; margin-bottom: 20px;}
.smallerrorlist { color: #900000; font-size: 16px; border: 1px solid #FFCDCD; background-color: #FFEDED; width: 284px; padding: 10px; margin-bottom: 20px;}
.resetlink p{ margin-top: 20px; margin-bottom: 20px; }

/* forms */
#signupstory {font-size: 18px; line-height: 30px;}
span.blurb p{margin-top: 30px;}
span.blurb input {width: 200px; border-top: 0px; border-right: 0px; border-bottom: 1px dashed #777777; border-left: 0px; font-size: 16px; color: #900000;}

/* tooltips */
.help { color: #900000; cursor: pointer;}
.status_help { color: #900000; cursor: pointer;}
#tooltip { position: absolute; z-index: 3000; border: 1px solid #111; background-color: #eee; padding: 5px; opacity: 0.85; }
#tooltip h3, #tooltip div { font-size: 14px; color: #444; margin: 0; }

/* registration agreement */
#agreement { margin: 20px 0px 20px 4px; }

/* user managment */
#adduser { margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }

/* input managment */
#input-add { margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }
#input-edit { margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }
#input-activty { margin-top: 20px; margin-bottom: 20px; padding-top: 10px; }
#input-devices{ margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }
#input-s3{ margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }
#input-s3 tt{font-family: 'courier new','courier','monospace';}
#input-instructions{ display: none; margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }

/* repo managment */
#repo-add { margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }
#repo-inputs { margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }
#repo-add-input { margin-top: 20px; margin-bottom: 20px; border-top: 1px dotted #444444; padding-top: 10px; }

/* sparklines */
.inlinesparkline { display: none; margin: 1px; }

/* highcharts */
.highcharts-toolbar { display: visible; }

/* 2.5 Sidebar */
#sidebar{width:240px;overflow:hidden; padding:30px 10px 0 10px;}
#sidebar h3 {margin-bottom: 4px; font-size: 18px; color: #555;}
#sidebar h4 {margin-bottom: 4px; font-size: 16px; color: #555;}  

/* 2.6 Footer */
#footer{ padding: 20px 0;border-top: 1px solid #eee; }
#footer #credit, #footer #copyright { color: #777; }
#footer #credit a, #footer #copyright a { color: #999; }
#footer #center { margin:0 auto; text-align:left; width:960px;}
#footer #footer-credits { padding:25px 0 20px; margin: 20px 0; }
#footer #credit img{vertical-align:middle;}
#footer #credit span{display:none;}
#footer div.center { margin:0 auto; text-align: left; width: 960px; text-align: center;}
#footer a.footlink { color: #999; padding: 0 0 0 10px; }

/* blog featured area*/
#featured { repeat top left; }
#featured h2, #featured h1, #featured span.archive_header { line-height:40px;}
#featured span.archive_header  { display:block; font-size: 18px; font-weight:bold; }
#featured span.archive_header.blog  { }

/* 2.8 Homepage */
#featured.home .featured-image { width:440px; margin-left: 10px; padding:16px 0 0; margin-bottom: 0px; position:relative; text-align:center; }
#featured.home .play { background:url(images/btn-play.png) no-repeat; position:absolute; left: -18px; top: -18px; width:440px; height:300px;}
#featured.home .featured-content { width:450px; height:320px; padding:20px 0 0; }
#featured.home h2 { font-size: 40px; color:#eeeeee; padding:0 0 10px;}
#featured.home p { font-size: 18px; color:#eeeeee; line-height:30px; }

#featured a.button { font-size: 16px; background: url(images/btn-featured-right.png) no-repeat scroll top right; display: block; float: left; height: 44px; padding-right: 16px;text-decoration: none;color: #777; margin:30px 30px 20px 0;letter-spacing:-1px;}
#featured a.button span {	float:left; background: url(images/btn-featured.png) no-repeat; display: block;	line-height: 44px; padding: 0px 10px 0px 55px; } 
#featured a.button:hover span{ text-decoration:none; color:#555; }
#featured a.button:hover { cursor:pointer; }

#twitter { border-top-width: 0px; margin-top: 75px; padding: 0px; color:#777; height:130px; }
#twitter #twitter_update_list { margin-left:0px; }
#twitter #twitter_update_list li { background: none; padding-left: 0px; line-height:22px; margin-bottom: 8px;}
#twitter strong { color: #900000; }
#dirt { background: url()}

/* Rounded Bubble */
div.bubble div.rounded { margin-bottom: 10px; border: 3px solid #dbdbdb; background-color: #fff; }
div.bubble div.rounded blockquote { border: 0; background-color: transparent; }
div.bubble div.rounded blockquote p { margin: 0px 10px; }
div.bubble cite.rounded { position: relative; margin: 0px; padding: 13px 20px 0px; top: 10px; background: transparent url(images/tip-rounded.gif) no-repeat 15px 0; }
div.bubble cite.rounded strong { visibility: hidden; }

#mini-features { margin: 20px 0 20px; color: #555; }
#mini-features .block.last { margin:0; }
#mini-features .block { width:280px; margin:0 20px 30px 20px; float:left; }
#mini-features .feature { margin-left:55px; }
#mini-features .home-icon { float:left; }
#mini-features h3 { margin-bottom:10px; }
#mini-features a.btn { margin: 15px 0 0 0; background:#f0f0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#333; text-transform:uppercase; border:none; padding:4px 20px 4px 12px; }
#mini-features a.btn:hover { background:#06a0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#fff; text-decoration:none; }
#mini-features p { color:#555; }

#main-page1 { padding: 30px 0 0; }
#main-page2 { padding: 0 0 30px; }

#info-box { background: #f7f7f7; border-bottom:1px solid #dbdbdb; padding:30px 40px 10px; margin:0 0 20px; }
#info-box .block { width:420px; margin:0 40px 20px 0; float:left; }
#info-box .block.last { margin-right:0; }
#info-box .icon { float:left; }
#info-box h3 { background: url(images/bg-info-box-title.png) repeat-x scroll center bottom; text-transform:uppercase; padding:0 0 15px 50px; line-height:30px; margin-bottom:15px; }
#info-box p { color:#eeeeee; padding-bottom:15px; }
#info-box blockquote { background:url(images/bg-quote.png) no-repeat top left; padding:0 0 15px 50px; color:#777; font-style:italic; min-height:12px; }
#info-box cite { padding:0 0 0 50px; }
#info-box .quote { padding-bottom:20px; }

/* 3. POSTS */
.post  { margin: 0 0 25px 0;}
.post .title  { width:100%;position:relative; margin: 0 0 5px 0; }
.post .title a:link, .post .title a:visited  { color: #900000; }
.post-meta{margin: 0 0 15px 0; color:#9F9F9F;}
.post-meta .comments a  { padding: 0 0 0 20px; text-transform: uppercase; }
.post p.tags{background:url(images/ico-tag.gif) no-repeat center left;padding-left:25px;width:100%;clear:both;}
.entry  {}

/* 3.1 Typographic Elements */
.entry h1 {}  .entry h2 {}  .entry h3 {margin-top: 15px; color: #444444; }  .entry h4 {margin-top: 15px; color: #444444;}  .entry h5 {margin-top: 15px; color: #444444;}  .entry h6 {}

.entry p  { margin: 0 0 15px 0; }

.entry blockquote  { padding: 10px 30px; color: #666; }
.entry blockquote p  {}

.entry ul  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: disc; }
.entry ul ul li  { list-style-type: disc; }
.entry ol  { margin: 0 0 15px 0; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }

/* 3.2 Images */
.entry img  { margin-right: 10px; border: 1px solid #ccc; }
img.wp-smiley  { padding: 0; border: none; }
.entry .alignleft  { float: left; width: auto; margin: 10px 15px 10px 0; }
.entry .alignright  { float: right; width: auto; margin: 10px 0 10px 15px; }
.entry .aligncenter  { text-align: center; }
.entry .wp-caption { padding: 1px; text-align:center; background:#F8F8F4; border: solid 1px #e6e6e6; }
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; }
.entry .wp-caption-text { margin:0; padding:0; text-align:center; }

/* 4.2 Generic Widgets */
.widget  { margin: 0 0 30px 0; }
.widget p { color:#666; }
.widget ul  { clear:both; }
.widget ul li  { background: url(images/ico-bullet.png) no-repeat left 8px; padding-left:15px; }
.widget ul li a:hover  { color: #000; }
.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

/* app tables */
table { font-size: 14px; width: 100%; text-align: left; border-collapse: collapse; }
th { font-size: 14px; font-weight: normal; padding: 8px; color: #990000; }
td { white-space:nowrap; padding: 8px; color: #4C4C4C; }

#inputs {margin-top: 10px; margin-bottom: 10px;}
#repos {margin-top: 10px; margin-bottom: 10px;}
#users {margin-top: 10px; margin-bottom: 10px;}
.item_table { font-size: 14px; width: 100%; text-align: left; border-collapse: collapse; }
.item_table th { font-size: 14px; font-weight: normal; padding: 10px 8px; color: #990000; }
.item_table .empty { background-image: url(/media/images/asc.gif); background-image: url(/media/images/desc.gif); display: none; }
/* this needs to come before .delete */
.item_table .even { background: #e8edff; }
/* this needs to come after .even */
.item_table .delete { background: #d8ddff; }
/* this needs to come after .even */
.item_table .delete-more { background: #c8cdff; }
.item_table .header { background-repeat: no-repeat; background-position: center right; cursor: pointer; }
.item_table .headerSortUp { background-image: url(/media/images/asc.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
.item_table .headerSortDown { background-image: url(/media/images/desc.gif); background-repeat: no-repeat; background-position: center right; cursor: pointer; }
.item_totals { font-size: 14px; width: 100%; text-align: left; border-collapse: collapse; }
.item_totals th { font-size: 14px; font-weight: normal; padding: 10px 8px; color: #990000; }
.item_totals td { padding: 8px; color: #4C4C4C; }
.stats_table td { min-height: 10em; display: table-cell; vertical-align: middle; text-align:center; } 

/* 5.1 Comments */
#comments {position:relative;margin-top:20px;padding:0;}
#comments h3{ color:#555; font-weight:normal; }
#comments .comment.thread-even { background: #f7f7f7; border-bottom:1px solid #b2b2b2; }
#comments .comment{margin-top:10px;width:100%;list-style-type:none;}
#comments .comment .comment-container  { padding: 15px 20px; }
#comments .comment-head  { margin: 0 0 15px 0; }
#comments .comment-head .avatar  { float: right; margin: 0 0 10px 10px; }
#comments .comment-head .avatar img{margin: 0;vertical-align: middle;border:1px solid #ddd; padding:3px; background:#fff; }
#comments .comment-head .name  { margin: 0; font-weight: bold; }
#comments .comment-head .date, #comments .comment-head .edit, #comments .comment-head .perma { }
#comments .comment-entry p  { margin: 0 0 10px 0;}
#comments .reply { padding-top:10px; }
#comments .reply a {  padding:1px 15px; background:#e7e7e7; color:#555; text-decoration:none; text-transform:uppercase;}
#comments .reply a:hover { background:#06a0f0; color:#fff; }

#comments ul.children{margin:10px 0 0 25px;padding:0; }
#comments .cancel-comment-reply{margin-bottom:10px;}

#comments .navigation {background-color:#eee; border-bottom:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd;
padding:8px 15px 15px;}
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments h4#pings { margin-top:25px; }
#comments .pingbacks li.pingback { margin:10px 0; }
#comments .pingbacks li.pingback .reply { display:none; }

/* 5.2 Comments Form */
#respond  { margin: 25px 0 0 0; }
#respond h3  { color:#555; font-weight:normal; }
#respond .left { float:left; width:200px; margin-right:15px; }
#respond .right { float:left; width:380px; }

#commentform  {	margin: 15px 0 0 0;  }
#commentform input.txt  {  color:#666; background: #fcfcfc; width: 170px; margin: 0 5px 10px 0; padding: 7px 10px; border: 3px solid #e2e2e2; }
#commentform textarea  { color:#666; background: #fcfcfc; width: 95%!important; padding: 7px 10px; border: 3px solid #e2e2e2; }

input, textarea, submit { }
#commentform #submit  { margin: 15px 0 0 0; background:#f0f0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#333; text-transform:uppercase; border:none; padding:4px 25px 4px 15px; }
#commentform #submit:hover  { background:#06a0f0 url(images/ico-bullet.png) no-repeat 90% 50%; color:#fff; cursor:pointer; }

/* 5.3 Pingbacks / Trackbacks */
.pinglist li  { margin: 0 0 0 20px; list-style-type: lower-roman; }
.pinglist li .author  { font-weight: bold; }
.pinglist li .date  { }
.pinglist li .pingcontent  { display: block; margin: 10px 0; }

/* Backgrounds Gallery */
.thumbcontain { width: 300px; float: left; padding: 0px 10px 0px 5px; }
.thumbnail { -webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 3px 3px 0px; background: white; border: 1px solid #CCC; border-bottom-left-radius: 4px 4px; border-bottom-right-radius: 4px 4px; border-top-left-radius: 4px 4px; border-top-right-radius: 4px 4px; height: 200px; margin-bottom: 20px; padding: 20px; width: 260px; }
.details { border-left: 1px dotted #777; padding-left: 20px; }
