/*
Theme Name: Graylagoon
Theme URI: http://www.sureshjain.wordpress.com
Description: theundisputed...
Version: 0.1
Author: Suresh kumar
Author URI:
*/

@font-face{
   font-family: Michroma;
   src: url(Michroma.ttf);
}


@font-face{
   font-family: Fontin;
   src: url(Fontin.otf);
}

body {
	/*background: url(background_3d.jpg) fixed;*/
        /*background: url(images/bg-body.gif) fixed;*/
        /*background: url(images/body_bg_stripes.png) fixed; */
        background: url(images/bg-main.png) fixed;
        background-color: #ffffff;
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
        line-height: 1.8em;
	}

.headline_hr{
border: 1px dashed #ccc;
}

.balken{
width: 659px;
height: 45px;
line-height: 25px;
padding: 5px 5px 5px 25px;
margin: 0px 0px 0px -49px;
background-image: url(images/bg_category.png);
background-position: left top;
color: #ffffff !important;
}

.balken{
width: 659px;
height: 45px;
line-height: 25px;
padding: 5px 5px 5px 25px;
margin: 0px 0px 0px -49px;
background-image: url(images/bg_category.png);
background-position: left top;
color: #ffffff !important;
}

.balken a:link, a:visited, a:active, a:hover{
color: #ffffff !important;
font-weight: normal;
}


/* Ausrichtung Besucherzaehler in Sidebar */
.visitorcount{     
       text-align:right !important;
       }


/* Button-Aussehen bei Kommentaren */
#submit{
       font-family: Garamond, Times, Serif;
       font-size: 14px;          
       background-color: #0099cc;
       color: #fff;
       padding: 7px;
       border: 0px;
       }

/* Aussehen der Suche in der Sidebar */
#searchsubmit, #s{
       background-color: #fff;
       color: #666;
       padding: 2px;
       border: 1px solid #ccc;
       height: 20px;
       }

/* Kommentarbox */
.kommentar {
       font-size: 13px;
       width: 580px;
       padding: 5px 20px 3px 0px;
       background-color: #ffffff;
       border-bottom: 1px dashed #CCCCCC;
       color: #000000;
       margin-bottom: 35px;
       margin-top: 5px;
       }

 
/* Kommentator, Linkaussehen */
.kommentator a:link{
	color: #0099cc !important;
	font-size: 24px;	
	font-family: Fontin;
	font-weight: lighter;
	margin: 0px 0px 0px 0px;
	line-height: 120%;
	font-variant: normal;
        text-decoration: none;
	}

.kommentator a:hover{
        text-decoration: underline;
        font-weight: lighter;
        }

input{
        border: 1px solid #ccc;
        margin-bottom: 2px !important;
        margin-top: 2px !important;
}

textarea{
        border: 1px solid #ccc;
        }


body * {margin: 0px; padding: 0px;}

img {
       border: 0px;
       }
 
a, a:visited { 
	color: #333399 !important;
        text-decoration: none;
	font-weight: normal;
        
	}

a:hover {
	text-decoration: underline;
        color: #333399 !important;
	}

#container { 
	/* background: #f1f4fc; */
        /* background-image: url(images/bg_container.jpg); */
        /* background-color: #CCCCCC; */
        background-repeat: repeat-y;
        background-position: top left;
	width: 1000px;
	text-align: left; 
	margin: 0px auto 0px 50px;	
	overflow: hidden;
        opacity: 1;
	}

#header {
        background-image: url(images/wp_header_bigsplash.png);
        background-repeat: no-repeat;
        background-position: bottom top;
	background-color: none;
	text-align: left;
        width: 1000px;
        height: 500px;
        font-family: Fontin;
	}	

#header h2 {
	color: #ffffff;
	font-size: 30px;
	font-family: Fontin;
	font-weight: normal;
	margin: 0px;
	}

#header h2 a {
	color: #ffffff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #006699;
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 13px;
	font-family: Fontin;
	margin: 0px;
	}

#menu { 
	background: #52606d;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-bottom: 5px solid #888888;
	}

#menu img{
	border: none;
	}

#menu h2 {
	color: #ffffff;
	font-size: 15px;
	font-family: Fontin;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Fontin;
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #223546;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

#content { 
	display: block;
        background: #ffffff;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
        width: 590px;
        min-height: 4700px; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: right; 
	position:relative;
	padding: 40px 50px 30px 40px;
                        }

#content p{
        
        font-size:16px;
        font-family: Fontin;
        letter-spacing: 0px;
	margin: 15px 0 0 0;
	line-height: 24px;
	padding: 0px 0px 10px 0px;
        text-align: left;
	color: #333333;
        }
	
#content p img{
	margin: 10px 0 10px 0;
        border: 1px dashed #ccc;
	padding: 10px 10px 10px 10px;
	}

#content h1 {
	color: #333333;
	font-size: 22px;
	font-family: Fontin;
	font-weight: normal;
        padding: 10px 10px 10px 10px;
	line-height: 170%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #cccccc;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #ca0b0b !important;
	text-decoration: none;
	}

#content h2 {
	color: #666699;
	font-size: 24px;	
	font-family: Fontin;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	font-variant: normal;
        text-shadow:#fff 0 1px 0;
	line-height: 1.5em;
	}

#content h2 a  {
	color: #666699 !imprtant;
        font-weight: normal;
	text-decoration: none;
        text-shadow:#fff 0 1px 0;
	}

#content h2 a:hover {
	color: #0099cc !important;
	background: none;
        font-weight: normal;
	/*text-decoration: underline;*/
	border-bottom: 1px dashed #0099cc;
	}

#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}

#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #ca0b0b !important;
	background: #ffffff;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {

	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #2786b2;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: #2786b2;
        font-weight: normal;
        background-color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 8px 0px 8px 0px;
        width: 50%;
	padding: 10px 10px 5px 10px;
	font-weight: bold;
	color: #000;
        font-family: verdana, helvetica, sans-serif;
	border: 1px dashed #000;
	}
	

#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 500px;
	height: 30px;
        /*border-top: 1px dashed #ccc;*/
	margin: 80px 0px 0 0;
	padding: 0px;
	}

.postspace2 {
	width: 500px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

.postspace3 {
	width: 500px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color: #000000;
	width: 240px;
	float: right; 
	position:relative;
	margin: 20px 20px 20px 20px;
	padding: 20px 10px 20px 10px;
        border-right: 1px solid #3399cc;
	text-align: left;
	border-top: 0px;
        border-bottom: 0px;
        border-right: 0px;
	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px 0px 10px 0px;
	line-height: 14px;
	padding: 5px 0px 10px 0px;
        text-align: left;
        color:#999999;        
	}

#sidebar h2 {
        color: #333333 !important;
	font-size: 24px !important;	
	font-family: Helvetica, Verdana, sans serif !important;
	font-weight: lighter;
	list-style: none;
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 15px 0px;
	text-shadow: #ffffff 1px 0px 0px;
	}

#sidebar ul {
	list-style: none;
        line-height: 14px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
        text-align: left;
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
	}

#sidebar ul li a {
	color: #666;
        font-weight: normal;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #ca0b0b;
        text-decoration: underline;
	}

#footer { 
	color: #333333;
        background-image: url(images/bg_footer.png);
        /* background-color:#223546; */
        background-repeat: no-repeat;
        background-position: top;
        line-height: 25px;
        font-size: 14px;
	font-weight: normal;
	padding: 0px 20px 0px 20px;
	height: 300px;
	text-align: left;
	clear: both;
        font-weight: lighter;
        margin-bottom: 0px;
        margin-top: 0px;
	}

#footer a {
	color: #333333 !important;
        font-weight: lighter;
	text-decoration: none;
	}

#footer a:hover {
	color: #333333 !important;
        text-decoration: underline;
	}


.cssdesign_1{
border: 1px solid #666666 !important;
}

.cssdesign_11{
border: 2px solid #0066FF !important;
}


.cssdesign_2{
border: 1px dotted #666666 !important;
}

.cssdesign_3{
border: 1px outset #666666 !important;
}

.cssdesign_4{
border-bottom: 1px dotted #666666 !important;
border-top: 0px !important;
border-left: 0px !important;
border-right: 0px !important;
}

.cssdesign_5{
border-bottom: 1px solid #666666 !important;
border-top: 0px !important;
border-left: 1px solid #666666 !important;
border-right: 1px solid #666666 !important;
}


/* Tooltip  */

a.info{
position: relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #0099FF;
text-decoration:none;
z-index: 98;
}

a.info span{
display: none;
text-decoration: underline;
}

a.info:hover span{
display: block;
position: absolute;
padding: 20px;
top: 2em; 
left: 3em; 
width: 20em;
border:1px dotted #0cf;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1px;
color:#000;
text-decoration: none !important;
}
