/*  
Theme Name: Turista.NU Web 2.0 design.
Theme URI: http://www.wearingmedia.com
Description: Custom theme for Turista.NU. 2.1.
Version: 2.1
Author: P-C @ WearingMedia.com
Author URI: http://www.wearingmedia.com
*/





/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:90% Verdana, Arial, Helvetica, sans-serif;
}
 
/***** Headings *****/ 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font-size:2.5em;
}
 
h2 {
padding:0 0;
letter-spacing:-1px;
font-size:2em;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 0 0;
}
 
ul, ol {
padding:0 0 0 0;
}
 
blockquote {
margin:1.25em;
padding:0 0 0 0;
}
 
small {
font-size:0.85em;
}
 
img {
	border:1px solid;
	margin-left: 0;
	margin-right: 0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
/***** Wrapper *****/
 
#wrap {
width:860px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:0 0 0 0; }
.img-right     { float:right;margin:0 0 0 0; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }






							/* Turista.NU design start */


body {
	background: url('images/bg.png') repeat-x;
	background-attachment: fixed;
	color: #000;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin: 0 0 0 0;
	}
	
a, a:visited {
	color: #0000ff;
	text-decoration: none;
	border: none; 
	}


a:hover {
	color: #FF9933;
	text-decoration: none;
	border: none; 
	}


img {
	border: none;
	}

#container { 
	background: #fff;
	width: 1140px; 
	text-align: left; 
	margin: 30px auto; 
	border: 1px solid #0000cc;
	}


							/* header */

#header {
	background: url("images/banner.jpg");
	border-bottom: 1px solid;
	height: 200px;
	width : 1140px;
	padding: 1px 0 0 0;
	}


#header h2 {
	color: #cc0000;
	font-size: 36pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #0000ff;
	text-decoration: none;
	}


#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}

							/* menu */

	
#menu {
	font-size: 11pt;
	background: #eeeeff;
	margin-top: 1px;
	width:1140px; 
	height:23px;
	border-bottom: 1px solid #fff;
}


#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0px 15px;
	text-decoration: none;
	color: #000 url(images/bg.jpg);
}

#menu a:hover {
	color: #FF9933;
	text-decoration: none;
}

							/* content */

#content {
	background: url("images/content.png")
	width: 458px;
	min-height: 4500px;
	height: auto !important;
	height: 4500px;
	margin-left: 406px;
	margin-top: 0px;
	margin-right: 0px;
	position:relative;
	text-align: left;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}


#content p img {
	border: 1px solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#content h1 {
	color: #9999CC;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #9999CC;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #FF9933;
	text-decoration: none;
	}

#content h2 {
	font-size: 1.6em; 
	color: #6666ff;
	text-decoration: none;
	}

#content h2 a  {
	font-size: 1.6em; 
	color: #6666ff;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #FF9933;
	text-decoration: none;
	}


#content h3 {
	font-size: 1.4em; 
	color: #333377;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	line-height: normal;
	}
	
#content h3 a  {
	color: #9999CC;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #FF9933;
	text-decoration: none;
	}

#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: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #FF9933;
	text-decoration: none;
	}


							/* various */

#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #FF9933;
	text-decoration: none;
	}
	
blockquote {
	background-color: #ccccff;
	width: 150px;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 1.2em;
	color: #0000ff;
	border-top: 2px solid #0000ff;
	border-bottom: 2px solid #0000ff;
	}


blockquote a:hover {
	color: #FF9933;
	}

	

.postspace {
	width: 440px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}

.postspace2 {
	width: 440px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	}

.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

							/* left */

#left {
	color: #000000;
	width: 192px;
	min-height: 4300px;
	height: auto !important;
	height: 4300px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	}

#left p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #fff;
	background: #3366cc;
	font-size: 10pt;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 5px solid #cc99ff;
	text-align: center;
	}

#left ul {
	color: #000;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left ul li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #003399;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#left ul li a:hover {
	background: #ccccff;
	color: #FF9933;
	}

							/* leftright */


#leftright {
	color: #000000;
	width: 192px;
	min-height: 4300px;
	height: auto !important;
	height: 4300px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	}

#leftright p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#leftright h2 {
	color: #fff;
	background: #3366cc;
	font-size: 10pt;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 5px solid #cc99ff;
	text-align: center;
	}

#leftright ul {
	color: #000;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#leftright ul li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#leftright ul li a {
	display: block;
	color: #003399;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#leftright ul li a:hover {
	background: #ccccff;
	color: #FF9933;
	}


							/* right */


#right {
	color: #000000;
	width: 250px;
	min-height: 4300px;
	height: auto !important;
	height: 4300px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}

#right p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #3366cc;
	font-size: 10pt;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 5px solid #cc99ff;
	text-align: center;
	}

#right ul {
	color: #000;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right ul li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #003399;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	background: #ccccff;
	color: #FF9933;
	}




							/* footer */

#footer {
	height: 150px;
	border-top: 1px solid;
	background: url("images/footer.png");
	overflow: hidden;
	font-size: 10pt;
	padding: 0px 0px 0px 3px;
	text-align: left;
	clear: both;
	}
	
#footer ul {
	color: #000;
	margin: 5px;
	}
	
#footer a, #footer a:visited {
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}


							/* calendar */

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}


							/* search */



#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	margin-right: 3px;
	}


#searchform input {
	font-size: 14pt;
	text-align: center;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}

#s,#submit {	
	background:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}

#s:hover {	
	background:#ddeeff;
	}


							/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

	
#author {
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}



img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
