/*
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,capxion,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}
*/

/*tipografia*/

li{
margin-left:15px;
}

#container{
font-family:Verdana;
color:#272727;
font-size:12px;
letter-spacing:-0.08em;
color:#4C4B4B;
}

h2{
font-size:16px;
font-family:“Gill Sans”, Calibri, “Trebuchet MS”, sans-serif;
}

#recomendado{
}

#recomendado h2{
font-size:28px;
}

#recomendado ul{
	margin-top:15px;
}

#recomendado ul li{
font-size:1.5em;
list-style-image: url(../images/website_curso_wordpress_marcador.gif);
margin-bottom:10px;
margin-left:23px;
}



ol#conteudo_dos_videos{
font-size:11px;
line-height:19px;
}

ol#conteudo_dos_videos p{
font-style:italic;
}

ol#conteudo_dos_videos li{
margin:0 0 28px 0;
}

ol#conteudo_dos_videos span{
color:#27799e;
margin-left:5px;
}

/* posicionamento */

html{
/*background:#fff url(../images/bg.gif) */
background: #4C4B4B;
}



#container{
background:#fff;
margin:20px auto 20px auto;
position:relative;
width:980px;
/*font-family:verdana;
color:#272727;*/
border:1px solid #27799e;
overflow:auto;
}


/*header*/
#header{
height:293px;
}

#header h1 a,
#box{
position: absolute;
}

#header h1 a{
top:80px;
background: url(../images/blogs_com_wordpress_logo_431x118.png) no-repeat;
display:block;
width:431px;
height:118px;
text-indent:-5000px;
overflow:hidden;
left:20px;
}

#box{
width:431px;
height:293px;
right:20px;
background:#27799e url(../images/blogs_com_wordpress_banner_431x293.png) no-repeat;;
color:#fff;
text-indent:-50000px;
overflow:hidden;
}


h2#banner_chamda{
background: url(../images/curso_wordpress_chamada_423x72.gif) no-repeat center;
width:423px;
height:72px;
text-indent:-5000px;
overflow:hidden;
border-top: 1px solid #27799e;
border-bottom:1px solid #27799e;
padding-top:15px;
padding-bottom:10px;
}


a#download_versao_desktop{
display:block;
height:25px;
position:absolute;
right:243px;
top:150px;
width:149px;
}


a#download_versao_iphone{
position:absolute;
display:block;
width:208px;
height:29px;
top:229px;
right:195px;
}


a#download_versao_desktop:hover,
a#download_versao_iphone:hover{
border-bottom:2px solid #90ea27;
}

#left,
#right{
width:400px;
padding:0 20px 0 40px;
}

#left{
float:left;
}

#right{
float:right;
}

/*spacer*/
.spacer{
margin:30px 0;
}

.spacer h2{
margin:0 0 8px 0;
}

.spacer ul li,
.spacer p{
line-height:22px;
}


/*links de pagamento*/

a#link_desktop,
a#link_iphone{
display:block;
width: 400px;
height:102px;
text-indent:-5000px;
overflow:hidden;
}

a#link_desktop{
background: url(../images/curso_wordpress_desktop_400x102.gif) no-repeat;
}

a#link_iphone{
background: url(../images/curso_wordpress_iphone_400x102.gif) no-repeat;
}

p#website_information{
clear:both;
text-align:center;
font-size:80%;
padding: 20px 0;
}

/*screenshots*/
img{
border:none;
}

a#screenshot1{
display:block;
background: url(../images/thumbnail_1_400x102.jpg) no-repeat;
width:400px;
height:102px;
}

a#screenshot2{
display:block;
background: url(../images/thumbnail_2_400x102.jpg) no-repeat;
width:400px;
height:102px;
}


#screenshots a{
margin:20px 0;
outline:5px solid gray;
border:1px solid #272727;
}

#screenshots a:hover{
outline:5px solid #27799e;
}

/*clique aqui*/

p#clique_aqui span{
font-weight:bold;
color:#27799e;
}

a{
text-decoration:none;
font-weight:bold;
color:#27799e
}

a:hover{
text-decoration:underline;
}

p#clique_aqui{
padding-bottom:15px;
}

/*conteudo dos videos*/

#conteudo_dos_videos{
display:none;
}

li#item{
list-style:none;
}


#TB_ajaxContent h3 span{
color:#27799e;
}
#TB_ajaxContent p{
font-style:italic;
}

#TB_ajaxContent li{
margin:10px 0 10px 50px;
}

div#video_amostra h2{
margin-bottom:15px;
}