/*  
Theme Name: Guangzhou
Theme URI: http://urbangiraffe.com/themes/guangzhou/
Description: A two-column theme with configurable skins and custom widgets.  Also available for bbPress
Version: 0.2.1
Author: John Godley
Author URI: http://urbangiraffe.com/
*/

/* A combination of various 'reset' styles */

* {padding: 0; margin: 0; font-weight: normal;}
body {font: 12px/1 "Lucida Grande",Verdana, sans-serif; margin: 0; padding: 0; position:  relative;}
:focus { outline: 0; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Default styles */

code, pre, kbd, var, sample { font: 1.1em "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace; }
pre {
margin-bottom: 1em;
background-color: #e5e5e5;
padding: 0.5em;
overflow: hidden;
}
abbr, acronym { border-bottom: 1px dotted; cursor: help; font-size: 0.9em; letter-spacing: .07em; }
em { font-style: italic; }
sup {font-size: smaller; vertical-align: 0.5em; line-height: 1px;}
strike, blockquote { color: #777; }
small { font-size: 0.8em; }
big { font-size: 1.2em; }
strong { font-weight: bold; }
dl { margin: 10px 0px; }
dt { font-weight: bold; }
dd { margin-left: 20px; }
ol { list-style-type: decimal; margin: 0px 0px 10px 25px; }
a code { text-decoration: underline; }
strong a { font-weight: bold;}

p.alignright {
text-align: right;
float:  right;
}
img.alignright, img.alignleft, img.centered
{
padding:  3px;
background-color: white;
border:  1px solid #aaa;
margin: 0px 1em 1em 1em;
}

img.alignright { float:  right; margin-right: 0px; }
img.alignleft { float:  left; margin-left: 0px; }
img.centered { display:  block; margin: 0px auto 1em auto; }
img.border { border: 1px solid #aaa; background-color: white; padding: 2px; }

a { text-decoration: none}
p { line-height: 1.6; margin: 0px 0px 1em 0px; }
img { border:  none; vertical-align: middle; }
h2 { font-size: 1.8em; margin: 0 0 0.33em; line-height: 1.2;}
h3 { font-size: 1.6em; margin: 0 0 0.25em; line-height: 1.2;}
h4 { font-size:  1.4em; margin: 0.5em 0 0; line-height: 1.2;}
h5 { font-size:  1.2em; margin: 0.5em 0 0; line-height: 1.2;}
h6 { font-weight: bold; margin: 0.5em 0 0; line-height: 1.2;}

p.centered
{
text-align: center;
}


/* Guangzhou styles */

.page
{
width: 1000px;
}

.page
{
margin: 0 auto;
min-width: 700px;
position: relative;
}


/* Lead elements on home page */
#lead
{
padding-top: 20px;
}

#lead ul li
{
float:  left;
width:  270px;
padding: 10px;
}


/* Header */

#header
{
position: relative;
padding-top: 1em;
padding-bottom: 10px;
color: #666;
}

#header h1
{
margin-left: -4px;
font: 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 2.2em;
font-family: Georgia,Times,"Times New Roman",serif;
margin-bottom: 0.1em;
margin-top: 0.1em;
text-shadow: 1px 1px 1px #444;
}

#header .page
{
background-color: transparent;
}

#header .tagline
{
margin-left:  3em;
font-family:  Georgia,Times,"Times New Roman",serif; 
font-style: italic;
font-size:  1.2em;
}


/* Header menu */

.mainmenu
{
position: absolute;
bottom:  3px;
right:  0px;
font-size:  1.4em;
}

.mainmenu ul li
{
float: right;
text-align: center;
padding: 0px 7px;
margin-bottom: -6px;
}

.mainmenu ul li a
{
-moz-border-radius-topright:3px;
-moz-border-radius-topleft:3px;
-webkit-border-top-right-radius:3px;
-webkit-border-top-left-radius:3px;
padding: 5px 7px 9px 7px;
line-height: 1.4;
}

.topmenu
{
position:  absolute;
top:  10px;
left:  0;
width:  100%;
font-family: Georgia,Times,"Times New Roman",serif;
font-size:  1em;
}

.topmenu ul li
{
float:  right;
margin-left: 10px;
line-height: 1.4;
padding: 3px 0px;
}

.topmenu ul li a
{
color:  #ccc;
padding: 3px 4px;
background-color: #353535;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.topmenu ul li a:hover
{
background-color: #666;
color:  #eee;
}

/* Content */

#content
{
float: left;
width: 700px;
position: relative;
margin-top: 20px;
color: #333;
}

#content.full
{
width:  100%;
float:  none;
margin-top: 0px;
padding-top: 20px;
}

#content h2, #content h3
{
padding-bottom: 3px;
display: block
}

#content h2, #content h3, #content h4, #content h5, #comments h2
{
font-family: Georgia,Times,"Times New Roman",serif;
}

#content h2
{
font-size:  2.6em;
}

#content h3
{
font-size:  2em;
}

#content h2 a, #content h3 a
{
text-decoration: none;
}

#content .meta, #content .meta a
{
color: #aaa;
font-family: Georgia,Times,"Times New Roman",serif;
margin-bottom: 1em;
font-style: italic;
margin-top: -0.5em;
}

.more-link
{
font-family: Georgia,Times,"Times New Roman",serif;
font-style: italic;
}

#recent .meta
{
margin-top: 0.5em;
}

#recent ul li
{
border-top: 3px double #e9e9e9;
padding-top: 1em;
}

#recent ul li ul li
{
border: none;
padding-top: 0;
}

.post
{
clear: both;
}

.post ul
{
list-style-type: square;
padding: 0px 0px 1em 2em;
line-height: 1.6;
}

.post ol
{
line-height: 1.6;
}

.post ul li ul, .post ul li ul
{
margin: 0px 0px 0px 2em;
}

#content blockquote, #comments blockquote
{
margin: 1em 2em;
font: italic 1.1em/1.7 Georgia, "Times New Roman", Times, serif;
}

#comments blockquote
{
border-left: 1px solid #999;
padding-left: 1em;
}

#content blockquote[cite]:after, #comments blockquote[cite]:after
{
display: block;
text-align: right;
content: "- " attr(cite);
font: normal 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
margin: 5px 0px 0px 0px;
padding-bottom: 10px;
}

/* We define this seperatley as IE6 gets confused with the :after */
#content blockquote cite, #comments blockquote cite
{
display: block;
text-align: right;
content: "- " attr(cite);
font: normal 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
margin: 5px 0px 0px 0px;
padding-bottom: 10px;
}

#content blockquote cite, #comments blockquote cite
{
margin-bottom: -8px;
}

.post a
{
text-decoration: underline;
}

#pagetitle
{
margin-bottom: 1em;
}

#single h3
{
border: none;
}

#single .post
{
margin-bottom: 2em;
padding-bottom: 0;
}

#single.latest
{
margin-bottom: 0 ;
}

/* Recent posts */

#recent
{
padding-top: 1em;
margin-bottom: 2em;
}

#recent ul
{
width: 290px;
margin: 0px;
}

#recent ul li ul
{
width: auto;
}

#recent h2
{
border: none;
margin-bottom: 20px;
text-align: center;
background-color: #eee;
}

#recent h3
{
font-size: 1.4em;
}

#recent .left { float: left }
#recent .right { float: right }


.navigation
{
padding: 0.8em 0;
}

.navigation p
{
text-align: center;
margin: 0 auto;
padding: 0px;
line-height: 1;
}

.navigation .left
{
font-weight: bold;
text-align: left;
float: left;
}

.navigation .right
{
font-weight: bold;
text-align: right;
float: right;
}


.sidebar .navigation .left, .sidebar .navigation .right
{
width: 49%;
font-size: 11px;
}

.sidebar .navigation .left a, .sidebar .navigation .right a
{
display: block;
}

.sidebar .navigation .right a
{
padding-right: 1em;
}

.sidebar .navigation .left a
{
padding-left: 1em;
}

#content .navigation
{
margin-top: 2em;
margin-bottom: 1em;
padding-left:  1em;
padding-right:  1em;;
color: #666;
}

#content .navigation p
{
width: 350px;
}

#content .navigation a
{
text-decoration: none;
}

#content .navigation a:hover
{
text-decoration: underline;
}



#comments
{
padding-top: 1.5em;
padding-bottom: 1em;
background-color: #eee;
overflow: hidden;
clear:  both;
}


#comments .page-numbers.current
{
font-weight: bold;
color: black;  
}

#comments ol, #comments ol li ul.children
{
list-style-type: none;
margin: 0px;
}

#comments li
{
padding: 10px 10px 0.4em 70px;
margin: 15px 0px;
overflow: hidden;
}

#comments ol li ul.children li
{
padding: 10px 0px 0.4em 70px;
}

#comments li.alt
{
background-color: #dedede;
}

#comments .meta
{
border-bottom: 1px solid #aaa;
margin-bottom: 10px;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#comments .meta p
{
color: #666;
padding-top: 2px;
margin-bottom: 0.5em;
}

#comments .meta cite
{
font-size: 1.4em;
font-weight: normal;
font-style: normal;
}


#comments .meta a
{
text-decoration: none;
}

#comments .meta .info
{
font-size: 2em;
}

#comments .bypostauthor a:hover
{
color:  red;
}

.gravatar
{
margin-left: -58px;
background-color: white;
width: 44px;
height:  44px;
position: absolute;
border: 1px solid #ddd;
}

.gravatar img
{
padding: 2px 2px;
}

.gravatar a img:hover
{
border: 2px solid #d58700;
padding:  0px;
}

#comments .bypostauthor, #comments .bypostauthor.alt
{
background-color: #ccc;
}

#comments .children .bypostauthor
{
background-color: transparent;
}


li.even ul.children, li.odd ul.children
{
border-left: 1px solid #aaa;
padding-left: 10px;
}

#commentform textarea
{
width:  100%;
}

#commentform textarea, .text, select
{
border:  1px solid #bbb;
padding: 3px;
}

#comments ol li ul
{
list-style-type: square;
margin: 1em 0 1em 2em;
padding: 0;
line-height: 1.6;
}

#comments ol li ol
{
line-height: 1.6;
list-style-type: decimal;
margin: 1em 0 1em 2em;
padding: 0;
}

#comments ol li ul li, #comments ol li ol li
{
margin: 0;
padding: 0;
}

#commentform small
{
color: #666;
}

#comments .navigation
{
padding: 1em 0;
text-align: center;
background-color: white;
border: 1px solid #ccc;
margin: 10px 0px;
}

#comments h3
{
border-bottom: 1px solid #ccc;
padding-bottom: 0.4em;
}



.clear
{
clear:  both;
}

#main .sidebar
{
margin-bottom: 1.5em;
}


#footer .page
{
padding: 10px 0px;
padding-bottom: 15px;
}

#footer a:hover
{
text-decoration: underline;
}

#end
{
font-family: Georgia,Times,"Times New Roman",serif;
padding: 0px 0px 15px 0px;
font-size: 1em;
}

#end a
{
text-decoration: underline;
}

#end .content
{
margin-left: 10px;
}

#end .sidebar
{
margin:  0px; padding:  0px;
margin-top: -4px;
text-align: right;
background-color: transparent;
}

/* Sidebar */

.sidebar
{
float: right;
width: 265px;
margin-top: 15px;
padding: 6px;
line-height: 1.6em;
}

.sidebar h2
{
border-bottom: 1px solid #bbb;
padding-bottom: 5px;
color:  #222;
font-size: 1.5em;
font-family: Georgia,Times,"Times New Roman",serif;
}

.sidebar h3
{
font-size: 1em;
line-height: 1.6em;
border-bottom: none !important;
}

.sidebar ul li, .sidebar fieldset
{
margin-bottom: 5px;
padding: 5px 5px 8px 5px;
color: #555;
}

.sidebar ul li ul li
{
padding: 0px;
}

.sidebar ul li ul li a
{
border-bottom: 1px dotted;
}

.sidebar ul li ul li ul li
{
margin-left: 10px;
}

.sidebar ul li ol
{
padding: 0px;
margin: 0px;
margin-left: 20px;
}

.sidebar ul li ol li
{
padding: 0.4em 0px;
margin: 0px;
}

.sidebar .comments li
{
margin-bottom: 10px;
}

.sidebar .comments blockquote
{
display:  inline;
font: italic 1em/1.4em Georgia, "Times New Roman", Times, serif;
}

.sidebar ul li:last-child
{
margin-bottom: 0px;
}

/* Bottom section */
#interesting
{
margin: 0px 10px;
}

#interesting h2
{
font-size: 1.8em;
margin-bottom: 4px;
font-family: Georgia,Times,"Times New Roman",serif;
}

#interesting li
{
line-height: 1.5;
float: left;
width: 31%;
padding-right: 10px;
padding-left: 10px;
margin-bottom: 10px;
}

#interesting li ul li ul li
{
margin-left: 20px;
}

#interesting li ul li
{
padding:  0px;
padding-top: 2px;
color: #aaa;
float: none;
width: auto;
margin-bottom: 0px;
border: none;
overflow: hidden;
}

#interesting p
{
line-height: 1.4em;
margin-bottom: 8px;
}

#interesting .feeds
{
list-style-type: none;
margin-left: 10px;
}

#page-info, #page-information-1
{
padding: 5px 5px 8px 5px !important;
width: 255px;
}

#page-info p:last-child, #page-information-1 p:last-child
{
margin-bottom: 0px;
}

.info
{
float: right;
}


table td, table th
{
padding: 0.5em;
}

table.border
{
margin-bottom: 1em;
border-collapse: collapse;
border: 1px solid #ccc;
}

table.border th
{
font-weight: bold;
background-color: #eee;
border: 1px solid #ccc;
}

table.border td, table.border th
{
border: 1px solid #ccc;
vertical-align: top;
}


table.nice-center
{
margin-bottom: 1em;
width: 100%;
border-collapse: collapse;
}

table.nice-center td, table.nice-center thead th
{
text-align: center;
border: 1px solid #bbb;
}

table.nice-center th
{
background-color: #ddd;
border: 1px solid #bbb;
font-weight: bold;
}

table.nice-center tr.alt th
{
background-color: #ccc;
}

table.nice-center td.left
{
text-align: left;
}

#s
{
width: 180px;
margin-top: 5px;
}

.clear
{
clear: both;
}

.noborder
{
border:  none !important;
}

.noindent
{
list-style-type: none !important;
margin: 0px !important;
padding: 0px !important;
}

.noindent li
{
margin-left:  0px !important;
}





/* Forms */

fieldset
{
border: none;
border-top:  1px solid #999;
clear: both;
}

fieldset legend
{
padding: 0px 0.5em;
color:  #333;
font-size: 1.4em;
}

fieldset label
{
display: block;
float:  left;
width: 120px;
text-align: right;
padding: 0 10px;
margin: 0.5em 0px;
}

fieldset .required label
{
font-weight: bold;
}

fieldset small
{
color: #888;  
}

fieldset input
{
margin: 0.5em 0px;
padding: 2px;
}

/*
fieldset p
{
margin-left: 140px;
margin-top: 10px;
}
*/

fieldset #commentform  p
{
margin: 0;
}

fieldset #commentform
{
padding: 0;
padding-top: 1em;
}

fieldset textarea
{
width: 700px;
}

fieldset .inset
{
float: right;
width:  250px;
background-color: #FFFFE1;
border: 1px solid #333;
color:  #444;
font-size: 0.8em;
}

fieldset .inset p
{
margin-left: 0px;
margin-top: 0px;
}



fieldset .inset h3
{
font-weight: bold;
}

.text
{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border:1px solid #CCCCCC;
color:#666666;
padding:3px;
}

.warning
{
border: 3px solid red;
background-color: #fff2ed;
padding: 1em;
margin: 2em 0em;
color:  #A8254A;
}

.warning p:last-child, .notice p:last-child
{
margin-bottom: 0px;
}

.warning p, .notice p
{
margin-bottom: 0.5em;
}

div.notice
{
border: 3px solid #DCEEEE;
padding: 1em;
margin: 2em 0em;
color: #2530A8;
background-color: #F1FAF9;
}

span.notice
{
padding: 3px;
background-color: yellow;
font-weight: bold;
color: red;
}

span.notice a
{
color: red;  
}

.notice a, .warning a
{
font-weight: bold;
text-decoration: underline;
}

.inset
{
float: right;
width:  200px;
border: 1px solid #ccc;
padding: 5px 1em 0px 0.9em;
margin: 0px 0px 5px 1em;
color: #888;
background-color: #eee;
clear:  both;
}

.inset h3
{
font-size: 1.2em;
}

.simple-review
{
margin-bottom: 1em;
font-size: 10px;
background-color: #f4f4f4;
/*padding: 8px;
padding-bottom: 0;*/
padding-top: 10px;
border: 1px dotted #ccc;
border-left: none;
border-right:  none;
padding-left: 10px;
}

.simple-review ul li, #simple-review ul li
{
float:  left;
width: 80px;
font-size: 9px;
text-align: center;
margin-right: 5px;
margin-bottom: 3px;
line-height: 1.4;
height: 12em;
}

.simple-review ul li
{
margin-right: 18px;
margin-bottom: 1.5em;
line-height: 1.2;
}

.simple-review ul li img, #simple-review ul li img
{
border:  1px solid #ccc;
padding: 2px;
background-color: white;
vertical-align: middle;
margin-bottom: 2px;
}

.simple-review img:hover, #simple-review img:hover
{
border:  1px solid #999;
background-color: #ccc;
}

.simple-review ul li.selected img, #simple-review ul li.selected img
{
border: 2px solid red;
padding: 1px;
}

.simple-review .selected img:hover, #simple-review .selected img:hover
{
border: 2px solid #ffb400;
background-color: white;
padding: 1px;
}

#simple-review .meta
{
text-align: right;
font-size: 0.8em;
padding-right: 1em;
clear:  both;
}

.digg
{
float:  right;
padding:  0px;
}

.tags
{
margin-top: 2em;
font-size: 10px;
clear: both;
}

.more-link
{
clear: both;
}

.entry
{
overflow: hidden;
}

.page .advert, .page .advert-bottom, #comments .advert, .entry .advert, #content .advert
{
text-align: center;
}

.sidebar .advert iframe
{
margin: 0;
margin-left: 2px;
}

#main .advert iframe, #content .advert iframe
{
margin: 0em 0px 1em 0px;
}

.entry .advert iframe
{
margin: 0px 0px 25px 0px !important;
}

#comments .advert, #main .advert
{
margin-bottom: 1em;  
}

#comments .advert iframe
{
border: 1px solid #333;
}

.page .advert iframe, .page .advert-bottom iframe
{
margin: 12px 0px 2em 0px;
}

.page .advert-bottom iframe
{
margin-bottom: 15px;
}

/* bbPress */

#discussions table
{
width:  100%;
margin-bottom: 1.5em;
}

#discussions table th
{
background-color: #ccc;
font-weight: bold;
}

.widefat .nest
{
margin-left: 1.5em;
}

table span.error
{
color:  red;
background-color: pink;
padding: 3px;
}

.alt
{
background-color: #efefef;
}


.skip
{
float: right;
margin-top: -0.5em;
margin-right: 1em;
}

.skip a
{
border-bottom: 1px dashed #999;
}


/* Slides */

.slides li
{
background-color: white;
float: left;
padding: 5px;
margin-right: 10px;
height: 80px;
margin-bottom: 10px;
}

.slides li:hover
{
background-color: #333;
}

.slides li h4
{
font-size: 1em;
text-align: center;
}

.slides li h4 a
{
border: none;
color:  #777;
}

.slides li h4 a:hover
{
color:  white;
}

.sidebar .slides li
{
float:  none;
margin: 0 auto;
margin-bottom: 10px;
}

.sidebar .slides li img
{
display: block;
margin: 0 auto;
padding-top: 5px;
}

/* Photo container */
#photo_container img {  
  border:10px solid #fff;
  }
#photo_container a:link {
 text-decoration: none;
 }
#photo_container table
{
width: 100%;
}

#photo_container table td
{
text-align: center;
}

#photo_container p
{
	margin: 0;
color: #676769;
padding: 1em;
text-align: center;
font-style: italic;
}

#photo_container textarea, .edit input:first-child
{
width: 100%;
border: 1px solid #ccc;
margin-top: 1em !important;
font-style: normal !important;
padding:  3px;
}

#photo_container textarea
{
height:  5em !important;
}

#photo_container  .navigation
{
text-align: center;
margin: 0;
padding: 0;
margin-bottom: 1em;
color:  #777;
text-transform: uppercase;
}

#exif
{
padding: 0.5em;
background-color: #bbb;
text-align: center;
color: #696969;
font-size: 0.9em;
}

.inset ul, .warning ul, .notice ul
{
margin:  0 !important; padding:  0;
list-style-type: square;
}

.inset ul li, .warning ul li, .notice ul li
{
margin:  0 0 0 20px !important; padding:  0 !important;
line-height: 1.9;
}

.widefat {
	border-color: #dfdfdf;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	clear: both;
	margin: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 1em;
}

.widefat .alt
{
	background-color: #f9f9f9;
}

.widefat * {
	word-wrap: break-word;
}

.widefat a {
	text-decoration: none;
}

.widefat td,
.widefat th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 12px;
	vertical-align: text-top;
}

.widefat td {
	padding: 7px 7px 5px;
	vertical-align: top;
}

.widefat thead tr th:first {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.widefat thead tr th:last {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.widefat tfoot tr th:first {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.widefat tfoot tr th:last {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.widefat td p {
	font-size: 11px;
}

.widefat th {
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
}
.widefat td,
.widefat th {
	border-color: #dfdfdf;
}

.widefat th {
	text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat thead tr th,
.widefat tfoot tr th
{
	color: #333;
	background: #dfdfdf url(image/gray-grad.png) repeat-x scroll left top;
}

.tablenav .next,
.tablenav .prev {
	border-color: transparent;
	color: #21759b;
}

.tablenav .next:hover,
.tablenav .prev:hover {
	border-color: transparent;
	color: #d54e21;
}
.tablenav a.button-secondary {
	display: block;
	margin: 3px 8px 0 0;
}

.tablenav {
	clear: both;
	height: 30px;
	margin: 6px 0 4px;
	vertical-align: middle;
}

.tablenav .tablenav-pages {
	text-align: center;
	/*float: right;*/
	display: block;
	cursor: default;
	height: 30px;
	line-height: 30px;
	font-size: 11px;

}

.tablenav .tablenav-pages a, .tablenav-pages span.current  {
	text-decoration: none;
	border: none;
	padding: 3px 6px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tablenav .displaying-num {
	margin-right: 10px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	font-style: italic;
}

.tablenav .actions {
	padding: 2px 8px 0 0;
}

.tablenav .tablenav-pages {
	color: #555;
}

.tablenav .tablenav-pages a {
	border-color: #e3e3e3;
	background-color: #eee;
}

.tablenav .tablenav-pages a:hover {
	color: #d54e21;
	border-color: #d54321;
}

.tablenav .tablenav-pages a:active {
	color: #fff !important;
}

.tablenav .tablenav-pages .current {
	background: #dfdfdf;
	border-color: #d3d3d3;
}

.tablenav span, .tablenav a
{
		margin: 0px 3px;
}

#comments .tablenav-pages a
{
	background-color: #ccc;
 border-color:  #999;
}

#comments .tablenav .tablenav-pages .current {
	background: white;
	border-color: #333;
}

#comments .tablenav-pages a:hover {
	color: white;
	border-color: #333;
}


.button-primary,
.button-secondary, .button
{
	text-shadow: rgba(255,255,255,1) 0 1px 0;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	padding: 2px 8px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
}

.download .button-primary, .download .button-secondary, .download .button
{
	display: block;
}

.button-secondary, .button
{
  border-color: #bbb;
	color: #464646;
	background: #f2f2f2 url(image/white-grad.png) repeat-x scroll left top;
}

a.button
{
padding: 5px 10px;
text-decoration: none;
font-size: 1em;
font-weight: bold;
}

.button-secondary:hover, .button:hover
{
		border-color: #298cba !important;
  	font-weight: bold;
  	color: #FFF !important;
  	background: #21759B url(image/button-grad.png) repeat-x scroll left top;
  
}

.button-primary
{
	border-color: #298cba !important;
	font-weight: bold;
	color: #FFF !important;
	background: #21759B url(image/button-grad.png) repeat-x scroll left top;
}

.button-primary:active
{
	background: #21759b url(image/button-grad-active.png) repeat-x scroll left top !important;
}

.button-primary:hover
{
	border-color: #13455b !important;
	color: #EAF2FA !important;
}

.comment-count
{
float:  right;
font-size: 1.2em;
height:  2.3em;
background: transparent url(image/bubble_bg.gif) no-repeat 0px -49px;
}

.latest .comment-count
{
 margin-top: .5em;
}
.comment-count a
{
display:  block;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
text-decoration: none;
color:  white;
padding: 3px 5px 4px;
background-color: #2583ad;
}

.comment-count a:hover
{
color: black !important;  
}


.dark
{
padding-top: 0.5em;
text-align: center;
}

div.sociable { margin: 16px 0; }

.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.sociable_tagline
{
padding-bottom: 1em;
}

.aktt_tweets ul li
{
font-family: Georgia,Times,"Times New Roman",serif;
font-style: italic;
color:  #777;
}

.aktt_tweets ul li a
{
font: normal 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#news
{
margin-top: 2em;
background-color: #ededed;
padding: 1em;
text-align: center;
}

#news h4
{
margin: 0 0 0.5em 0;
padding: 0;
}

div.signature
{
   line-height: 1.6;
}
