body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	padding:0;
}
div {
	background:transparent none repeat 0 0;
}
p {
	margin:0;
	padding:0;
	color:#333;
	font-size:16px;
}
a {
	text-decoration:none;
	color:#ff6500;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
	color:#333;
}
h1 {
	margin:0;
	padding:0;
}
h2 {
	margin:0;
	padding:0;
}
h3 {
	margin:0;
	padding:0;
}
h4 {
	margin:0;
	padding:0;
}
h5 {
	margin:0;
	padding:0;
}
fieldset {
	border:0 none;
}
input {
	border:0 none;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}
/****************** Clases generales *********************/
.right {
	float:right;
}
.left {
	float:left;
}
.cleaning {
	clear:both;
}
.center {
	text-align: center;
}
/*********************************************************/
#contenedor {
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	height:100%;
}
#principal {
	margin:0 auto;
	padding:0;
}
/****************  cabecera   ************************/
#cabecera {
	background:#fff url(img/bg_cab_top.gif) repeat-x top left;
	height:170px;
	width:100%;
	padding:0;
	margin:0;
		
}
#cabecera .box_cabecera {
	width:950px;
	height:170px;
	padding:0;
	margin:0 auto;
	background:url(img/bg_box_cab.gif) no-repeat 15px 5px;
	
}
#cabecera .box_cabecera h2 {
	float:right;
	background:url(img/logo_orange.gif) no-repeat left top;
	width:53px;
	height:53px;
	margin-top:15px;
	margin-right:15px;	
}
#cabecera .box_cabecera h2 a {
	float:left;
	width:53px;
	height:53px;
	cursor:pointer;
}
#cabecera .box_cabecera h2 a span {
	display:none;
}
#cabecera .box_cabecera h1 {
	float:left;
	display:inline;
	background:url(img/titu_cab.gif) no-repeat left top;
	margin-top:130px;
	margin-left:15px;
	font-size:20px;
	text-align:left;
	width:523px;
	height:35px;	
}
#cabecera .box_cabecera h1 a {
	float:left;
	display:inline;
	width:523px;
	height:35px;
	cursor:pointer;
	
}
#cabecera .box_cabecera h1 a span {
	display:none;
}

#buscador {
	clear:right;
	float:right;
	display:inline;
	height:33px;
	width:275px;	
	margin:0;
	padding:0;
	margin-top:62px;
	margin-right:5px;	
	
}

#buscador #s {
	float:left;
	display:inline;
	background:url(img/input_buscar.gif) no-repeat left top;
	width:220px;
	height:23px;
	font-size:12px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	
}
#buscador label.screen-reader-text {
	display:none;
}
#buscador #searchsubmit {
	float:right;
	display:inline;
	background:url(img/btn_buscar.gif) no-repeat 0 0;
	width:31px;
	height:33px;
	cursor:pointer;
	color:transparent;	
	
}
/********************************************************/
.top_central {
	background:#fff url(img/bg_top_central.gif) repeat-x left top;
	height:10px;
}
#central {
	padding:0;
	margin:0 auto;
	width:950px;
	background:#fff url(img/bg_central.gif) no-repeat right bottom;
	overflow:hidden;
}

.col_ppal {
	float:left;
	display:inline;
	width:620px;
	padding:0 0 10px 0;
	margin:0;
}
/********************************************************/
.post {
	float:left;
	display:inline;
	background:url(img/post_bot.gif) repeat-x left bottom;
	margin:5px 0 15px 15px;
	width:588px;
}
.post .navigation {
	float:left;
	display:inline;
	background:url(img/bg_nav.gif) no-repeat center bottom;
	color:#333;
	font-size:14px;
	width:588px;
	margin:0 0 15px 0;
	padding:10px 0;
	line-height:20px;
	
}
.post .navigation a {
	color:#333;
}
.post .date {
	clear:both;
	float:left;
	width:57px;
	height:58px;
	background:url(img/bg_date.gif) no-repeat left top;
	margin-right:10px;
	margin-bottom:5px;
}
.post .date .mes {
	float:left;
	color:#ff6500;
	display:inline;
	margin-top:4px;
	font-size:16px;
	padding:0;
	text-align:center;
	width:57px;
	line-height:16px;
	font-weight:bold;
	text-transform:lowercase;
}
.post .date .dia {
	float:left;
	color:#ff6500;
	display:inline;
	width:57px;
	text-align:center;
	font-size:20px;
	padding:0;
	margin-top:6px;
	line-height:20px;
}
.post .box_tittle {
	float:left;
	display:inline;
	width:520px;
}
.post h2 {
	float:left;
	display:inline;
	font-size:22px;
	width:520px;
	color:#ff6500;
	font-weight:normal;
	margin-top:5px;
}
.post h2 a {
	color:#ff6500;
}
.post h2 a:hover {
	color:#333;
	text-decoration:none;
}
.post .box_tittle h3 {
	float:left;
	font-size:16px;
	width:518px;
	color:#666;
	margin-bottom:3px;
	font-weight:normal;
	}

.post .fecha {
	float:left;
	display:inline;
	width:250px;
	font-size:12px;
	color:#333;
	padding-top:2px;
	line-height:20px;
}
.post .fecha p{	
	font-size:14px;	
}
.post .comentarios {
	float:right;
	display:inline;
	width:170px;	
	padding-top:5px;
	}
.post .comentarios p {
	float:right;
	height:25px;	
	font-size:14px;
	padding-left:28px;
	background:url(img/ico_comentarios.gif) no-repeat left center;
}
.post .cont_post {
	float:left;
	display:inline;
	background:url(img/bg_cont_post.gif) repeat-x left top;
	padding-bottom:20px;
	width:588px;
	margin-top:10px;
	font-size:14px;
	color:#333;
	line-height:20px;
}
.post .cont_post p {
	font-size:14px;
	color:#333;
	line-height:20px;
	margin-bottom:15px;
	text-align:justify;
}
.post .cont_post a {
	color:#ff6500;
	font-size:14px;	
}
.post .cont_post a:hover {
	color:#666;
}
.post .cont_post img.wp-smiley {
	border:0;
}
.post .cont_post img {
	border:1px solid #cfcfcf;
}
.post .cont_post img.alignleft, .post .cont_post div.alignleft {
	float:left;
	margin:5px 15px 10px 0;
}
.post .cont_post img.alignnone, .post .cont_post div.alignnone {
	float:left;
	margin:5px 15px 10px 0;
}
.post .cont_post img.alignright, .post .cont_post div.alignright {
	float:right;
	margin:5px 0 10px 15px;
}
.post .cont_post ul {
	font-size:16px;
	color:#333;
	margin-bottom:15px;
}
.post .cont_post ul li {
	background:url(img/bull_sigue.gif) no-repeat 0 15px;
	padding-left:13px;
	padding-top:8px;
	line-height:20px;
}
.post .cont_post embed {
	margin-top:10px;
}
.post a.more-link {
float:left;
width:588px;
	display:inline;
	height:47px;
	line-height:47px;
	font-size:14px;
	text-align:right;
	background:url(img/bg_leer.gif) no-repeat right center;
}
.post .postmetadata {width:400px;}
/******************paginación****************************/
	div.pagination {
	float:left;
	display:inline;
	margin:5px 10px 5px 20px;
	width:575px;
	height:28px;
	line-height:28px;
	font-size:14px;
	color: #ddd;
	text-align:right;
	padding-right:10px;
}
div.pagination a {
	line-height:24px;
	color:#333;
}
div.pagination a:hover, div.pagination a:active {
	color:#ff6500;
}
div.pagination span.sep {
	padding:0 4px;
}
div.pagination img {
	vertical-align:middle;
	margin:0 2px;
}
div.pagination .current {
	color:#ff6500;
	text-decoration:none;
	cursor:text;
	font-weight:bold;
}
div.pagination .disabled {
	color: #bbb;
}
/******************entradas relacionadas*****************/
#related {
	float:left;
	display:none;
	margin-top:5px;
	color:#333;
	font-size:14px;
	font-weight:normal;
	width:588px;	
}
#related h3 {
	color:#ff6500;
	font-size:18px;
	font-weight:normal;
	height:22px;
	line-height:22px;
	background:url(img/h2_rel.gif) no-repeat right bottom;
}
#related ul.related_post {	
	padding:0;
	margin:0;
}
#related ul.related_post li {
	background-image:none;
	line-height:20px;
	border-bottom:1px dotted #ccc;
	padding:8px 0;
	margin:0;
}
#related ul.related_post li p {	
	padding:0;
	margin:0;
}
#related ul.related_post li p a {
	color:#333;
	font-size:13px;
	display:block;
	padding:0;
	margin:0;
}
#related ul.related_post li p a:hover {
	text-decoration:underline;
}
/******************etiquetas*****************************/
.tags {
	float:left;
	display:inline;
	margin-top:5px;
	color:#333;
	font-size:12px;
	font-weight:normal;
	width:588px;
}
.tags h3 {
	color:#ff6500;
	font-size:18px;
	font-weight:normal;
	height:22px;
	line-height:22px;
	background:url(img/h3_tag.gif) no-repeat right bottom;
}

.tags .box_tags {
float:left;
	display:inline;
	background:url(img/bg_nav.gif) no-repeat center bottom;
	padding-top:15px;
	line-height:20px;
	width:588px;
}
.tags a {
	color:#333;
}
.tags a:hover {
	color:#ff6500;
}
/******************comparte*****************************/
.share {
	float:left;
	display:inline;
	color:#333;
	font-size:12px;
	font-weight:normal;
	width:588px;
	padding:15px 0;
}
.share h3 {
	color:#ff6500;
	font-size:18px;
	font-weight:normal;
	height:22px;
	line-height:22px;
	background:url(img/h2_com.gif) no-repeat right bottom;
}
.share .box_share {
	float:left;
	display:inline;
	padding-top:5px;
	width:588px;
}
.share .box_share a {
	float:left;
	display:inline;
	margin-right:8px;
	width:56px;
	height:59px;
	}
.share .box_share a img {
	float:left;
	display:inline;
	padding:0;
	border:0;
	}
/*********************comentarios************************/
#comments {
	float:left;
	display:inline;
	margin-top:10px;
	color:#333;
	font-size:14px;
	font-weight:normal;
	width:590px;
	padding-bottom:15px;
}
#comments h3 {
	color:#ff6500;
	font-size:18px;
	font-weight:normal;
		
}
#comments .box_comments {
	float:left;
	display:inline;
	
}
#comments ol {
	float:left;
	display:inline;
	font-size:14px;
	line-height:20px;
	list-style:none;
	margin:0;
	padding:0;
}
#comments ol li {
	float:left;
	display:inline;
	width:588px;
	background:url(img/bg_nav.gif) no-repeat center bottom;
	padding:10px 0;
}
#comments img {
	float:left;
	display:inline;
	border:1px solid #CFCFCF;
	margin-right:15px;
	width:40px;
	height:40px;
}
#comments .fecha {
}
#comments .comment-author {
}
#comments .comment-meta {
	font-weight:normal;
	color:#999;
}
#comments .comment-meta a {
	color:#999;
}
#comments .last {
	border:none;
}
/****************dejar comentario************************/
#send_comment {
	float:left;
	display:inline;
	margin-top:15px;
	width:580px;
	margin-bottom:15px;
	padding-bottom:10px;
	
}
#send_comment h3 {
	color:#ff6500;
	font-size:18px;
	font-weight:normal;
	height:22px;
	line-height:22px;
	background:url(img/h2_com.gif) no-repeat right bottom;
}
#send_comment p.loged {
	padding:0;
	margin:0;
	font-size:14px;
	line-height:30px;
}
#send_comment div {
	margin-botom:5px;
	padding:3px 0;
}
#send_comment .input {
	width:220px;
	height:23px;
	border:0;
	padding:5px;
	margin:0;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background:url(img/input_buscar.gif) no-repeat left top;
	font-size:12px;
}
#send_comment .textarea {
	width:411px;
	height:121px;
	border:0;
	padding:5px;
	margin:0;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(img/bg_textarea.gif) no-repeat left top;
	overflow:hidden;
}
#send_comment .btn {
	background:url(img/btn_coment.gif) no-repeat 0 0;
	width:71px;
	height:25px;
	border:0;
	color:#fff;
	font-size:13px;
	cursor:pointer;
	margin:0;
	line-height:25px;
}
#send_comment label {
	color:#666;
	font-size:12px;
}
/****************página del buscador*********************/
#search_nofound {
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:20px;
	width:592px;
	margin-bottom:15px;
	padding-bottom:10px;
	height:120px;
	background:url(img/bg_search.gif) no-repeat bottom left;
}
#search_nofound h2 {
	margin:8px 8px 0px 8px;
	font-size:16px;
	font-weight:normal;
	color:#333;
	line-height:30px;
	height:30px;
	padding-left:12px;
	padding-top:15px;
}
#search_nofound div {
	margin: 0 auto;
	margin-top:15px;
}
#search_nofound form input#s  {
	background:url(img/input_buscar.gif) no-repeat left top;
	width:220px;
	height:23px;
	font-size:12px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-left:100px;
}
#search_nofound form input#searchsubmit {
	background:url(img/btn_enviar.gif) no-repeat 0 0;
	width:70px;
	height:24px;
	border:0;
	color:#fff;
	font-size:13px;
	cursor:pointer;
	margin-left:10px;
	margin-top:6px;
	line-height:29px;
}
/****************resultados encontrados******************/
h2.pagetitle {
	float:left;
	display:inline;
	font-size:20px;
	height:35px;
	line-height:35px;
	width:580px;
	color:#333333;	
	font-weight:normal;
	padding-left:10px;
	background:url(img/bg_tittle_02.gif) repeat-x left top;
}
.box_search {
	float:left;
	display:inline;
	width:590px;
	padding-bottom:30px;
}
.search_result {
	float:left;
	display:inline;
	width:590px;
	background:url(img/bg_nav.gif) no-repeat center bottom;
	padding-top:10px;
	padding-bottom:10px;
}
.search_result h3 {
	float:left;
	display:inline;
	font-size:16px;
	font-weight:normal;
	width:590px;
	line-height:25px;
}
.search_result small {
	float:left;
	display:inline;
	font-size:12px;
	width:590px;
	line-height:20px;
	color:#999999;
}
.search_result p {
	float:left;
	display:inline;
	font-size:12px;
	width:590px;
	line-height:20px;
}
/****************archive.php    ************************/
.h2_tittle {
	float:left;
	display:inline;
	color:#333;
	font-size:20px;
	font-weight:normal;
	height:35px;
	line-height:35px;
	margin:5px 0 0 15px;	
	padding-left:5px;
	width:580px;
	background:url(img/bg_tittle_02.gif) repeat-x left top;
	
}
/****************  404.php   ************************/
.notfound {
	float:left;
	display:inline;
	margin:5px 0 15px 20px;
	width:588px;
}
.notfound .navigation {
	float:left;
	display:inline;
	background:url(img/bg_nav.gif) no-repeat center bottom;
	color:#333;
	font-size:12px;
	width:588px;
	margin-bottom:10px;
	padding:10px 0 15px 0;
	line-height:20px;
	text-indent:10px;
}
.notfound h2 {
	float:left;
	font-size:21px;
	width:518px;
	color:#333333;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
}
/****************  page.php    **************************/
.tittle_page {margin-bottom:0!important;}
.pad_edit {
	float:left;
	display:inline;
	}
.pad_edit a {
	float:left;
	display:inline;
	color:#ff6500;
	font-weight:normal;
	font-size:14px;
	
}
 .pad_comments {
	float:left;
	display:inline;
	margin:0 0 30px 0;
		
}

.wpcf7 {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	width:588px;
}
.wpcf7-form {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.wpcf7-form-control-wrap input {
	float:left;
	display:inline;
	width:221px;
	height:23px;
	border:0;
	padding:5px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(img/input_buscar.gif) no-repeat top left;
}
 .wpcf7-form-control-wrap textarea {
	float:left;
	display:inline;
	width:400px;
	padding:5px;
	color:#333;
	border:0;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(img/bg_textarea.gif) no-repeat top left;
}
.wpcf7-form p {
	clear:both;
	float:left;
	display:inline;
	color:#666;
	font-size:12px;
}
.wpcf7-form .box_btn {
	float:left;
	display:inline;
	width:560px;
}
.wpcf7-form .box_btn .btn_archive {
	float:left;
	display:inline;
	background:url(img/btn_coment.gif) no-repeat 0 3px;
	width:70px!important;
	height:29px;
	border:0;
	color:#fff;
	font-size:13px;
	cursor:pointer;
	line-height:29px;
}
.wpcf7-submit {
	float:left;
	display:inline;
	background:url(img/btn_coment.gif) no-repeat 0 3px;
	width:72px!important;
	height:29px;
	border:0;
	color:#fff;
	font-size:13px;
	cursor:pointer;
	line-height:29px;
	}
/****************image.php*******************************/
.post .nav_img {
	float:left;
	display:inline;
	background:url(img/bg_nav.gif) no-repeat center bottom;
	width:588px;
	margin-top:15px;
	margin-bottom:15px;
	padding:15px 0 5px 0;
	
}
.post .nav_img img{
	height:65px;
	
}
/****************columna derecha ************************/
.col_dcha {
	float:right;
	display:inline;
	width:330px;
	margin:5px 0 0 0;
	padding:0 0 200px 0;
}
#siguenos {
	float:right;
	display:inline;	
	background:url(img/bg_siguenos.gif) no-repeat left top;
	width:300px;
	margin:5px 15px 10px 0;
	padding:0;
}

#siguenos img {
	float:right;
	display:inline;
	margin-left:10px;
	
}
#twitter_widget{
	float:right;
	display:inline;
	background:url(img/bg_box.gif) no-repeat center bottom;
	margin-right:15px;
	width:300px;
	padding-bottom:25px;
	margin-bottom:15px;
	text-align:justify;
}

#twitter_widget h2 {
	background:url(img/h2_nub.gif) no-repeat right bottom;
	color:#ff6500;
	line-height:20px;
	height:20px;
	padding-left:0;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}

#categorias {
	float:right;
	display:inline;
	background:url(img/bg_categoria.gif) no-repeat right bottom;
	margin-right:15px;
	width:300px;
	padding-bottom:25px;
	margin-bottom:15px;
}

#categorias h2 {
	background:url(img/h2_cat.gif) no-repeat right bottom;
	width:300px;
	color:#ff6500;
	line-height:20px;
	height:20px;
	padding-left:0;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}
#categorias ul {
	color:#fff;
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0;
}
#categorias li {
	margin:0;
	padding:0;
	
	
}
#categorias ul li.cat-item {
	color:#333;
	line-height:20px;
	margin:0 10px 0 0;
	font-weight:bold;
	padding-left:0;
	
		
}
#categorias ul li.cat-item a{
	color:#333;
	
}
#categorias ul li.cat-item a:hover{
	text-decoration:underline;
	
}
#categorias ul li.cat-item ul.children li{
	font-weight:normal;
	padding-left:30px;
	
		
}
#video {
	float:right;
	display:inline;
	margin:0 15px 15px 0;
	width:300px;
	background:url(img/h2_cat.gif) no-repeat  135px 12px;
}
#video h2{	
	color:#ff6500;
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:0 4px 0  0;
	display:inline;
}
#archivos {
	float:right;
	display:inline;
	background:url(img/bg_box.gif) no-repeat center bottom;
	margin-right:15px;
	width:300px;
	padding-bottom:25px;
	margin-bottom:15px;
}

#archivos h2 {
	background:url(img/h2_arch.gif) no-repeat right bottom;
	color:#ff6500;
	line-height:20px;
	height:20px;
	padding-left:0;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}

#archivos ul {
	float:left;	
	margin:0 10px 0 0;
	
}
#archivos ul li {
	float:left;
	display:inline;
	height:20px;
	line-height:20px;
	width:145px;
}
#archivos ul li a{
	color:#333;
	font-size:14px;
}

#facebook {
	float:right;
	display:inline;
	background:url(img/bg_box.gif) no-repeat left bottom;
	width:300px;
	margin-right:15px;
	padding-bottom:15px;
	margin-bottom:15px;
}
#facebook h2 {
	width:300px;
	color:#ff6500;
	background:url(img/h3_face.gif) no-repeat left top;
	line-height:30px;
	height:43px;
	padding:10px 0 0 0;
	font-size:20px;
	font-weight:normal;
}
#facebook img {
	margin-left:12px;
}
#etiquetas {
	float:right;
	display:inline;
	background:url(img/bg_box.gif) no-repeat center bottom;
	margin-right:15px;
	width:300px;
	padding-bottom:25px;
	margin-bottom:15px;
	text-align:justify;
}

#etiquetas h2 {
	background:url(img/h2_nub.gif) no-repeat right bottom;
	color:#ff6500;
	line-height:20px;
	height:20px;
	padding-left:0;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
}
#etiquetas div {
	float:left;
	display:inline;
	padding:0;
	font-size:12px;
}
#etiquetas a {
	margin:0;
	padding:0;
	color:#333;
	margin-right:5px;
}
#etiquetas a:hover {
	color:#ff6500;
}
#etiquetas a.size1 {
	font-size:11px;
}
#etiquetas a.size2 {
	font-size:12px;
}
#etiquetas a.size3 {
	font-size:13px;
}
#etiquetas a.size4 {
	font-size:14px;
}
#etiquetas a.size5 {
	font-size:16px;
}
#etiquetas a.size6 {
	font-size:18px;
}
/********************************************************/
#pie {
	background:url(img/bg_pie.gif) repeat-x left bottom;	
	height:70px;
	margin-bottom:15px;
		
}
#pie ul {
	
	width:920px;
	margin:0 auto;
	height:70px;
	line-height:70px;
}
#pie ul li {
	float:left;
	display:inline;
	font-size:16px;
}
#pie ul li a {
	color:#333;
	padding:0 5px;
}
#pie ul li a.sel {
	color:#ff6500;
	
}

.twitter{float:left;display:inline;margin:19px 0px 0 0 !important;;margin:2px 0px 0 0;padding:0;cursor:pointer}
.twitter-share-button{margin:0 0 0 0;padding:0 0px 5px 0;}

.tuenti{float:left;margin:17px 10px 0 0 !important;margin:0px 10px 0 0;padding:0;display:inline}
.tuenti a img{border:0;}
.tuenti img{border:0;}
.post .cont_post .tuenti img{border:0}

#mod_eshop{float:left;display:inline;margin:10px 0 10px 0;padding:0px 0 20px 115px;width:473px;background-image:url("http://www.ohmyphone.com/wp-content/themes/ohmyphone/img/bg_eshop_omp.gif");background-position:0 100%;background-repeat:no-repeat}
#mod_eshop img{float:left;display:inline;margin:0;padding:0;width:140px;height:80px;border:0}
#mod_eshop img a{border:0}
#mod_eshop h5{float:left;display:inline;margin:0;padding:10px 0 3px 0;width:260px;font-size:12px;font-weight:normal;color:#ff6600}
#mod_eshop h5 a{color:#ff6600;text-decoration:none;font-weight:normal;font-size:12px}
#mod_eshop h5 a:hover{color:#ff6600;text-decoration:underline}
#mod_eshop p{float:left;display:inline;margin:0;padding:0;width:260px;font-size:11px;font-weight:normal;color:#333;line-height:13px}
#mod_eshop p strong{color:#ff6600;font-weight:normal}
#mod_eshop p a{color:#333;text-decoration:none;font-weight:normal;font-size:11px}
#mod_eshop p a:hover{color:#333;text-decoration:underline}

#mod_eshop2{float:right;display:inline;margin:10px 0 5px 10px;padding:0px 15px 16px 0;width:295px;background-image:url("http://www.ohmyphone.com/wp-content/themes/ohmyphone/img/bg_eshop_omp2.gif");background-position:0 100%;background-repeat:no-repeat}
#mod_eshop2 img{float:left;display:inline;margin:0 6px 0 20px;padding:0 0 0 0px;width:60px;height:45px;border:0}
#mod_eshop2 img a{border:0}
#mod_eshop2 h5{float:left;display:inline;margin:0;padding:0px 0 0px 0;width:199px;font-size:13px;font-weight:normal;color:#ff6600;line-height:13px}
#mod_eshop2 h5 a{color:#ff6600;text-decoration:none;font-weight:normal;font-size:13px}
#mod_eshop2 h5 a:hover{color:#ff6600;text-decoration:underline}
#mod_eshop2 p{float:left;display:inline;margin:0;padding:0;width:196px;font-size:12px;font-weight:normal;color:#333;line-height:13px}
#mod_eshop2 p strong{color:#ff6600;font-weight:normal}
#mod_eshop2 p a{color:#333;text-decoration:none;font-weight:normal;font-size:12px}
#mod_eshop2 p a:hover{color:#333;text-decoration:underline}


.twtr-widget p {font-size:13px}

.navigation {float:left;display:inline;width:600px;margin:0px 10px 10px 10px;padding:0;font-size:14px;font-weight:bold;color:#333;text-decoration:none;text-align:center}
.navigation_inf {float:left;display:inline;width:580px;margin:0px 10px 10px 0;padding:0;font-size:14px;font-weight:bold;color:#333;text-decoration:none}

.navigation .alignleft {width:430px;margin:0;text-align:center}
.navigation .alignright {width:430px;text-align:center;margin:0}
.navigation .alignleft2 {width:210px;margin:0;float:left}
.navigation .alignright2 {width:210px;margin:0;float:right}
.alignleft2 a{color:#333; font-size:12px;font-weight:bold;text-decoration:none;}
.alignleft2 a:hover {text-decoration:underline;color:#ff6600}
.alignright2 a{color:#333; font-size:12px;font-weight:bold;text-decoration:none;}
.alignright2 a:hover{text-decoration:underline;color:#ff6600}

#widget {float:right;display:inline;margin: 0 0px 15px 0;padding:0;width: 315px;list-style:none}        
#widget li #rss-4{float:left;display:inline;margin:0;padding:0;width:300px;}
#widget #rss-4 h2{float:left;display:inline;margin:0 0 8px 0;padding:0;width:300px;background-image:url("http://www.ohmyphone.com/wp-content/themes/ohmyphone/img/bot-logo.jpg");background-position:0 0;background-repeat:no-repeat;height:50px}
#widget #rss-4 h2 img, #widget #rss-4 h2 a{display:none}
#widget #rss-4 ul{float:left;display:inline;margin:0;padding:0;width:300px;}
#widget #rss-4 ul li{float:left;display:inline;margin:10px 0 0 0;padding:0;width:300px;}
#widget #rss-4 ul li a{font-size:14px;font-weight:lighter;color:#ff6600;float:left;display:inline;width:300px;margin:0 0 5px 0;padding:0;}
#widget #rss-4 ul li span.rss-date{font-size:12px;font-weight:normal;color:#333;width:300px;float:left;display:inline;text-align:right;margin:0 0 5px 0;padding:0 0 0 0}
#widget #rss-4 ul li .rssSummary{font-size:13px;font-weight:normal;color:#666;width:300px;float:left;display:inline;text-align:justify;margin:0 0 5px 0;padding:0 0 0 0;line-height:15px}

/* --- */
