/*  



Theme Name: Papyrus



Theme URI: 



Description: WP theme designed 



Version: 1.0



Author: Sherihan Khedr



Author URI: 







	This theme was designed by Sherihan Khedr.







	By downloading and using this theme, you agree to the following terms:



    - You are NOT allowed to sell this design.

    - A link back to SK Design Studio (either modified or unmodified).

    - You can use this design for personal or commercial projects.

    - You can modify, translate or distribute







*/







body {

	font: 80%/150% Arial, "Trebuchet MS", Tahoma;

	color: #000000;

	background: url(images/body_bg.jpg) center top;

	margin: 0px;

	padding: 0px;

}



a {

	color: #4c3c2d;

	text-decoration: underline;

}



a:hover {

	color: #7e532a;

}



img {

	border: none;

	float: left;

	margin-right: 10px;

}



p {

	padding: 0px 0px 15px 0;

	margin: 0px;

	color: #000000;

	text-align: justify;

}





h1, h2 {

	color: #4c3c2d;

	margin: 0px 0px 2px;

	border-bottom: 1px dotted #242424;

	letter-spacing: -1px;

	font: normal 160%/100% "Trebuchet MS", Tahoma, Arial;

	padding-bottom: 3px;

}



h2 a {

	color: #4c3c2d;

	text-decoration: none;

}



h2 a:hover {

	color: #7e532a;

}



h3 {

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #4c3c2d;

	margin: 10px 0px 5px;

}



h4 {

	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;

	color: #4c3c2d;

	margin: 10px 0px 5px;

}



ul {

	list-style-type: circle;

}



blockquote {

	border-left: 5px #4c3c2d solid;

	margin: 0 0 0 10px;

	padding: 5px;

	background: url(images/pattern.gif);   

}



form {

	margin:0px;

	padding:0px;

}



#page {

	margin: 0px auto 0;

	width: 760px;

}



#page_back {

	background: url(images/content.gif);

}



/*--------------------------header area*/

#header {

	width: 760px;

	height: 150px;

	background: url(images/header_bg.gif) no-repeat;

	margin: 0;

}



#header_box {

	width: 600px;

	padding: 70px 0 0 140px;

}



#header h1 {

	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;

	color: #4c3c2d;

	border-bottom: none;

}



#header h1 a {

	color: #4c3c2d;

	text-decoration: none;

}



#header h1 a:hover {

	color: #7e532a;

	text-decoration: none;

}



#header p {

	color: #4c3c2d;

	font-size: 15px;

}



/*--------------------------navigation*/

#nav {

	width: 785px;

	height: 80px;

}



#nav ul {

	list-style: none;

	margin: 0;

	padding: 0 0 0 15px;

}



#nav li {

	list-style: none;

	display: inline;

	float: left;

	margin: 0 0 0 5px;;

}



#nav a{

	font: bold 12px/100% Arial, Helvetica, sans-serif;

	display: block;

	color: #4c3c2d;

	text-decoration: none;

	padding: 9px 10px 10px 10px;

	margin: 0;

	background: url(images/nav.gif) bottom;

}






#nav .left {

	float: left;

}



#nav .right {

	float: right;

}



/*------------------------search form */

#searchform {

	margin:0px 10px 0 0;

	background: url(images/search_bg.gif) bottom;

	padding: 7px 11px 15px 11px;

}



#searchform br {

	display: none;

}



#searchform .s {

	border:1px solid #a29161;

	width: 135px;

	height: 19px;

	padding: 4px 3px 0px 5px;

	background: url(images/form_field_bg.gif) no-repeat;

	margin-right: 2px;

	color: #000000;

	font-weight: normal;

}



#searchform .ss {

	background: url(images/search_btn.gif) no-repeat;

	border: none;

	width: 23px;

	height: 23px;

}





/*---------------------------content area */



#content {

	padding: 10px 0px 30px 0px;

	float: left;

	width: 505px;

	overflow: hidden;

}



.post {

	clear:both;

	padding-top: 15px;

}



#title_back {

	background: url(images/title_post.gif) no-repeat;

	width: 505px;

	float: left;

	padding: 5px 0 15px 0;

}



.post-date {

	width: 45px;

	height: 45px;

	float:left;

	margin-left: 5px;

}



.post-month {

	font: bold 16px Imapct, Arial, Tahoma;

	text-transform: uppercase;

	color: #4c3c2d;

	text-align: center;

	display:block;

	line-height: 11px;

	padding-top: 8px;

	margin-left: -2px;

}



.post-day {

	font: bold 16px Imapct, Arial, Tahoma;

	text-transform: uppercase;

	color: #4c3c2d;

	text-align: center;

	display:block;

	line-height: 18px;

	padding-top: 5px;

	margin-left: -2px;

}



.post-title {

	float: left;

	margin-left: 15px;

	width: 420px;

}



.entry {

	clear: both;

	padding: 10px 0 0 65px;

}



.post_arr {

	background: url(images/mini_arr.gif) no-repeat;

	padding-left: 20px;

	float:left;

	font-size: 95%;

	color: #4c3c2d;

}



.post_arr2 {

	background: url(images/mini_arr.gif) no-repeat;

	padding-left: 20px;

	float: right;

	font-size: 95%;

}



.mini-add-comment {

	background: url(images/mini-down-arrow.gif) no-repeat;

	padding-left: 18px;

	float: right;

}



.navigation {

	clear: both;

	padding: 10px 0px 0 65px;

}





.previous-entries {

	float: left;

	padding-left: 20px;

	background: url(images/mini_arr33.gif) no-repeat left;

}



.next-entries {

	float: right;

	padding-right: 20px;

	background: url(images/mini_arr.gif) no-repeat right;

}







/*-------------------------comments area */



#comments, #respond {

	padding: 10px 0 10px 30px;

	clear: both;

	background: url(images/comment_title.gif) no-repeat left;

}



.commentlist {

	margin: 10px 0px;

	padding-left: 20px;

	line-height: 130%;

}



.commentlist li{

	padding: 5px 10px;

}



.comment_back {

	background: url(images/comment.gif) no-repeat;

}



.commentlist cite {

	font-weight: bold;

	font-style: normal;

	font-size: 120%;

	color: #4c3c2d;

}



.commentlist cite a {

	color: #4c3c2d;

}



.commentlist cite a:hover {

	color: #7e532a;

}



.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

}



#commentform {

	margin-top: 10px;

	font: 110% Arial, Helvetica, sans-serif;

}



#commentform p {

	padding: 6px 0px;

	margin: 0px;

}



#commentform label{

	color: #4c3c2d;

	font-size: 87%;

}



#commentform input{

	width: 200px;

	background: url(images/form_field_bg.gif) no-repeat;

	border: 1px solid #a29161;

	padding: 3px;

	margin-top: 3px;

	color: #775e24;

}



#commentform textarea{

	width: 476px;

	height: 115px;

	background: url(images/form_field_bg.gif) no-repeat;

	border: 1px solid #a29161;

	padding: 2px;

	margin-top: 3px;

	color: #775e24;

}



#commentform #submit {

	background: url(images/btn_bg.gif) no-repeat bottom;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #4c3c2d;

	border: none;

	float:right;

	width: 155px;

	height: 50px;

	cursor: pointer;

}







/*-----------------------------sidebar */



#sidebar {

	float: right;

	padding: 20px 30px 20px 0px;

	width: 200px;

	color: #4c3c2d;

	overflow: hidden;

}



#sidebar_back {

	background: url(images/sidebar_title.gif) no-repeat top;

	margin: 10px 0 0 0;

	padding: 0;

}



/*-------------sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle {

	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;

	color: #4c3c2d;

	margin: 20px 0px 2px;

	border-bottom: 1px solid #4c3c2d;

}



/*------------sidebar text styles */

#sidebar a {

	color: #4c3c2d;

	text-decoration: none;

}



#sidebar a:hover{

	color: #7e532a;

	text-decoration: none;

}



/*------------sidebar list level1 */

#sidebar ul {

	margin: 0;

	padding: 0;

}



#sidebar ul li {

	list-style: none;

	margin: 0;

	padding: 1px 10px 10px 15px;

	border: none;

}



/*------------sidebar list level2 */



#sidebar ul li ul {

	padding: 0;

	margin: 0;

}



#sidebar ul li ul li{

	padding: 2px 0 2px 10px;

	border-bottom: 1px solid #4c3c2d;

}



/*------------sidebar list level3 */



#sidebar ul li ul li ul li{

	padding: 1px 0 1px 10px;

	border: none;

}





/*----------sub-pages */



ul.list-page li ul li, li.widget_pages li ul li{

	background: url(http://casalomaminca.com/wp-content/themes/papyrus-10/images/mini-page-arrow.gif) no-repeat;

	padding-left: 10px;

}





/*------------------calendar widget */

li.widget_calendar td {

	padding: 1px 7px;

}



/*-------------------text widget */

.textwidget {

	padding-top: 5px;

}



/*-------------------------footer area */

#footer {

	clear: both;

	width:760px;

	height: 160px;

	background: url(images/footer_bg.gif) bottom no-repeat;

	position: relative;

	bottom: -50px;

	color: #4c3c2d;

	font-size: 95%;

	margin: 0px 0 40px 0;

	padding: 10px 0 10px 0;

}



#footer a {

	color: #4c3c2d;

}



#footer a:hover {

	color: #7e532a;

}



#footer p {

	color: #4c3c2d;

	text-align: center;

	margin: 0;

	padding: 0;

}



/*---------------alignments */



.center {

	text-align: center;

}



img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

}



img.alignleft, img[align="left"] {

	float:left;

	margin: 2px 10px 5px 0px;

}



.alignright {

	float: right;

}



img.alignright, img[align="right"] {

	float:right;

	margin: 2px 0px 5px 10px;

}



.clear {

	clear:both;

}



hr.clear {

	clear:both;

	visibility: hidden;

	margin: 0px;

	padding: 0px;

}

@media (min-width: 1101px) {


#tarjeta {

	background: url(images/tarjeta.png);

	left: 35px;

	top: 53px;

	width: 154px;

	height: 241px;

	position: absolute;

	-webkit-transform: rotate(-20deg);

	-moz-transform: rotate(-20deg);

	-ms-transform:rotate(-20deg); /* IE 9 */

	transform:rotate(-20deg);

}}


@media screen and (max-width: 1100px) {

#tarjeta {

	background: url(images/Tarjetasmall.png);

	left: 5px;

	top: 200px;

	width: 60px;

	height: 105px;

	position: absolute;

}}





@media screen and (min-width: 1101px) {

a#facebook{

	background-image: url(images/facebook.png);

	display:block;

	height: 80px;

	width: 80px;

	position: absolute;

	top: 333px;

	left: 8%;

	-webkit-transform: rotate(12deg);

	-moz-transform: rotate(12deg);

	-ms-transform:rotate(12deg); /* IE 9 */

	transform:rotate(12deg);

}}

@media screen and (max-width: 1100px) {

a#facebook{

	background-image: url(images/facebooksmall.png);

	display:block;

	height: 50px;

	width: 50px;

	position: absolute;

	top: 333px;

	left: 5px;

	
}}


ul.qtrans_language_chooser {

	list-style-type: none;

}



.qtrans_language_chooser a {

	background-image: url(images/flags.png);

	height: 51px;

	width: 50px;

	float: right;

	background-repeat: no-repeat;

	margin-left: 10px;

}



.qtrans_language_chooser span {

	z-index: -1;

	font-size: 0em;

	position: absolute;

}



.lang-es a{

	background-position: 0px 1px;

	margin-top: -45px;

}



.lang-es a:hover, .lang-es.active a{

	background-position: -0 -53px;

}



.lang-en a{

	background-position: -51px 0px;

	margin-top: -28px;

}



.lang-en a:hover, .lang-en.active a{

	background-position: -51px -53px;

}



.lang-de a{

	background-position: -109px 0px;

	margin-top: -37px;

}



.lang-de a:hover, .lang-de.active a{

	background-position: -109px -53px;

}

.lang-fr a{

	background-position: -167px 0px;

	margin-top: -47px;

}



.lang-fr a:hover, .lang-de.active a{

	background-position: -167px -53px;

}

.photoalbum {

	display: block;

	float: right;

	position: absolute;

	-webkit-transform: rotate(12deg);

	-moz-transform: rotate(12deg);

	-ms-transform:rotate(12deg); /* IE 9 */

	transform:rotate(12deg);

	background-image: url(images/marco.png);

	width: 464px;

	height: 320px;

	margin-left: 477px;

	margin-top: -139px;

}



.logos2 {

	width:760px;

        clear: both;

        position: relative;

        color: rgb(76, 60, 45);

        font-size: 95%;

}

.logos2 img{

	margin-left: 275px;       

}



#logos a{

	display: inline-block;

	margin-left: 6px;

}



.TA_certificateOfExcellence {

	width: 163px;

	display: inline-block;

}



a#tripadvisor{

	background-image: url(../../../img/cdsi/img2/awards/tchotel_2014_L_R-11655-2.png);

	height: 29px;

	width: 158px;

}



a#colombianhostels{

	background-image: url(images/colombianhostels.jpg);

	height: 43px;

	width: 72px;

}



a#hosteltrail{

	background-image: url(images/hosteltrail.gif);

	height: 43px;

	width: 163px;

}



a#colombiafacil{

	background-image: url(images/colombiafacil.jpg);

	height: 43px;

	width: 62px;

}



a#ciudadperdida{

	background-image: url(images/ciudadperdida.jpg);

	height: 43px;

	width: 206px;

	margin-left: 46px;

}





.accommodation, .minca li, div.about{

	display: block;

	min-height: 320px;

}



.accommodation .rev_slider_wrapper, .minca .rev_slider_wrapper, .about .rev_slider_wrapper{

	position: absolute;

/*	-webkit-transform: rotate(12deg);*/

}



#content li{

	margin-left: 20px;

}

.lazysocialbuttons{

	margin-top: 10px;

}