/*
Theme Name: Altasky
Theme URI: http://www.altasky.com
Description: This WordPress theme build for Altasky website V3. Special thanks to <a href="http://nazardesign.com/">NazarDesign</a>.
Author: NazarDesign
Author URI: http://www.altasky.com
Version: 3.0
Tags: slide-photo, widget-ready, photography, corporate, video
*/

*{margin:0; padding:0;}

body {
	background: #fcfcfc url(images/background-altasky-full-v3.jpg) center -30px no-repeat;
	font-family: tahoma, arial, helvetica, tahoma, sans-serif;
	font-size: 11px;
	margin:0;
}
	
h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16px; 
	color: #ccc;
	font-family: arial, helvetica, sans-serif;
}

h3, h3 a {
	font-size: 16px; 
	color:#ccc;
	font-family: arial, helvetica, sans-serif;
}

h4 {
	font-size: 9pt;
}

h2.pagetitle { 
	display:none; 
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color:#ff9900;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 970px;
	margin: 0 auto 30px auto;
	padding:0;
	color:#666;
	overflow: hidden;
	clear:left;	
	background:#fff;
	/* Bordes redondos */
	-moz-border-radius: 12px; /* For Mozilla Firefox */
	-khtml-border-radius: 12px; /* For Konqueror */
	-webkit-border-radius: 12px; /* For Safari */
}
	
/* header */

#header {
  	width: 970px; 
  	height: 131px;
	margin:0 auto;
	position:relative
}

#logo {	
	margin-left: 20px;
	float:left
}
* html #logo {	
	margin-left: 11px;
}
#logo h1 a,
#logo h1 {
	font-weight: normal;
	font-size: 28px;
}

#header h2 {
	color: #369;
	display:block;
	z-index:10;
	position:absolute;
	left:140px;
	top:95px;
	font-size:14px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 0.1em 0.1em 0.4em #fff
	
}

/* content */

#inwrapper {
	width: 970px;
	float: left;
}

#contentwrapper {
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
	padding: 20px;
	overflow: hidden;
	clear: left;
}

#content {
	float:left;
	width:550px;
	overflow: hidden;
}

#content2 {
	float:left;
	width:790px;
	overflow: hidden;
}

.post {
	padding:20px;
	margin: 15px;
}

.post h2 {
	font-size:3em;
	font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif;
	margin:0 0 1em 0;
	padding:0;
	color:#C05C71;
}
.post h2 a {
	color:#C05C71;
	text-decoration:none
}
.post h2 a:hover {
	text-decoration:none
}

.post h3 {
	margin:0;
	padding: 0;
	margin-bottom: 5px;
}
	
.post h3 a {
	color: #ccc;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: uppercase;
	
}

.post h3 a:hover {
	text-decoration: underline;
}
	
.post h2 a:hover{
	text-decoration: underline;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.post p {
	font:1.2em/1.8em Arial, Helvetica, sans-serif;
	margin:0 0 1.1em 0
}

.postmetadata{
	clear: both;
	color:#666;
	padding:0;
	margin:0;
	font-size: 10px;
}

.postmetadata a {
	color:#0099ff;
	font-weight: normal;
	border-bottom: dotted 1px #0099ff;
}	

.postmetadata a:hover {
	border: none;
	text-decoration: none;
}
.Thumbnail { display: block; width: 160px; height: 70px; margin: 0; }

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* right sidebar */

#sidebar {
	width:200px;
	float:right;
	margin:0;
	padding: 0;
}

#sidebar .widgets {
	width: 200px;
	display: block;
	background: none;
	padding-bottom: 15px;
}

#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	color: #ccc;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 1px;
	font-weight: bold;
	text-transform: none;
}

#sidebar p {
	margin:0; 
	padding:0;
}

#sidebar img {
	padding: 0; 
	margin: 0;
}

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: disc;
      height: 22px;
      line-height: 22px;
	margin-left: 15px;
}

#sidebar ul li a {
	color: #993333;
}


#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	display: block;
}

#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* below slideshow bar */

#sidebar2 {
	width: 100%;
	float: left;
	margin-top: 0;
	padding-top: 20px;
	clear: left;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 140%;
	color:#666;
}

#sidebar2 .widgets {
	width: 200px;
	float: left;
	margin-left: 27px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#sidebar2 h2 {
	color: #C05C71;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 2px;
	text-transform: uppercase;
	text-decoration: none;
      width: auto;
	font-family: arial, helvetica, sans-serif;
}

#sidebar2 h2 a {
	color: #C05C71;
}
#sidebar2 h2 a:hover {
	color: #FF9900;
}

#sidebar2 a {
	color: #ff6600;
}

/* front page above footer widget */

#sidebar3 {
	width: 100%;
	height: 120px;
	border-top: dashed 1px #e2e2e2;
	border-bottom: dashed 1px #e2e2e2;
	clear:left;
	float: left;
	margin:0;
	padding:0;
}

#sidebar3 .widgets {
	margin-left: 27px;
	font-size: 26px;
	font-family: georgia, arial, helvetica, sans-serif;
	color: #ccc;
	line-height: 135%;
	margin-top: 5px;
	width: 910px;
	text-align: center;
}

#sidebar3 a {
	border-bottom: dotted 1px #ccc;
	color: #ccc;
}

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

/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #ccc;
	font-size: 14px;
	margin-bottom: 2px;
	clear: left;
}	

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	background: #f3f0e2;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	width: 420px;
	float: left;
}

ol.commentlist li.alt {
	background: none;
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	float: right;
	width: 150px;
	margin-top: 50px;
	margin-right:70px;
}
* html #searchform {
	margin:45px 5px 0 0;
}

#searchform input#s {
	margin:0;
	padding:2px;
	color: #ccc;
	width: 200px;
	background: #fff;	
	border: solid 1px #eaeaea;	
	height:14px;
	font-size:11px;
	padding-top:2px;
}

#searchform input#searchsubmit {
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px;
}

.wp-caption img {
   	margin: 0;
   	padding: 0;
   	border: 0 none;
}

.wp-caption p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

/* footer */

#footer {
	border-top: dotted 1px #ccc;
	clear: both;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 10px;
	background: url(images/fbg.png) no-repeat;
	height: 37px;
	line-height:2em
}

#copyinfo {
	margin-left: 28px;
	margin-top: 12px;
	float: left;
	width: 600px;
}

#socialize {
	width: 300px;
	float: right;
	margin-right: 28px;
	text-align: right;
	margin-top: 12px;
}

#footer a { 
	color: #993300;
	text-decoration: none;
	font-style: normal;
}

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


#slideshow {
	height:auto;
	background: #333;
	clear: left;
	padding:20px
}

#slideshow img {
   
    	top:0;
    	left:0;
    	opacity:0.0;
}

#slideshow img.active {
    	opacity:1.0;
}

#slideshow img.last-active {
    
}

/* The navigation menu */


#suckerfishnav {
	margin: 0;
	background-color:#3F5F6F;
	height:40px;
	padding: 0 0 0 30px;
	clear:left;
	/* Rounded corners */
	-moz-border-radius-topleft: 12px; /* For Mozilla Firefox */
	-khtml-border-radius-topleft: 12px; /* For Konqueror */
	-webkit-border-top-left-radius: 12px; /* For Safari */
	-moz-border-radius-topright: 12px; /* For Mozilla Firefox */
	-khtml-border-radius-topright: 12px; /* For Konqueror */
	-webkit-border-top-right-radius: 12px; /* For Safari */
}
#suckerfishnav {
    background:#3F5F6F repeat-x;
    font-size:10px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:160px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    font-weight:normal;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:140px;
    font-size:10px;
    color:#ffffff;
    }
#suckerfishnav li ul ul {
    margin:-18px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background:#50B6CF;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#ffffff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#ffffff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#ffffff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#2B879E;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#2B879E;
    }

.downarrowclass {
	position: absolute;
	top: 15px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}