/*
Theme Name: Cryonie
Theme URI: http://www.scriptol.com/wordpress/cryonie.php
Description: Free and SEO-friendly Wordpress Theme. Fluid layout with min and max limits. It is easy to modify and a 8-page tutorial on the site may help. Cryonie is best suited for a small number of categories and static pages, but this could be easily tweaked.
Version: 1.7
Author: Denis Sureau
Author URI: http://www.scriptol.com
Tags:flexible-width, two-columns,  microformats, custom-header, custom-colors
License: GNU GPL 2.0

Cryonie has been built from scratch to be SEO-Friendly and easy to modify.
Features:
- Flexible width (limits between 480 to 1280 pixels)
- Categories in a horizontal navigation bar
- Correct use of H1 and other headings
- Wide compatibility with browsers.
- Free and licensed under GPL.
*/


html, body 
{
	font-family: "Trebuchet MS", Georgia, "Bitstream Charter", Lucida, Geneva, sans, serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
background-color:#6d0a39;

	color: #fff;
	min-width:790px;
	max-width:790px;
	border-right:0px solid #f7c100;	
}

#wrapper
{
font-size:100%;
width:920px;
background-color:#6d0a39;
	background-image: url(swish_side_back.jpg);
	background-repeat: repeat-y;

	
}

/* Header */

#header 
{
	margin: 0;
	height:58px;
	width:100%;
	color: white;
}

#logo {
	height:58px;
	width:625px;
	background-image: url(swish_upper.jpg);
	background-repeat: no-repeat;
}


#topnav {
  text-align: left;
  margin: 3px 0 0 0;
}
 #topnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
 #topnav li {
  display: inline;
  }
 #topnav li a {
  color: #fff;
  font-weight: bold;
  font-size: 11pt;
  padding: 0 0 0 25px;
  }
#topnav li a:hover {
  color: #f0f;
  text-decoration: none;
  }

#navbar
{
	position:absolute;
	display:inline;
	top:79px;
	height:20px;
	width:100%;
	border-top:1px solid #CCC;
	font-size:100%;
	padding:0;
	margin:0;
	background-image: url(navback.gif);
	background-repeat: repeat-x;
	color: black;
}


#navbar li 
{
	display: inline;
	height: 20px;
	padding:0;
	margin-left:16px;
	list-style:none;
}

#navbar * a, a:link, a:visited
{
	color:#333;
}


#navcat
{
	position:absolute;
}

#navpage
{
	float:right;
	top:0;
	margin:0 24px 0 0;
}

/* Sidebar */

#lefthead 
{
	height:118px;
	width:220px;
	padding:0;
	margin-bottom:100;
	background-image: url(swish_lower_left.jpg);
	background-repeat: no-repeat;
}
#leftside
{
	float:left;
	left: 0;
	padding:0px;
	margin:0;
	width: 220px;
	height:100%;

	border-collapse:collapse;	
}


#container
{
	padding: 16px;
	margin: 0;
	margin-left: 220px;
	padding-left:46px;
	background-image: url(swish_corner.jpg);
	background-repeat: no-repeat;
}

#container p,td,th
{
	font-size:110%;
	font-weight:normal;
}
	
#container a,a:visited
{
	color: #ffff00;
	text-decoration:underline;
}
#rightside
{
	float:right;
	left: 0;
	padding:0px;
	width: 220px;
	height:100%;

	border-collapse:collapse;	
}


#footer 
{
	color: #fff;
	border-top: 1px solid #999;
	border-bottom:1px solid #999;	
	font-size: 11px;
	text-align: center;
	padding: 2px 24px 2px 2px;
	margin-top:0px;
	clear: both;
}


.widget, .linkcat
{
  margin:16px 0 4px 8px;
  color:#333;
  font-family:Verdana, Lucida, Arial, sans;
  font-size:100%;
  font-weight:normal;
  list-style:none; 
}

.sideul
{
  margin:0;
  padding:0 0 0 46px;
}


#leftside li ul
{
  font-weight:bold;  
  font-size:16px;
  padding:0px;
  margin: 8px 0 0 4px;  
}

#leftside li ul li
{
  margin-left:28px;
  margin-top:18px;
  list-style:none; 
}

/*  list-style-image:url(swish_list_item.jpg);
*/
#leftside li ul p
{
  margin:0px;
  margin-right:8px;
  padding:0px;
}


#leftside li ul li a
{
  color:#f7c100;
}

#leftside a:hover
{
  color:#fff;
}
#navigation
{
  margin:8px;
  font-weight:bold;
}	
	
.spacer { clear: both; } 	

h1,h2,h3,h4,h5 {
	  color:#f7c100;
}
h1
{
	font-family: Verdana, Crandall, Georgia,  Lucida, Geneva, sans, serif;
	font-weight:normal;
	font-size:160%;
}

.home h2
{
	font-size:130%;
	font-weight:normal;
}

h2
{
	font-size:120%;
	font-weight:normal;
          font-family: Verdana, Crandall, Georgia,  Lucida, Geneva, sans, serif;
}

h3
{
	font-size:110%;
	font-weight:normal;
}


a:link, a:active, a:visited, a:hover  { text-decoration:none }
a:hover   { color:red; }

	
dd, dt {
	font-family: sans, 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 95%;
}

img {
	border : 0 none ; 
} 

.border
{
	border:1px solid #006699;
	padding:8px;
	margin:16px;
}

.author, .date, .category
{
  font-size:auto;
}

.edit
{
  font-style:normal;
  font-weight:normal;
  margin-left:16px;
}

/* Single post */

.postinfo
{
  padding:8px;
  margin:16px 0 16px 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;  
  text-align:center;
}

.lastpostlist
{
  float:left;
}

.navigation 
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Image */

img.centered 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright 
{
	padding: 4px;
	margin: 0 0 4px 8px;
	display: inline;
}

img.alignleft 
{
	padding: 4px;
	margin: 0 8px 4px 0;
	display: inline;
}


/* End Images */

.right, .alignright
{
  float:right;
  margin:8px;
}

.left, .alignleft
{
  float:left;
  margin:8px;
}

.center, .aligncenter
{
  float:center;
  margin:8px;
}


/* Home page */

.excerpt
{
  margin-bottom:32px;
}


.summary a
{
  font-size:100%;
  color:#035;  
}

.postinfo a, a:link, a:visited
{
  font-size:100%;
  color:#035;  
}

.homeinfo a, a:link, a:visited 
{
  font-size:100%;
  color:#035;  
}


.more
{
  margin-left:16px;
}

.homeinfo
{
  font-size:90%;
  font-style:italic;
  font-weight:normal;
  font-family:arial, sans;
}

.pagination
{
  font-weight:bold;
}

/* Image alignment */

.right, .alignright
{
  float:right;
  margin:8px;
}

.left, .alignleft
{
  float:left;
  margin:8px;
}

.center, .aligncenter
{
  text-align:center;
  margin:8px;
}

/* Elements */

#searchform
{
  margin-top:12px;
}


#wp-calendar
{
  margin-top:8px;
  border:1px solid #CCC;
  padding:8px;
  background-color:white;
  font-size:90%;
  font-family:Arial, sans;
  font-style:normal;
}

#wp-calendar caption
{
  font-style:italic;
}

#wp-calendar a
{
  font-weight:bold;
  color:#036;
  text-decoration:underline;
}

#wp-calendar a:visited
{
  color:#333;
}

#wp-calendar a:hover
{
  color:red;
}

/* Comments */

#comments
{
  font-weight:bold;
}

.commentlist
{
    list-style-type: none;
    padding:0;
}

.comment
{
  display: table;
  margin-top:16px;
  margin-left:0px;
  padding-left:0;
}


/* Misc. */

a.rsslink 
{
  background:url(images/rss-16.gif) top left no-repeat; 
  padding-left: 20px;
}


/* gallery fix */

#gallery-1 
{
	display:table;
	width:100%;	
}

.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 
{
 line-height: 17px;
 padding: 2px 2px 2px 2px;
 margin: 0;
 font-size:75%;
}

#sponsors_panel
{
  margin-left:15px;
  margin-top:5px;
  padding-top:5px;
  width: 90%;
  color: #000;
  border: 3px solid #ffcc00;
  background-color: #ffe;
  text-align:center;
}

#sponsors_panel .sponsor {
   padding-bottom:7px;
}

#sponsors_panel .title {
    font-weight:bold;
i}
#sponsors_panel .slamdunk_title {
    font-weight:bold;
    font-size:120%;
}
#sponsors_panel .sub {
    font-size:90%;
    color:#666;
}
#sponsors_panel .title a {
    text-decoration:underline;
    color:#666;
}

#sponsors_panel .sub a {
    text-decoration:underline;
    color:#666;
}

table p
{
  padding:1px;
}
