/*

Theme Name: Graylagoon

Theme URI: http://www.sureshjain.wordpress.com

Description: theundisputed...

Version: 0.1

Author: Suresh kumar

Author URI:



color: #8cbcda; blau

color: #ff9537; orange

*/



body {

	background:url(images/bg_tile.gif), no repeat;

	color: #000000;

	font-size: 12px;

	font-family: Arial, Verdana, Sans-Serif;

	margin: 0px 0px 0px 0px;

	}



body * {margin: 0px; padding: 0px;}



a, a:visited { 

	color: #000000;

	font-weight: bold;

	text-decoration: underline;

	}

a:hover {

	font-weight: bold;

	text-decoration: underline;

	color: #ff9537;

	}
a.liexternal {
padding-left: 12px; 
background: url(images/link-icon_external.gif) no-repeat left; 
}
a.liwikipedia { 
padding-left: 14px; 
background: url(images/link-icon_wikipedia.gif) no-repeat left; 
}
a.liimdb { 
padding-left: 18px; 
background: url(images/link-icon_imdb.png) no-repeat left; 
}
a.liftp { 
padding-left: 13px; 
background: url(images/link-icon_ftp.png) no-repeat left; 
}
a.limailto { 
padding-left: 18px; 
background: url(images/link-icon_mail.gif) no-repeat left; 
}
a.lipdf { 
padding-left: 12px; 
background: url(images/link-icon_pdf.png) no-repeat left;  
}
#container { 

	background: #ffffff;

	width: 860px;

	text-align: left; 

	margin: 20px auto 20px auto; 

	border: 1px solid #cccccc;

	overflow: hidden;

	}

#header {

	background:url(images/wiennewshead100.gif);

         background-position: bottom;

         background-repeat: no repeat;

	padding: 0px 10px 0px 0px;

	height: 100px;

	background-color:#ffffff;

	text-align: left;

	}	

#header h2 {

	color: #000000;

	font-size: 30px;

    text-align: right;

	font-family: Arial, Verdana, Sans-Serif;

	font-weight: bold;

	margin: 0px;

	}



#header h2 a {

	color: #000000;

	text-decoration: none;

	}



#header h2 a:hover {

	color: #ff9537;

	text-decoration: none;

	}



#header h3 {

	color: #000000;

	font-size: 13px;

	font-family: Arial, Verdana, Sans-Serif;

	text-indent: 5px; 

	margin: 0px;

	}



#menu { 

	background: #8cbcda;

	margin: 0px;

	padding: 4px 0px 4px 0px;

	text-align: left;

	border-bottom: 2px solid #cccccc;

	}

#menu img{

	border: none;

	}

#menu h2 {

	color: #000000;

	font-size: 15px;

	font-family: Arial, Verdana, Sans-Serif;

	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: Arial, Verdana, Sans-Serif;

	font-weight: bold;

	font-size: 15px;

	color: #000000;

	padding: 8px 8px 8px 8px;

	margin: 0px 0px 0px 0px;

	text-decoration: none;

	}



#menu ul li a:hover {

	color: #000000;

	background: #ff9537;

	padding: 8px 8px 8px 8px;

	text-decoration: none;

	}







#content { 

	display: block;

	background: #ffffff;

	width: 500px; 

	margin-top: 20px;

	margin-bottom: 20px;

	margin-left: 0px;

	margin-right: 0px;

	float: left; 

	position:relative;

	padding: 0px 0px 15px 0px;

	}

#content p{

	margin: 0px;

	line-height: 16px;

	padding: 0px 0px 10px 0px;

	}

	

#content p img{

	border: none;

	padding: 0px 10px 10px 0px;

	}

#content h1 {

	color: #333333;

	font-size: 22px;

	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

	font-weight: normal;

	padding: 10px 10px 10px 10px;

	line-height: 150%;

	margin: 0px;

	}

	

#content h1 a  {

	color: #cccccc;

	text-decoration: underline;

	}



#content h1 a:hover {

	color: #999999;

	text-decoration: none;

	}



#content h2 {

	color: #333333;

	font-size: 18px;	

	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;

	font-weight: bold;

	margin: 0px;

	line-height: 120%;

	font-variant: normal;

	}

#content h2 a  {

	color: #333333;

	text-decoration: none;

	}



#content h2 a:hover {

	color: #999999;

	background: none;

	text-decoration: underline;

	}



#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: #999999;

	background: #ffffff;

	text-decoration: underline;

	}



#content ol {

	list-style-type: decimal;

	line-height: 18px;

	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: #666666;

	text-decoration: underline;

	}



#content ul li a:hover {

	color: #000000;

	text-decoration: underline;

	}
#picture {
  float:left;
  width: 160px;
}
.floatstop {
  clear:both;
}
blockquote{

	margin: 0px 0px 0px 25px;

	padding: 0px 25px 0px 10px;

	font-style: italic;

	color: #666666;

	border-left: 1px solid #cccccc;

	}

	

#content blockquote p{

	margin: 0px 0px 20px 0px;

	padding: 0px;

	}



.postspace {

	width: 440px;

	height: 32px;

	margin: 0px;

	padding: 0px;

	}

.postspace2 {

	width: 440px;

	height: 0px;

	margin: 0px;

	padding: 0px;

	}

.postspace3 {

	width: 440px;

	height: 15px;

	margin: 0px;

	padding: 0px;

	}





#sidebar { 

	display: block;

	color: #000000;

	width: 190px;

	float: left; 

	position:relative;

	margin: 20px 20px 20px 20px;

	padding: 20px 30px 20px 30px;

	text-align: left;

	border: 1px dashed #cccccc;

	}



* html #sidebar { margin: 20px 20px 20px 10px; }



#sidebar p{

	margin: 0px;

	line-height: 14px;

	padding: 5px 0px 5px 0px;

        text-align:justify;

        color:#000000;

        

	}



#sidebar h2 {

	color: #333333;

	font-size: 15px;

	font-family: Arial, Verdana, Sans-Serif;;

	list-style: none;

	padding: 5px 0px 5px 0px;

	margin: 0px;

	border-bottom: 1px solid #000000;

	}



#sidebar ul {

	list-style: none;

	margin: 0px;

	padding: 0px 0px 10px 0px;

	}

	

#sidebar li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#sidebar ul li {

	list-style: none;

	margin: 0px;

	padding: 5px 0px 5px 0px;

	}

#sidebar ul li a {

	color: #000000;

	text-decoration: none;

	}



#sidebar ul li a:hover {

	color: #8cbcda;

	text-decoration: underline;

	}

#footer { 

	background:url(images/footer_wiennews_neu.gif);

         background-position: bottom;

         background-repeat: no repeat;

	height: 28px;

	border-top: 2px solid #cccccc;

	text-align: center;

	clear: both;	}

#footer a {

	font-family: Arial, Verdana, Sans-Serif;

	font-weight: bold;

	background: #8cbcda;

	padding: 8px 8px 8px 8px;

	text-align: center;

	line-height: 40px;

	text-indent: 5px; 
	}

#footer a:hover {

	color: #FFFFFF;

	background: #ff9537;

	padding: 8px 8px 8px 8px;

	text-align: center;

	line-height: 40px;

	text-indent: 5px; 
}
.trivago_destination_hotel {
background-color:#FFFFFF;
border:1px solid #EEEEEE;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
margin:0;
overflow:hidden;
padding:0;
width:180px;
}

.trivago_destination_title {
color:#000000;
display:block;
font-size:15px;
font-weight:bold;
letter-spacing:0;
margin:6px 4px 2px;
text-decoration:none;
text-indent:0;
}

.trivago_destination_hotel ul {
border-bottom:1px solid #EEEEEE;
float:left;
list-style:none outside none;
margin:4px 0;
padding:0;
width:180px;
}

.trivago_destination_hotel li {
display:block;
float:left;
}

.trivago_destination_tab_active {
border:1px solid #EEEEEE;
color:#000000;
display:block;
float:left;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:9px;
letter-spacing:0;
margin:4px 4px 0;
padding:2px 4px;
text-decoration:none;
text-indent:0;

}

.trivago_destination_tab {
border:1px solid #EEEEEE !important;
color:#999999 !important;
display:block !important;
float:left !important;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif !important;
font-size:9px !important;
letter-spacing:0 !important;
margin:4px 4px 0 !important;
padding:2px 4px !important;
text-decoration:underline !important;
text-indent:0 !important;
}

.trivago_destination_hotel_body_toplist {
clear:both;
display:block;
margin:4px;
padding:0;
}

.trivago_destination_hotel_headline {
color:#000000;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
font-weight:bold;
letter-spacing:0;
margin:0 0 8px;
overflow:hidden;
padding:0;
text-decoration:none;
text-indent:0;
}

.trivago_destination_hotel_body_toplist ul {
list-style:none outside none;
margin:0;
padding:0;
}

.trivago_destination_hotel_body_toplist li {
clear:both;
height:40px;
list-style:none outside none;
margin:0;
padding:0;
display:block;
float:none;
}

.trivago_destination_hotel_body_toplist ul li a {
border:0 none;
clear:both;
display:block;
height:40px;
margin:4px 0;
padding:0;
text-decoration:none;
}

.trivago_destination_hotel_body_toplist ul li img {
border:0 none;
display:block;
float:left;
height:40px;
margin:0 4px 0 0;
text-decoration:none;
width:40px;
}

.trivago_destination_hotel_position {
background-color:#CCCCCC;
border:0 none;
color:#FFFFFF;
display:block;
float:left;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-weight:bold;
height:40px;
letter-spacing:0;
line-height:40px;
margin:0 4px 0 0;
padding:0 2px;
text-decoration:none;
text-indent:0;
}

.trivago_destination_hotel_group {
border:0 none;
color:#999999;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:9px;
letter-spacing:0;
text-decoration:none;
text-indent:0
}

.trivago_destination_hotel_group img {
border:0 none !important;
display:inline !important;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif !important;
letter-spacing:0 !important;
margin:2px 0 -2px 2px !important;
text-decoration:none !important;
text-indent:0 !important;
float:none !important;
height:auto !important;
width:auto !important;
}

.trivago_destination_hotel_name {
border:0 none;
color:#000000;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
letter-spacing:0;
text-decoration:none;
text-indent:0;
}

.trivago_destination_hotel_footer {

}

.trivago_destination_hotel_action_link {
border:0 none;
color:#000000;
display:block;
float:left;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
letter-spacing:0;
line-height:32px;
margin:0;
overflow:hidden;
padding:0;
text-decoration:underline;
text-indent:0;
}

.trivago_destination_hotel_logo_link {
border:0 none;
color:#000000;
display:block;
float:right;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
letter-spacing:0;
margin:0;
overflow:hidden;
padding:0;
text-decoration:none;
text-indent:0;
}

.trivago_destination_hotel_logo_link img {
border:0 none;
color:#000000;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
letter-spacing:0;
margin:0;
overflow:hidden;
padding:0;
text-decoration:none;
text-indent:0;
}

.trivago_destination_hotel_body_image {
clear:both;
display:block;
margin:4px;
padding:0;
}

.trivago_destination_hotel_image_box {
border:1px solid #EEEEEE;
margin:2px 8px;
}

.trivago_destination_hotel_image_link {
border:0 none;
color:#000000;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:9px;
letter-spacing:0;
margin:2px auto;
text-align:center;
text-decoration:underline;
text-indent:0;
}

.trivago_destination_hotel_image_link img {
border:0 none;
display:block;
margin:2px auto;
text-align:center;
}

.trivago_destination_hotel_item_link {
border:0 none;
color:#000000;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:9px;
letter-spacing:0;
margin:2px auto;
text-align:center;
text-decoration:underline;
text-indent:0;
}

.trivago_destination_hotel_path_link {
border:0 none;
color:#999999;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:9px;
letter-spacing:0;
margin:2px auto;
text-align:center;
text-decoration:none;
text-indent:0;
}

.trivago_destination_hotel_action_box {
text-align:center;
}

.trivago_destination_hotel_action_previous {
color:#000000;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:9px;
letter-spacing:0;
padding:0 8px;
text-decoration:underline;
text-indent:0;
}

.trivago_destination_hotel_action_next {
border-left:1px solid #EEEEEE;
color:#000000;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:9px;
letter-spacing:0;
padding:0 8px;
text-decoration:underline;
text-indent:0;
}

.trivago_destination_hotel_body_opinion {
clear:both;
display:block;
margin:4px;
padding:0;
}

.trivago_destination_hotel_body_opinion ul {
list-style:none outside none;
margin:0;
padding:0;
}

.trivago_destination_hotel_body_opinion ul li {
float:none !important;
}

.trivago_destination_hotel_opinion_item {
background-color:#EEEEEE;
color:#000000;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
letter-spacing:0;
overflow:hidden;
padding:4px 6px;
text-decoration:none;
text-indent:0;
white-space:nowrap;
}

.trivago_destination_hotel_opinion_item span {
color:#999999;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
letter-spacing:0;
padding-right:2px;
text-decoration:none;
text-indent:0;
}

.trivago_destination_hotel_opinion_title {
color:#000000;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
font-style:italic;
letter-spacing:0;
overflow:hidden;
padding:4px 6px;
text-decoration:none;
text-indent:0;
white-space:nowrap;
}

.trivago_destination_hotel_opinion_title {
color:#000000;
display:block;
font-family:Univers,Arial,Helvetica,Sans,Sans-Serif;
font-size:12px;
font-style:italic;
letter-spacing:0;
overflow:hidden;
padding:4px 6px;
text-decoration:none;
text-indent:0;
white-space:nowrap;
}

